lp://staging/~kalikiana/ubuntu-ui-toolkit/uutDtr
- Get this branch:
- bzr branch lp://staging/~kalikiana/ubuntu-ui-toolkit/uutDtr
Branch merges
- PS Jenkins bot: Approve (continuous-integration)
- Tim Peeters: Approve
-
Diff: 76 lines (+9/-9)3 files modifiedmodules/Ubuntu/Components/ListItems/Empty.qml (+1/-1)
modules/Ubuntu/Components/TextInputPopover.qml (+7/-7)
modules/Ubuntu/Components/ToolbarItems.qml (+1/-1)
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu SDK team: Pending requested
-
Diff: 574 lines (+183/-55)23 files modifiedcomponents.api (+1/-0)
modules/Ubuntu/Components/AbstractButton.qml (+3/-3)
modules/Ubuntu/Components/Header.qml (+0/-3)
modules/Ubuntu/Components/ListItems/Empty.qml (+1/-1)
modules/Ubuntu/Components/MainView.qml (+3/-0)
modules/Ubuntu/Components/Page.qml (+7/-0)
modules/Ubuntu/Components/Popups/internalPopupUtils.js (+1/-1)
modules/Ubuntu/Components/TabBar.qml (+1/-1)
modules/Ubuntu/Components/TextArea.qml (+1/-1)
modules/Ubuntu/Components/TextCursor.qml (+5/-3)
modules/Ubuntu/Components/TextField.qml (+4/-5)
modules/Ubuntu/Components/TextInputPopover.qml (+7/-7)
modules/Ubuntu/Components/Themes/Ambiance/BubbleShape.qml (+15/-7)
modules/Ubuntu/Components/Themes/Ambiance/NewHeaderStyle.qml (+24/-2)
modules/Ubuntu/Components/Themes/Ambiance/TabBarStyle.qml (+7/-7)
modules/Ubuntu/Components/Themes/Ambiance/TextCursorStyle.qml (+1/-1)
modules/Ubuntu/Components/Themes/Ambiance/TextSelectionEndCursorStyle.qml (+1/-1)
modules/Ubuntu/Components/Themes/Ambiance/TextSelectionStartCursorStyle.qml (+1/-1)
modules/Ubuntu/Components/ToolbarItems.qml (+1/-1)
tests/resources/inputs/TextInputs.qml (+6/-0)
tests/resources/navigation/StackWithTabs.qml (+10/-10)
tests/resources/toolbar/headerTextInput.qml (+66/-0)
tests/unit/tst_components/tst_pagestack.qml (+17/-0)
Related bugs
Bug #1317539: Need to use correct domain UI toolkit strings | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 1045. By Oliver Grawert
-
Improve the haptics button feedback to be more like other on mobile architectures (less rattling, more realistic). Fixes: https:/
/bugs.launchpad .net/bugs/ 1290201. Approved by PS Jenkins bot, Christian Dywan.
- 1043. By Tim Peeters
-
Make it possible to replace the title in the header with a custom Item. Fixes: https:/
/bugs.launchpad .net/bugs/ 1314948. Approved by PS Jenkins bot.
- 1042. By Tim Peeters
-
Use selectedIndex of the tabs model instead of the TabBar everywhere in TabBarStyle to fix a bug that uses Tabs on a PageStack. Fixes: https:/
/bugs.launchpad .net/bugs/ 1316736. Approved by PS Jenkins bot, Florian Boucault, Nekhelesh Ramananthan.
- 1041. By Zsombor Egri
-
Text input caret positioning fix for the cases when TextField has overlay primary items and when RTL is enabled.
Approved by PS Jenkins bot, Zoltan Balogh.
- 1040. By Tim Peeters
-
Fix the positioning of a popover pointer on a small screen in portrait mode. Fixes: https:/
/bugs.launchpad .net/bugs/ 1208833. Approved by PS Jenkins bot, Christian Dywan.
- 1039. By Cris Dywan
-
Export to load modules from source and allow arguments.
Approved by PS Jenkins bot, Zsombor Egri.
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