David Rosca
|
156865804f
|
Try removing qWaits from autotests
|
8 years ago |
David Rosca
|
b933e87c99
|
Add TabMruModel
Sorts tabs in most recently used order.
|
8 years ago |
David Rosca
|
408b2ffad6
|
TabWidget: Add public webTab method
Also cleanup tabbedwebview.h includes.
|
8 years ago |
David Rosca
|
4ad6d6cda1
|
TabTreeModel: Only sync top-level tabs when closing window
Otherwise reordering tabs is too distracting when tabbar is visible.
|
8 years ago |
David Rosca
|
af95dd14e2
|
WebTab: Fix updating isCurrentTab in attach
|
8 years ago |
David Rosca
|
59dbfc1f48
|
TabTreeModel: Reset model when source resets
|
8 years ago |
David Rosca
|
4124c67c5f
|
Autotests: Add qWait(10) at the end of QtWebEngine tests
Otherwise it crashes on exit
|
8 years ago |
David Rosca
|
e57fb65c95
|
Add TabTreeModel
This model orders tabs in "Tree Style Tabs" fashion.
|
8 years ago |
David Rosca
|
a8bda61f3e
|
TabModel: Remove ParentTabRole and ChildTabsRole
|
8 years ago |
David Rosca
|
e44877d4c7
|
WebTab: Add parentTab and childTabs properties
|
8 years ago |
David Rosca
|
2377503517
|
Add TabModel
|
8 years ago |