lp://qastaging/~zsombi/ubuntu-ui-toolkit/04-apply-styleset
Created by
Zsombor Egri
and last modified
- Get this branch:
- bzr branch lp://qastaging/~zsombi/ubuntu-ui-toolkit/04-apply-styleset
Only
Zsombor Egri
can upload to this branch. If you are
Zsombor Egri
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- PS Jenkins bot: Approve (continuous-integration)
- Tim Peeters: Approve
-
Diff: 2589 lines (+325/-321)80 files modifiedexamples/locale/locale.qml (+4/-4)
examples/ubuntu-ui-toolkit-gallery/ListItems.qml (+3/-3)
examples/ubuntu-ui-toolkit-gallery/Pickers.qml (+4/-4)
examples/ubuntu-ui-toolkit-gallery/Styles.qml (+4/-3)
examples/ubuntu-ui-toolkit-gallery/UbuntuShape.qml (+9/-9)
modules/Ubuntu/Components/10/Button.qml (+3/-3)
modules/Ubuntu/Components/11/Button.qml (+3/-3)
modules/Ubuntu/Components/ActivityIndicator.qml (+2/-2)
modules/Ubuntu/Components/AppHeader.qml (+4/-4)
modules/Ubuntu/Components/CheckBox.qml (+2/-2)
modules/Ubuntu/Components/ComboButton.qml (+2/-2)
modules/Ubuntu/Components/Label.qml (+2/-2)
modules/Ubuntu/Components/ListItems/Caption.qml (+3/-3)
modules/Ubuntu/Components/ListItems/Empty.qml (+3/-3)
modules/Ubuntu/Components/ListItems/ItemSelector.qml (+4/-4)
modules/Ubuntu/Components/ListItems/LabelVisual.qml (+4/-4)
modules/Ubuntu/Components/ListItems/ProgressionVisual.qml (+3/-3)
modules/Ubuntu/Components/ListItems/Standard.qml (+4/-4)
modules/Ubuntu/Components/ListItems/ThinDivider.qml (+3/-3)
modules/Ubuntu/Components/ListItems/ValueSelector.qml (+3/-3)
modules/Ubuntu/Components/MainViewBase.qml (+8/-8)
modules/Ubuntu/Components/OptionSelector.qml (+4/-4)
modules/Ubuntu/Components/PageHeadConfiguration11.qml (+3/-3)
modules/Ubuntu/Components/Panel.qml (+5/-5)
modules/Ubuntu/Components/Pickers/DatePicker.qml (+3/-3)
modules/Ubuntu/Components/Pickers/Dialer.qml (+4/-3)
modules/Ubuntu/Components/Pickers/DialerHand.qml (+5/-4)
modules/Ubuntu/Components/Pickers/Picker.qml (+3/-3)
modules/Ubuntu/Components/Pickers/PickerDelegate.qml (+3/-3)
modules/Ubuntu/Components/Pickers/PickerPanel.qml (+3/-3)
modules/Ubuntu/Components/Popups/ActionSelectionPopover.qml (+3/-3)
modules/Ubuntu/Components/Popups/Dialog.qml (+3/-3)
modules/Ubuntu/Components/Popups/Popover.qml (+4/-4)
modules/Ubuntu/Components/Popups/SheetBase.qml (+4/-3)
modules/Ubuntu/Components/ProgressBar10.qml (+2/-2)
modules/Ubuntu/Components/PullToRefresh.qml (+3/-3)
modules/Ubuntu/Components/Scrollbar.qml (+2/-2)
modules/Ubuntu/Components/Slider.qml (+2/-2)
modules/Ubuntu/Components/StyledItem.qml (+3/-3)
modules/Ubuntu/Components/Switch.qml (+2/-2)
modules/Ubuntu/Components/TabBar.qml (+2/-2)
modules/Ubuntu/Components/TextArea.qml (+2/-2)
modules/Ubuntu/Components/TextCursor.qml (+3/-3)
modules/Ubuntu/Components/TextField.qml (+4/-4)
modules/Ubuntu/Components/TextInputPopover.qml (+3/-3)
modules/Ubuntu/Components/Themes/Ambiance/BubbleShape.qml (+4/-4)
modules/Ubuntu/Components/Themes/Ambiance/CheckBoxStyle.qml (+6/-6)
modules/Ubuntu/Components/Themes/Ambiance/DialerHandStyle.qml (+3/-3)
modules/Ubuntu/Components/Themes/Ambiance/HeaderStyle.qml (+3/-3)
modules/Ubuntu/Components/Themes/Ambiance/ListItemStyle.qml (+3/-3)
modules/Ubuntu/Components/Themes/Ambiance/OverflowPanel.qml (+2/-2)
modules/Ubuntu/Components/Themes/Ambiance/PageHeadButton.qml (+3/-3)
modules/Ubuntu/Components/Themes/Ambiance/PageHeadStyle.qml (+3/-3)
modules/Ubuntu/Components/Themes/Ambiance/PickerStyle.qml (+3/-3)
modules/Ubuntu/Components/Themes/Ambiance/ProgressBarStyle.qml (+4/-4)
modules/Ubuntu/Components/Themes/Ambiance/ScrollbarStyle.qml (+3/-3)
modules/Ubuntu/Components/Themes/Ambiance/SliderStyle.qml (+5/-5)
modules/Ubuntu/Components/Themes/Ambiance/SwitchStyle.qml (+5/-5)
modules/Ubuntu/Components/Themes/Ambiance/TabBarStyle.qml (+5/-5)
modules/Ubuntu/Components/Themes/Ambiance/TextAreaStyle.qml (+6/-6)
modules/Ubuntu/Components/Themes/Ambiance/ToolbarStyle.qml (+3/-3)
modules/Ubuntu/Components/Themes/Palette.qml (+3/-3)
modules/Ubuntu/Components/Toolbar.qml (+2/-2)
modules/Ubuntu/Components/ToolbarButton.qml (+2/-2)
modules/Ubuntu/Components/plugin/ucdeprecatedtheme.cpp (+14/-1)
modules/Ubuntu/Components/plugin/ucdeprecatedtheme.h (+4/-1)
modules/Ubuntu/Components/plugin/uclistitem.cpp (+24/-26)
modules/Ubuntu/Components/plugin/uclistitem.h (+2/-1)
modules/Ubuntu/Components/plugin/uclistitem_p.h (+4/-3)
modules/Ubuntu/Components/plugin/ucstyleditembase.cpp (+10/-32)
modules/Ubuntu/Components/plugin/ucstyleditembase.h (+1/-1)
modules/Ubuntu/Components/plugin/ucstyleditembase_p.h (+4/-2)
modules/Ubuntu/Components/plugin/uctheme.cpp (+14/-0)
modules/Ubuntu/Components/plugin/uctheme.h (+3/-0)
tests/unit/tst_performance/tst_performance.cpp (+10/-7)
tests/unit_x11/tst_components/tst_app_theming.qml (+4/-4)
tests/unit_x11/tst_components/tst_listitem.qml (+3/-3)
tests/unit_x11/tst_components/tst_theming.qml (+5/-7)
tests/unit_x11/tst_deprecated_theme_engine/tst_deprecated_theme_engine.cpp (+1/-0)
tests/unit_x11/tst_subtheming/tst_subtheming.cpp (+2/-17)
Related bugs
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu-ui-toolkit