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 ba3563362d
TabIcon: Avoid infinite loop when trying to change size from resize event
Instead call updateIcon delayed after setting tab button which achieves
resizing TabIcon to correct size too.

Fixes high cpu load from last commit.
2018-03-25 09:09:58 +02:00
..
combotabbar.cpp Remove any remaining Oxygen style workarounds 2018-02-16 12:04:46 +01:00
combotabbar.h Fix various issues when generating Python bindings 2018-02-26 13:56:43 +01:00
tabbar.cpp TabContextMenu: Correctly re-enable RestoreClosedTab action 2018-02-21 18:55:53 +01:00
tabbar.h Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
tabcontextmenu.cpp TabContextMenu: Correctly re-enable RestoreClosedTab action 2018-02-21 18:55:53 +01:00
tabcontextmenu.h Fix various issues when generating Python bindings 2018-02-26 13:56:43 +01:00
tabicon.cpp TabIcon: Avoid infinite loop when trying to change size from resize event 2018-03-25 09:09:58 +02:00
tabicon.h Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +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 Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +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 NavigationBar: Fix syncing back/forward buttons state with web history 2018-03-17 13:55:35 +01:00
tabwidget.h Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00