lp://staging/~bzoltan/ubuntu-ui-toolkit/lp1379832
- Get this branch:
- bzr branch lp://staging/~bzoltan/ubuntu-ui-toolkit/lp1379832
Branch merges
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu SDK team: Pending requested
-
Diff: 1020 lines (+321/-173)17 files modifieddebian/changelog (+8/-0)
examples/ubuntu-ui-toolkit-gallery/Icons.qml (+3/-2)
examples/ubuntu-ui-toolkit-gallery/TemplateRow.qml (+1/-1)
modules/Ubuntu/Components/ListItems/Empty.qml (+1/-1)
modules/Ubuntu/Components/Popups/Dialog.qml (+40/-37)
modules/Ubuntu/Components/Themes/Ambiance/PageHeadStyle.qml (+4/-2)
modules/Ubuntu/Components/ToolbarItems.qml (+1/-1)
modules/Ubuntu/Components/plugin/adapters/alarmsadapter_organizer.cpp (+35/-50)
modules/Ubuntu/Components/plugin/adapters/alarmsadapter_p.h (+2/-1)
modules/Ubuntu/Components/plugin/alarmmanager_p.cpp (+5/-0)
modules/Ubuntu/Components/plugin/alarmmanager_p.h (+20/-18)
modules/Ubuntu/Components/plugin/alarmmanager_p_p.h (+2/-0)
modules/Ubuntu/Test/UbuntuTestCase.qml (+23/-22)
tests/autopilot/ubuntuuitoolkit/tests/components/test_popover.py (+51/-0)
tests/autopilot/ubuntuuitoolkit/tests/components/test_popover.qml (+70/-0)
tests/unit/tst_alarms/tst_alarms.cpp (+54/-37)
tests/unit/tst_i18n/src/LocalizedApp.qml (+1/-1)
Branch information
Recent revisions
- 1112. By Launchpad Translations on behalf of ubuntu-sdk-team
-
Launchpad automatic translations update.
- 1110. By Zsombor Egri
-
[ Michael Sheldon ]
* Removes the keyboard anchor animation as this is now implemented
in the keyboard.[ Tim Peeters ]
* PageStack push returns the pushed page. Fixes LP: #1361919
* Add selection mode as a preset to the header configuration.
Fixes LP: #1370146.[ Zsombor Egri ]
* Fix Dialog foreground sizing. Fixes LP: #1337555, LP: #1337556.
* Workaround for StateSaver to fall back to use qgetenv() when
QStandardPaths fails to return XDG_RUNTIME_DIR path.
Fixes LP: #1363112.[ Christian Dywan ]
* Add unit tests for MathUtils API.
Fixes LP: #1244685.
* Text field hint should use the same font as the editor.
Fixes LP: #1237400.
* Read-only text fields mustn't have a clear button.
Fixes LP: #1337257.
* autopilot package should source-depend on QML plugin.
Fixes LP: #1236085. - 1109. By Launchpad Translations on behalf of ubuntu-sdk-team
-
Launchpad automatic translations update.
- 1106. By Zsombor Egri
-
[ Tim Peeters ]
* Add Autopilot wait_for_animation( ) dummy function.
* Implement header animations in PageHeadStyle and prepare
PageStack for enabling the animations.[ Loïc Molinari ]
* [UbuntuShape] Removed useless dirty flags.[ Zsombor Egri ]
* Use tags as workaround for an alarm and an additional one for a
disabled alarm. The alarm should always save the visual and
audible reminder attachments no matter if disabled or not.
Fixes LP: #1361702[ Christian Dywan ]
* Selection handler should be centered and not blinking.
Fixes LP: #1371205
* Hide pop over when changing orientation.
Fixes LP: #1369506 and LP: #1375837
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