1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 10:12:10 +02:00
falkonOfficial/src/lib/other
2012-12-04 16:16:45 +01:00
..
aboutdialog.cpp Fixed starting AboutDialog without parent. 2012-09-19 21:38:44 +02:00
aboutdialog.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
aboutdialog.ui Improved source viewer, it now shows lines and fixed go to line. 2012-03-15 19:35:37 +01:00
browsinglibrary.cpp Moved fileSizeToString into qz_ function 2012-08-23 15:40:10 +02:00
browsinglibrary.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
browsinglibrary.ui Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
checkboxdialog.cpp Fixed showing icons in some dialogs on KDE + removing local certificates 2012-03-28 16:42:50 +02:00
checkboxdialog.h Fixed showing icons in some dialogs on KDE + removing local certificates 2012-03-28 16:42:50 +02:00
checkboxdialog.ui Fixed showing icons in some dialogs on KDE + removing local certificates 2012-03-28 16:42:50 +02:00
clearprivatedata.cpp Fixed crash when cleaning cache while cache is not used (disabled). 2012-06-15 17:43:19 +02:00
clearprivatedata.h Saving state of Clear Private Data dialog 2012-04-20 15:29:04 +02:00
clearprivatedata.ui Added new page into Site Info: Databases. 2012-03-23 17:29:12 +01:00
databasewriter.cpp Improved source viewer, it now shows lines and fixed go to line. 2012-03-15 19:35:37 +01:00
databasewriter.h Fixed recalculating size of tabs after unpinning tab. 2012-03-14 14:04:20 +01:00
iconchooser.cpp Added possibility to change icon of bookmarks 2012-05-22 11:46:22 +02:00
iconchooser.h Added possibility to change icon of bookmarks 2012-05-22 11:46:22 +02:00
iconchooser.ui Added possibility to change icon of bookmarks 2012-05-22 11:46:22 +02:00
licenseviewer.cpp TabBar now accepts drops so you can drop url on it and open new tab. 2012-03-05 11:30:18 +01:00
licenseviewer.h TabBar now accepts drops so you can drop url on it and open new tab. 2012-03-05 11:30:18 +01:00
pagescreen.cpp Using QLatin1String and QLatin1Char now everywhere 2012-09-04 12:42:45 +02:00
pagescreen.h Fixed deleting history entries in history manager. 2012-03-10 12:21:45 +01:00
pagescreen.ui Improved dialogs in Speed Dial + fixed issue with saving page screen. 2012-03-17 16:01:12 +01:00
qzsettings.cpp Move switchToTab to QzSettings. 2012-12-04 16:16:45 +01:00
qzsettings.h Move switchToTab to QzSettings. 2012-12-04 16:16:45 +01:00
registerqappassociation.cpp Coding style 2012-12-01 11:16:49 +01:00
registerqappassociation.h Coding style 2012-12-01 11:16:49 +01:00
sourceviewer.cpp AdBlock: Don't show element hiding rules when viewing source code 2012-06-28 12:03:08 +02:00
sourceviewer.h Fixed bad behaviour of QWebPage on leaveEvent. 2012-03-16 15:55:34 +01:00
sourceviewersearch.cpp Add option to set a default search engine and use that for searching in address bar. 2012-09-27 11:59:09 +02:00
sourceviewersearch.h Adding the possibility to search for whole words only in the source viewer. 2012-09-19 21:36:22 +02:00
sourceviewersearch.ui Adding the possibility to search for whole words only in the source viewer. 2012-09-19 21:36:22 +02:00
statusbarmessage.cpp Qt5: Changing Q_WS_* macros to Q_OS_* 2012-09-03 23:03:20 +02:00
statusbarmessage.h No longer using global event filters, instead filtering widget events. 2012-03-26 17:47:28 +02:00
updater.cpp Using QLatin1String and QLatin1Char now everywhere 2012-09-04 12:42:45 +02:00
updater.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
useragentmanager.cpp Using QLatin1String and QLatin1Char now everywhere 2012-09-04 12:42:45 +02:00
useragentmanager.h New User Agent Manager allows setting per-site User Agents. 2012-08-17 20:56:01 +02:00