1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/tabwidget
David Rosca e4c2194177
ComboTabBar: Force close button on right side
This mainly applies to macOS where close buttons are normally on left side,
but native macOS tabbar doesn't use icons and it looks wrong with icons.
2018-02-16 12:04:29 +01:00
..
combotabbar.cpp ComboTabBar: Force close button on right side 2018-02-16 12:04:29 +01:00
combotabbar.h ComboTabBar: Update moving tab contents during drag 2018-01-11 19:50:31 +01:00
tabbar.cpp fixed drop url over unrestored tabs (#2604) 2018-02-12 22:13:19 +01:00
tabbar.h Move last tab tracking from TabWidget to TabBar 2018-02-06 17:39:37 +01:00
tabcontextmenu.cpp VerticalTabs: Show detach tab action in context menu 2018-02-12 09:52:14 +01:00
tabcontextmenu.h VerticalTabs: Show detach tab action in context menu 2018-02-12 09:52:14 +01:00
tabicon.cpp TabIcon: Don't resize to lower height than minimumHeight 2018-02-10 09:17:42 +01:00
tabicon.h TabIcon: Make static image data public 2018-02-04 16:47:25 +01:00
tabmodel.cpp TabWidget: Add moveTab() method that supports moving tabs between both tabbars 2018-02-12 16:33:06 +01:00
tabmodel.h TabModel: Add BackgroundActivityRole 2018-02-11 16:20:57 +01:00
tabmrumodel.cpp TabMruModel: Ignore moving already first index 2018-02-06 17:39:42 +01:00
tabmrumodel.h Add TabMruModel 2018-02-06 17:39:05 +01:00
tabstackedwidget.cpp fixed toolTip on pinning/unpinning (#2598) 2018-02-10 09:17:33 +01:00
tabstackedwidget.h Add TabModel 2018-01-31 20:54:50 +01:00
tabtreemodel.cpp TabTreeModel: Fix reordering tabs in the same tree with drag&drop 2018-02-05 16:49:31 +01:00
tabtreemodel.h TabModel: Rework drag&drop logic 2018-02-04 17:23:06 +01:00
tabwidget.cpp TabWidget: Don't emit tabMoved twice in moveTab when (un)pinning tabs 2018-02-12 17:49:27 +01:00
tabwidget.h TabWidget: Don't emit tabMoved twice in moveTab when (un)pinning tabs 2018-02-12 17:49:27 +01:00