1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-15 11:32:11 +01:00
falkonOfficial/src/plugins/VerticalTabs
2022-06-16 19:24:50 +02:00
..
data VerticalTabs: Add support for creating groups 2018-02-05 16:49:24 +01:00
CMakeLists.txt Show headers in qtc6 + we can use qt cmake macro as we depend against 2022-06-16 19:24:50 +02:00
loadinganimator.cpp Add VerticalTabs plugin 2018-02-04 17:15:23 +01:00
loadinganimator.h Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
Messages.sh gettext translations: extract them and use ECM to load them 2018-02-25 00:27:41 +01:00
tabfiltermodel.cpp VerticalTabs: Reject drop on last row in pinned tabs model 2018-02-04 17:23:46 +01:00
tabfiltermodel.h Fix missing override warnings 2018-02-07 11:55:46 +01:00
tablistdelegate.cpp VerticalTabs: Draw background activity indicator 2018-02-11 16:21:08 +01:00
tablistdelegate.h VerticalTabs: Show pinned tabs in horizontal list above normal tabs 2018-02-04 17:18:01 +01:00
tablistview.cpp VerticalTabs: Disable scrollbars in other direction 2018-02-17 17:11:54 +01:00
tablistview.h VerticalTabs: Make it possible to change height of pinned tab view 2018-02-06 17:39:52 +01:00
tabtreedelegate.cpp Vertical tabs: Draw unloaded tabs with "Disabled" color palette 2019-06-03 17:42:42 +02:00
tabtreedelegate.h TabTreeDelegate: Make it stylable on which items to show close button 2018-02-04 17:20:40 +01:00
tabtreeview.cpp VerticalTabs - Accept click event on tree collapse 2021-03-06 00:49:42 +00:00
tabtreeview.h Const'ify 2019-01-11 07:40:51 +01:00
verticaltabs.json Plugins: Use embedded JSON metadata for shared library plugins 2019-04-21 11:03:26 +02:00
verticaltabs.qrc Plugins: Use embedded JSON metadata for shared library plugins 2019-04-21 11:03:26 +02:00
verticaltabscontroller.cpp VerticalTabs: Also override Ctrl+PgUp/PgDown shortcuts 2019-04-20 19:26:00 +02:00
verticaltabscontroller.h VerticalTabs: Handle Ctrl+Tab switching tabs in tree order 2018-02-04 17:21:50 +01:00
verticaltabsplugin.cpp Add missing include in last qt5.14 2019-12-02 13:30:36 +01:00
verticaltabsplugin.h Plugins: Use embedded JSON metadata for shared library plugins 2019-04-21 11:03:26 +02:00
verticaltabsschemehandler.cpp VerticalTabs: Add support for creating groups 2018-02-05 16:49:24 +01:00
verticaltabsschemehandler.h Fix lupdate warnings 2019-12-14 00:32:16 +01:00
verticaltabssettings.cpp VerticalTabs: Add support for changing themes 2018-02-04 17:21:12 +01:00
verticaltabssettings.h Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
verticaltabssettings.ui VerticalTabs: Add support for changing themes 2018-02-04 17:21:12 +01:00
verticaltabswidget.cpp Vertical Tabs: Add child tab with middle click on "New Tab" button 2019-06-10 12:07:26 +02:00
verticaltabswidget.h Vertical Tabs: Add child tab with middle click on "New Tab" button 2019-06-10 12:07:26 +02:00