lp://staging/~tpeeters/ubuntu-ui-toolkit/tabBar-pressed
- Get this branch:
- bzr branch lp://staging/~tpeeters/ubuntu-ui-toolkit/tabBar-pressed
Branch merges
- Florian Boucault (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 155 lines (+54/-7)6 files modifiedcomponents.api (+1/-0)
modules/Ubuntu/Components/MainView.qml (+4/-3)
modules/Ubuntu/Components/TabBar.qml (+7/-0)
modules/Ubuntu/Components/Themes/Ambiance/TabBarStyle.qml (+30/-2)
tests/unit_x11/tst_components/tst_hide_chrome.qml (+4/-2)
tests/unit_x11/tst_components/tst_tabs.qml (+8/-0)
Branch information
Recent revisions
- 880. By Tim Peeters
-
use new TabBar.pressed to detect tab bar interaction instead of TabBar.
selectionMode - 879. By Tim Peeters
-
Reset hide timer when user interacts with toolbar or toolbar buttons. Fixes: https:/
/bugs.launchpad .net/bugs/ 1249031. Approved by PS Jenkins bot, Christian Dywan.
- 878. By Zsombor Egri
-
Layouting fails with Qt5.2 if the tests and components are not rendered upon testing. Layout unit tests have been transferred to X11 unit tests and tests on layout changes all wait till the layout change completes.
Tested with Qt 5.0.2 and Qt 5.2 RC1. Fixes: https:/
/bugs.launchpad .net/bugs/ 1256235. Approved by PS Jenkins bot, Florian Boucault.
- 877. By Timo Jyrinki
-
Require either Qt 5.2 or libqt5v8-
5-private- dev. Approved by PS Jenkins bot, Florian Boucault.
- 876. By Cris Dywan
-
Accept qmldir files in qmlapicheck and skip internal components. Fixes: https:/
/bugs.launchpad .net/bugs/ 1256045. Approved by Florian Boucault, PS Jenkins bot, Tim Peeters.
- 875. By Albert Astals Cid
-
Make the model a var and not a ListModel
ListModel is bound specifically to QQuickListModel
By using a var we can use other QAbstractItemModel subclasses in the model.Approved by PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-ui-toolkit