1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-23 02:32:10 +02:00
falkonOfficial/src/lib/tools
nowrep 27a3781ed0 [ComboTabBar] Move right/left containers to ComboTabBar class
It is now possible to set corner widgets of all tabbar, not only
main tabbar.
2014-03-18 17:35:44 +01:00
..
html5permissions Include QDebug in qzcommon.h 2014-03-16 13:22:41 +01:00
actioncopy.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
actioncopy.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
aesinterface.cpp Include QDebug in qzcommon.h 2014-03-16 13:22:41 +01:00
aesinterface.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
animatedwidget.cpp [coverity] Fixes for issues found by scan.coverity.com 2014-02-01 19:21:49 +01:00
animatedwidget.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
buttonbox.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
buttonbox.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
buttonwithmenu.cpp [ButtonWithMenu] Fixed selectPreviousItem not selecting first item 2014-02-20 17:06:21 +01:00
buttonwithmenu.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
certificateinfowidget.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
certificateinfowidget.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
certificateinfowidget.ui Rearranged directory structure. All sources are under src/ dir now. 2012-02-23 19:18:08 +01:00
clickablelabel.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
clickablelabel.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
closedtabsmanager.cpp [CodeCleanup] Major cleanup in MainApplication class 2014-03-10 00:47:07 +01:00
closedtabsmanager.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +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] Move right/left containers to ComboTabBar class 2014-03-18 17:35:44 +01:00
combotabbar.h [ComboTabBar] Move right/left containers to ComboTabBar class 2014-03-18 17:35:44 +01:00
delayedfilewatcher.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
delayedfilewatcher.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
docktitlebarwidget.cpp [CodeCleanup] IconProvider now have static methods for getting icons 2014-03-07 18:03:42 +01:00
docktitlebarwidget.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
docktitlebarwidget.ui Added 'MacToolButton' as a replacement for QToolButton on Mac 2013-02-21 01:09:26 +03:30
emptynetworkreply.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
emptynetworkreply.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
enhancedmenu.cpp [Menus] Menus are not closed when opening links with middle mouse button 2014-02-10 21:36:24 +01:00
enhancedmenu.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
focusselectlineedit.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
focusselectlineedit.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
followredirectreply.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
followredirectreply.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
frame.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
frame.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
headerview.cpp [coverity] Fixes for issues found by scan.coverity.com 2014-02-01 19:21:49 +01:00
headerview.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
horizontallistwidget.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
horizontallistwidget.h Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
htmlhighlighter.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
htmlhighlighter.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
iconfetcher.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
iconfetcher.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
iconprovider.cpp [LocationCompleter] Run completions search in separate thread 2014-03-15 19:36:03 +01:00
iconprovider.h [LocationCompleter] Run completions search in separate thread 2014-03-15 19:36:03 +01:00
json.cpp [Json] Implement bool values 2014-02-11 15:34:51 +01:00
json.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
listitemdelegate.cpp [CodeCleanup] Major cleanup in MainApplication class 2014-03-10 00:47:07 +01:00
listitemdelegate.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
mactoolbutton.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
mactoolbutton.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
menubar.cpp [MainMenu] Added MainMenu class that holds all menu actions of window 2014-03-10 16:55:11 +01:00
menubar.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
pagethumbnailer.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
pagethumbnailer.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
plaineditwithlines.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
plaineditwithlines.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
progressbar.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
progressbar.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
qzregexp.cpp [Building] Fixed building on Qt 5 & without Hunspell 2014-03-07 23:59:12 +01:00
qzregexp.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
qztools.cpp [ClosedTabsButton] New button in the right corner of tabbar 2014-03-17 15:04:58 +01:00
qztools.h [ClosedTabsButton] New button in the right corner of tabbar 2014-03-17 15:04:58 +01:00
sqldatabase.cpp [ProfileManager] Fix currentProfile() cutting last char of profile name 2014-03-16 15:31:19 +01:00
sqldatabase.h [SqlDatabase] New implementation, hold connections for threads 2014-03-15 19:16:50 +01:00
tabstackedwidget.cpp [ComboTabBar] Move right/left containers to ComboTabBar class 2014-03-18 17:35:44 +01:00
tabstackedwidget.h [ComboTabBar] Don't emit overflowChanged when not necessary 2014-03-10 09:36:37 +01:00
toolbutton.cpp [ToolButton] ShowMenuInside option needs own aboutToShowMenu signal 2014-03-07 23:20:31 +01:00
toolbutton.h [ToolButton] ShowMenuInside option needs own aboutToShowMenu signal 2014-03-07 23:20:31 +01:00
treewidget.cpp [Bookmarks] Clean dead code in Bookmarks & TreeWidget 2014-02-09 12:43:06 +01:00
treewidget.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00
widget.cpp Updated copyright year to 2014 2014-01-11 16:11:42 +01:00
widget.h [Code] Renamed qz_namespace.h to qzcommon.h 2014-02-26 20:03:20 +01:00