David Rosca
|
4ad6d6cda1
|
TabTreeModel: Only sync top-level tabs when closing window
Otherwise reordering tabs is too distracting when tabbar is visible.
|
2018-02-04 17:18:39 +01:00 |
|
David Rosca
|
af95dd14e2
|
WebTab: Fix updating isCurrentTab in attach
|
2018-02-04 16:59:23 +01:00 |
|
David Rosca
|
59dbfc1f48
|
TabTreeModel: Reset model when source resets
|
2018-01-31 21:06:33 +01:00 |
|
David Rosca
|
4124c67c5f
|
Autotests: Add qWait(10) at the end of QtWebEngine tests
Otherwise it crashes on exit
|
2018-01-31 21:04:38 +01:00 |
|
David Rosca
|
e57fb65c95
|
Add TabTreeModel
This model orders tabs in "Tree Style Tabs" fashion.
|
2018-01-31 21:03:06 +01:00 |
|
David Rosca
|
a8bda61f3e
|
TabModel: Remove ParentTabRole and ChildTabsRole
|
2018-01-31 21:00:20 +01:00 |
|
David Rosca
|
e44877d4c7
|
WebTab: Add parentTab and childTabs properties
|
2018-01-31 20:54:59 +01:00 |
|
David Rosca
|
2377503517
|
Add TabModel
|
2018-01-31 20:54:50 +01:00 |
|