lp:~osomon/ubuntu-ui-toolkit/fix-SortFilterModel-1485674-staging
- Get this branch:
- bzr branch lp:~osomon/ubuntu-ui-toolkit/fix-SortFilterModel-1485674-staging
Branch merges
- PS Jenkins bot: Approve (continuous-integration) on 2015-08-20
- Zsombor Egri: Approve on 2015-08-20
-
Diff: 18 lines (+6/-3)1 file modifiedsrc/Ubuntu/Components/plugin/sortfiltermodel.cpp (+6/-3)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1614. By Olivier Tilloy on 2015-08-20
-
Take custom key indexes into account to allow sorting on custom roles.
- 1613. By Albert Astals Cid on 2015-08-19
-
Properly free shapeTextures[
index] The old code assumes that the UbuntuShape will still be around when the opengl context is destroyed, but that seldom happens so connect the signal to a lambda that will be there and does the cleanup properly
Without this patch testDirectional
DragArea from unity8 was hitting the qFatal because it ran out of space in shapeTextures. Approved by Zsombor Egri, PS Jenkins bot.
- 1612. By Zsombor Egri on 2015-08-19
-
ActionItem moved to C++.
Approved by PS Jenkins bot, Zsombor Egri, Christian Dywan.
- 1611. By Tim Peeters on 2015-08-18
-
Fix the theming of the MainView.
Approved by Zsombor Egri, PS Jenkins bot.
- 1610. By Tim Peeters on 2015-08-18
-
Fix the background color of the overflow panel.
Approved by Zsombor Egri, PS Jenkins bot.
- 1609. By Zsombor Egri on 2015-08-17
-
Making columns resizable in an AdaptivePageLayout.
Approved by Christian Dywan, PS Jenkins bot.
- 1608. By Zsombor Egri on 2015-08-14
-
Introducing column configuration into AdaptivePageLayout.
Approved by Tim Peeters, PS Jenkins bot.
- 1607. By Richard Huddie on 2015-08-13
-
Remove all usage of the autopilot simulated keyboard when the OSK is being used. Fixes: https:/
/bugs.launchpad .net/bugs/ 1483668. Approved by Christian Dywan, PS Jenkins bot.
- 1606. By Christian Dywan on 2015-08-13
-
Revert unnecessary change of Popover minimumWidth. Fixes: https:/
/bugs.launchpad .net/bugs/ 1483708. Approved by Zsombor Egri, PS Jenkins bot.
- 1605. By Gerry Boland on 2015-08-13
-
Compensate for Qt's device pixel ratio multiplier. Fixes: https:/
/bugs.launchpad .net/bugs/ 1207270, https:/ /bugs.launchpad .net/bugs/ 1275748, https:/ /bugs.launchpad .net/bugs/ 1468402. Approved by Zsombor Egri, PS Jenkins bot, Loïc Molinari.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-ui-toolkit