1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/tools
2014-01-01 15:42:13 +01:00
..
html5permissions [CodingStyle] Don't use references when assigning to local variable 2013-12-30 13:43:48 +01:00
actioncopy.cpp [CodingStyle] Don't use references when assigning to local variable 2013-12-30 13:43:48 +01:00
actioncopy.h [SuperMenu] Improved menu in button used instead of menubar. 2013-03-08 21:06:37 +01:00
aesinterface.cpp Coding style: Uninline public functions 2013-06-30 12:41:01 +02:00
aesinterface.h Fix compilation with Qt 5.1 2013-07-09 10:43:23 +02:00
animatedwidget.cpp AdBlock: Support for $object $subdocument and $xmlhttprequest options 2012-07-01 12:07:00 +02:00
animatedwidget.h Using QTimeLine in AnimatedWidget instead of QPropertyAnimation 2012-04-10 20:52:10 +02:00
buttonbox.cpp Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
buttonbox.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
buttonwithmenu.cpp [WebSearchBar] Ctrl+Up/Down for changing search engines. 2013-11-21 18:23:11 +01:00
buttonwithmenu.h [WebSearchBar] Ctrl+Up/Down for changing search engines. 2013-11-21 18:23:11 +01:00
certificateinfowidget.cpp [spellcheck] Added context menu options to replace misspelled words. 2013-02-05 20:43:53 +01:00
certificateinfowidget.h Qt5: Main code has been edited to support both Qt4 and Qt5 2012-12-20 14:45:35 +01:00
certificateinfowidget.ui Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
clickablelabel.cpp [Themes] Set navigationbar layout margin and spacing from style sheet. 2013-04-27 13:51:08 +02:00
clickablelabel.h [Themes] Set navigationbar layout margin and spacing from style sheet. 2013-04-27 13:51:08 +02:00
closedtabsmanager.cpp [Code] Use QVector instead of QList for elements bigger than pointer. 2013-02-26 12:56:11 +01:00
closedtabsmanager.h [Code] Use QVector instead of QList for elements bigger than pointer. 2013-02-26 12:56:11 +01:00
colors.cpp Highlight host in locationbar. 2012-09-19 20:24:41 +02:00
colors.h Highlight host in locationbar. 2012-09-19 20:24:41 +02:00
combotabbar.cpp [ComboTabBar] Don't scroll to current tab on window focus change 2014-01-01 15:15:26 +01:00
combotabbar.h Fixed compilation with Qt 5 2013-12-24 17:21:10 +01:00
delayedfilewatcher.cpp [FileWatcher] Delay emition of file/dir changed signal. 2013-04-02 13:14:19 +02:00
delayedfilewatcher.h [FileWatcher] Delay emition of file/dir changed signal. 2013-04-02 13:14:19 +02:00
docktitlebarwidget.cpp Show star icon in completer when item is from bookmarks. 2012-04-22 20:51:28 +02:00
docktitlebarwidget.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
docktitlebarwidget.ui Added 'MacToolButton' as a replacement for QToolButton on Mac 2013-02-21 01:09:26 +03:30
emptynetworkreply.cpp AdBlock: Support for adding new subscriptions. 2012-06-24 23:46:32 +02:00
emptynetworkreply.h AdBlock: Support for adding new subscriptions. 2012-06-24 23:46:32 +02:00
enhancedmenu.cpp Fixed closing bookmarks menu when menu toolbar is hidden. 2012-07-27 18:51:24 +02:00
enhancedmenu.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
focusselectlineedit.cpp Plugin list is now painted with QStyledItemDelegate. 2012-04-19 18:07:00 +02:00
focusselectlineedit.h Plugin list is now painted with QStyledItemDelegate. 2012-04-19 18:07:00 +02:00
followredirectreply.cpp Plugins: New method in API (createRequest in network manager) 2012-07-08 00:15:03 +02:00
followredirectreply.h Plugins: New method in API (createRequest in network manager) 2012-07-08 00:15:03 +02:00
frame.cpp Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
frame.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
headerview.cpp Qt5: Main code has been edited to support both Qt4 and Qt5 2012-12-20 14:45:35 +01:00
headerview.h History completely rewritten into Model/View architecture. 2012-04-30 16:33:14 +02:00
horizontallistwidget.cpp [SiteInfo] Improved setting height of section widget. 2013-02-11 17:11:13 +01:00
horizontallistwidget.h [SiteInfo] Improved setting height of section widget. 2013-02-11 17:11:13 +01:00
htmlhighlighter.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
htmlhighlighter.h [Qt5] Use RegExp wrapper to take advantage of new regexp engine. 2013-02-24 10:57:58 +01:00
iconfetcher.cpp [Qt5] Use RegExp wrapper to take advantage of new regexp engine. 2013-02-24 10:57:58 +01:00
iconfetcher.h Various enhancements in Bookmark Importing. 2012-03-06 15:28:52 +01:00
iconprovider.cpp [Oxygen] Tweaked last icon to be used from theme. 2013-06-02 22:47:02 +02:00
iconprovider.h [Code] Use QVector instead of QList for elements bigger than pointer. 2013-02-26 12:56:11 +01:00
listitemdelegate.cpp [CodingStyle] Don't use references when assigning to local variable 2013-12-30 13:43:48 +01:00
listitemdelegate.h [SiteInfo] Use uniform item sizes in list widget. 2013-02-20 11:46:05 +01:00
mactoolbutton.cpp Don't show context menu on scrollbars. 2013-02-22 09:05:30 +01:00
mactoolbutton.h Added 'MacToolButton' as a replacement for QToolButton on Mac 2013-02-21 01:09:26 +03:30
menubar.cpp Show toolbars menu on right click in menubar and navigation toolbar. 2013-02-09 14:08:12 +01:00
menubar.h Show toolbars menu on right click in menubar and navigation toolbar. 2013-02-09 14:08:12 +01:00
pagethumbnailer.cpp [SpeedDial] Fixed fetching title of page when title is empty. 2013-02-09 20:52:25 +01:00
pagethumbnailer.h Address bar now searches also in bookmarks. 2012-04-15 15:41:48 +02:00
plaineditwithlines.cpp [CodingStyle] Don't use references when assigning to local variable 2013-12-30 13:43:48 +01:00
plaineditwithlines.h Fixed building with NONBLOCK_JS_DIALOGS + other small fixes. 2012-03-16 23:28:23 +01:00
progressbar.cpp Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
progressbar.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00
qzregexp.cpp [Qt5] Use RegExp wrapper to take advantage of new regexp engine. 2013-02-24 10:57:58 +01:00
qzregexp.h [Qt5] Use RegExp wrapper to take advantage of new regexp engine. 2013-02-24 10:57:58 +01:00
qztools.cpp [CodingStyle] Don't use references when assigning to local variable 2013-12-30 13:43:48 +01:00
qztools.h [FileDialogs] Remember last path in all dialogs 2013-12-25 19:06:58 +01:00
tabstackedwidget.cpp Added TabStackedWidget + ComboTabBar 2013-12-23 20:30:54 +01:00
tabstackedwidget.h Added TabStackedWidget + ComboTabBar 2013-12-23 20:30:54 +01:00
toolbutton.cpp [ToolButton] Emit doubleClicked only on left mouse double click 2014-01-01 15:42:13 +01:00
toolbutton.h [ComboTabBar] Double click on scroll buttons will scroll to end/start 2013-12-24 00:57:01 +01:00
treewidget.cpp [Bookmarks] Fixed drag&drop moving folders into bookmarks toolbar 2013-12-05 21:15:20 +01:00
treewidget.h Faster 'filterString()' for CookieManager. 2013-02-18 23:25:31 +03:30
widget.cpp Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
widget.h Fixed building on Windows + whole compilation is now faster. 2012-02-29 18:33:50 +01:00