lp://staging/~zsombi/ubuntu-ui-toolkit/app-theming-to-staging
- Get this branch:
- bzr branch lp://staging/~zsombi/ubuntu-ui-toolkit/app-theming-to-staging
Branch merges
- PS Jenkins bot: Approve (continuous-integration)
- Cris Dywan: Approve
-
Diff: 518 lines (+368/-20)16 files modifiedexamples/customtheme/customtheme.apparmor (+8/-0)
examples/customtheme/customtheme.desktop (+8/-0)
examples/customtheme/customtheme.qmlproject (+59/-0)
examples/customtheme/main.qml (+103/-0)
examples/customtheme/manifest.json (+15/-0)
examples/customtheme/theme/Palette.qml (+24/-0)
examples/customtheme/theme/parent_theme (+1/-0)
modules/Ubuntu/Components/MainView.qml (+16/-0)
modules/Ubuntu/Components/Themes/Ambiance/MainViewStyle.qml (+0/-17)
modules/Ubuntu/Components/plugin/uctheme.cpp (+3/-1)
tests/unit_x11/tst_components/tst_theming.qml (+60/-0)
tests/unit_x11/tst_theme_engine/AppTheme/Palette.qml (+24/-0)
tests/unit_x11/tst_theme_engine/AppTheme/parent_theme (+1/-0)
tests/unit_x11/tst_theme_engine/TestApp.qml (+29/-0)
tests/unit_x11/tst_theme_engine/tst_theme_engine.pro (+3/-1)
tests/unit_x11/tst_theme_engine/tst_theme_enginetest.cpp (+14/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1363. By Cris Dywan
-
Do the default theme check properly: for non-debug and without build errors.
Approved by PS Jenkins bot, Zsombor Egri.
- 1362. By Daniel d'Andrada
-
This is needed by unity8 for the "shell rotation" feature (ie shell does all the rotation work instead of apps rotating themselves). unity8's dialogs (like the power dialog when you long press the power button) should follow its parent item rotation and size, as one would expect, and not be sneakily reparented to the scene root item, in which case the shell UI would be rotated but its dialog would not.
PPA with shell rotation:
https://launchpad. net/~unity- team/+archive/ ubuntu/ demo-stuff And this is how unity8 is using Dialogs:
http://bazaar. launchpad. net/~unity- team/unity8/ shellRotation/ view/head: /qml/Components /Dialogs. qml Related bug: https:/
/bugs.launchpad .net/ubuntu- ui-toolkit/ +bug/1394511. Fixes: https:/ /bugs.launchpad .net/bugs/ 1394511. Approved by PS Jenkins bot, Zsombor Egri.
- 1361. By Cris Dywan
-
Don't activate the control in ListItem.Standard implicitly. Fixes: https:/
/bugs.launchpad .net/bugs/ 1372563. Approved by PS Jenkins bot, Zsombor Egri.
- 1360. By Zsombor Egri
-
ServiceProperties component to Ubuntu.Components 1.1. Fixes: https:/
/bugs.launchpad .net/bugs/ 1391877. Approved by Christian Dywan, PS Jenkins bot.
- 1359. By Zsombor Egri
-
New ListItem component base. Support for leading/trailing actions. Exported in Ubuntu.Components 1.2 UNSTABLE release. Fixes: https:/
/bugs.launchpad .net/bugs/ 1097728, https:/ /bugs.launchpad .net/bugs/ 1372592, https:/ /bugs.launchpad .net/bugs/ 1383870. Approved by PS Jenkins bot, Tim Peeters.
- 1358. By Cris Dywan
-
Add sortCaseSensitivity to the SortFilterModel example. Fixes: https:/
/bugs.launchpad .net/bugs/ 1391034. Approved by PS Jenkins bot, Tim Peeters.
- 1357. By Cris Dywan
-
Change offending links into bold font. Fixes: https:/
/bugs.launchpad .net/bugs/ 1395011. Approved by PS Jenkins bot, Timo Jyrinki.
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