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 398232246e TabStackedWidget: Only send show event to one widget after removing tab
When removing current tab, the widget was removed from stackwidget,
which would send the show event to next widget in stack and then
send show event to another widget when changing the current index from
ComboTabBar.
2015-10-14 22:48:17 +02:00
..
combotabbar.cpp ComboTabBar: Remove blured background support 2015-10-11 10:52:04 +02:00
combotabbar.h ComboTabBar: Remove blured background support 2015-10-11 10:52:04 +02:00
tabbar.cpp Use QWebEnginePage::RequestClose action to close tabs 2015-10-12 12:07:01 +02:00
tabbar.h Use QWebEnginePage::RequestClose action to close tabs 2015-10-12 12:07:01 +02:00
tabicon.cpp WebView: Implement icon loading 2015-02-08 11:13:12 +01:00
tabicon.h [Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders 2014-03-31 14:54:08 +02:00
tabpreview.cpp [Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders 2014-03-31 14:54:08 +02:00
tabpreview.h [Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders 2014-03-31 14:54:08 +02:00
tabstackedwidget.cpp TabStackedWidget: Only send show event to one widget after removing tab 2015-10-14 22:48:17 +02:00
tabstackedwidget.h TabStackedWidget: Only send show event to one widget after removing tab 2015-10-14 22:48:17 +02:00
tabwidget.cpp Use QWebEnginePage::RequestClose action to close tabs 2015-10-12 12:07:01 +02:00
tabwidget.h Use QWebEnginePage::RequestClose action to close tabs 2015-10-12 12:07:01 +02:00