David Rosca
|
1a068e8c7d
|
Use QWebEnginePage::RequestClose action to close tabs
It is no longer to use hacky onbeforeunload javascript handling when
closing tabs.
|
2015-10-12 12:07:01 +02:00 |
|
David Rosca
|
53e4512d31
|
ComboTabBar: Fix showing tooltip when animating scrolling
|
2015-10-11 10:51:16 +02:00 |
|
David Rosca
|
b39809bfae
|
Remove option to show tab previews
|
2015-10-09 16:03:38 +02:00 |
|
David Rosca
|
a0b84a5cd3
|
TabBar: Don't use ProxyStyle directly
|
2015-06-11 21:10:47 +02:00 |
|
David Rosca
|
72ab5de448
|
[Code] Small code cleanups
Mostly to silence a warnings from cppcheck
[ci-skip]
|
2014-06-05 20:33:16 +02:00 |
|
David Rosca
|
e6f4853af7
|
[TabBar] Show add tab button at correct position when there are no normal tabs
Fix 2 for #1322
Closes #1322
|
2014-05-02 20:15:05 +02:00 |
|
David Rosca
|
d1754094b8
|
[TabBar] Use contextMenuEvent instead of customContextMenu signals
|
2014-05-02 13:39:02 +02:00 |
|
David Rosca
|
6797433e39
|
[ComboTabBar] Fixed tabAt() on scroll buttons
|
2014-04-19 18:47:44 +02:00 |
|
nowrep
|
98907c2055
|
[WebTab] Reworked tab attaching/detaching.
This also fixes crash on detach
|
2014-04-01 18:47:19 +02:00 |
|
nowrep
|
7f3d8ee786
|
[Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders
|
2014-03-31 14:54:08 +02:00 |
|