1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/preferences
nowrep bed43ed0c8 [Qt5] Use RegExp wrapper to take advantage of new regexp engine.
QzRegExp wrapper is using QRegExp directly on Qt 4 and
QRegularExpression (with PCRE engine) on Qt 5.
2013-02-24 10:57:58 +01:00
..
acceptlanguage.cpp Fixed opening popup windows with QtWebKit 2.3 2013-01-19 01:05:17 +01:00
acceptlanguage.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
acceptlanguage.ui Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
addacceptlanguage.ui Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
autofillmanager.cpp Added search field in autofill manager in preferences. 2013-01-31 19:16:11 +01:00
autofillmanager.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
autofillmanager.ui [code] Don't use LineEdit class when not needed. 2013-02-10 10:46:15 +01:00
jsoptions.cpp Revert "[jsoptions] Added "Disable or change context menu" option" 2013-02-10 20:42:16 +01:00
jsoptions.h Improved PopupWindow + added correspoding tests. 2013-01-25 19:52:30 +01:00
jsoptions.ui Revert "[jsoptions] Added "Disable or change context menu" option" 2013-02-10 20:42:16 +01:00
pluginlistdelegate.cpp Qt5: Changing Q_WS_* macros to Q_OS_* 2012-09-03 23:03:20 +02:00
pluginlistdelegate.h Fixed rendering issues in ListWidget in SiteInfo 2012-12-28 01:59:39 +01:00
pluginslist.ui Coding style: Use empty QString() constructor instead of "" everywhere 2012-09-02 11:42:41 +02:00
pluginsmanager.cpp Coding style. 2013-02-08 12:10:12 +01:00
pluginsmanager.h PluginsList: Sorting plugins alphabetically 2012-07-06 14:37:49 +02:00
preferences.cpp Preferences: Adjust size to current page on page change. 2013-02-20 19:50:03 +01:00
preferences.h Added option to choose where to store network cache. 2013-02-10 14:50:18 +01:00
preferences.ui Added 'MacToolButton' as a replacement for QToolButton on Mac 2013-02-21 01:09:26 +03:30
sslmanager.cpp [Code] qz_ prefixed functions moved to QzTools namespace. 2013-01-22 19:04:22 +01:00
sslmanager.h Added option to import certificate in Certificate Manager 2012-04-20 14:49:16 +02:00
sslmanager.ui Added option to import certificate in Certificate Manager 2012-04-20 14:49:16 +02:00
thememanager.cpp [Qt5] Use RegExp wrapper to take advantage of new regexp engine. 2013-02-24 10:57:58 +01:00
thememanager.h TabBar now accepts drops so you can drop url on it and open new tab. 2012-03-05 11:30:18 +01:00
thememanager.ui Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
useragentdialog.cpp [Code] qz_ prefixed functions moved to QzTools namespace. 2013-01-22 19:04:22 +01:00
useragentdialog.h New User Agent Manager allows setting per-site User Agents. 2012-08-17 20:56:01 +02:00
useragentdialog.ui Enabling sorting for Table/Tree Widgets everywhere. 2012-09-01 13:56:00 +02:00