1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-23 02:32:10 +02:00
falkonOfficial/src/lib/app
nowrep 5f5cf7417d [Code] Updated coding style with patched Astyle + normalized signals.
Code was formatted with patched astyle that correctly formats
foreach macro.
Normalize tool is now used to normalize all signal/slots signatures
to normalized format. It saves few reallocations on connections.
2013-03-06 09:08:29 +01:00
..
autosaver.cpp Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
autosaver.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
commandlineoptions.cpp Added basic bash and zsh autocompletion files. 2013-03-04 13:23:04 +01:00
commandlineoptions.h [Code] Use QVector instead of QList for elements bigger than pointer. 2013-02-26 12:56:11 +01:00
mainapplication.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
mainapplication.h [TabBar] Compute minimum tab sizes with ProxyStyle pixelMetrics. 2013-03-03 20:20:49 +01:00
profileupdater.cpp [Code] qz_ prefixed functions moved to QzTools namespace. 2013-01-22 19:04:22 +01:00
profileupdater.h LocationCompleter: Improved sorting bookmarks by visit count. 2012-09-08 22:52:32 +02:00
proxystyle.cpp Don't show context menu on scrollbars. 2013-02-22 09:05:30 +01:00
proxystyle.h Another Oxygen workaround for pinned tab width. 2012-09-03 15:28:37 +02:00
qupzilla.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
qupzilla.h Go to fullscreen in QWindoStateChangeEvent. 2013-02-17 11:05:35 +01:00
qz_namespace.h [Mac] Added support for global-menu. 2013-02-09 14:47:18 +03:30
settings.cpp Fixed padding of text and widgets position in address bar 2012-08-13 15:41:08 +02:00
settings.h Small cleanup in code (classes holding settings as static variables) 2012-08-10 21:16:43 +02:00