lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/optInDeprecationWarnings
- Get this branch:
- bzr branch lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/optInDeprecationWarnings
Branch merges
- PS Jenkins bot: Approve (continuous-integration)
- Zoltan Balogh: Approve
-
Diff: 165 lines (+49/-27)4 files modifiedsrc/Ubuntu/Components/plugin/quickutils.cpp (+9/-0)
src/Ubuntu/Components/plugin/quickutils.h (+1/-0)
src/Ubuntu/Components/plugin/ucdeprecatedtheme.cpp (+6/-5)
src/Ubuntu/Components/plugin/ucubuntushape.cpp (+33/-22)
Related bugs
Bug #1467851: Remove warning on deprecated theme for versions < 1.3 | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1617. By Zoltan Balogh
-
UbuntuShape shouldn't emit redundant deprecation warnings. Fixes LP: #1481791
- 1616. By Cris Dywan
-
Update .bzrignore to new upstream style layout. Fixes: https:/
/bugs.launchpad .net/bugs/ 1433308. Approved by Zsombor Egri, PS Jenkins bot.
- 1614. By Olivier Tilloy
-
Take custom key indexes into account to allow sorting on custom roles. Fixes: https:/
/bugs.launchpad .net/bugs/ 1485674. Approved by PS Jenkins bot, Zsombor Egri.
- 1613. By Albert Astals Cid
-
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
-
ActionItem moved to C++.
Approved by PS Jenkins bot, Zsombor Egri, Christian Dywan.
- 1610. By Tim Peeters
-
Fix the background color of the overflow panel.
Approved by Zsombor Egri, PS Jenkins bot.
- 1609. By Zsombor Egri
-
Making columns resizable in an AdaptivePageLayout.
Approved by Christian Dywan, 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