lp://staging/~kalikiana/ubuntu-ui-toolkit/pagesearch
- Get this branch:
- bzr branch lp://staging/~kalikiana/ubuntu-ui-toolkit/pagesearch
Branch merges
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu SDK team: Pending requested
-
Diff: 477 lines (+387/-0)9 files modifiedcomponents.api (+11/-0)
examples/examples.pro (+1/-0)
examples/search/MessageList.qml (+44/-0)
examples/search/search.desktop (+8/-0)
examples/search/search.pro (+18/-0)
examples/search/search.qml (+150/-0)
modules/Ubuntu/Components/Page.qml (+39/-0)
modules/Ubuntu/Components/Search.qml (+115/-0)
modules/Ubuntu/Components/qmldir (+1/-0)
Branch information
Recent revisions
- 590. By Cris Dywan
-
Merge lp:ubuntu-ui-toolkit
[ Kaleo ]
* Dialog: removed clipping that not clipping anything.
* Removed unused PointerStyleShader.
[ Ubuntu daily release ]
* Automatic snapshot from revision 626
[ Kaleo ]
* MainView: new API to choose the background colors. That requires: -
HeaderStyle: removed background. - MainView: clip the contents when
necessary. - PageTreeNode: new properties 'isLeaf' and
'activeLeafNode'.
[ Leo Arias ]
* Fixed the pep8 errors and copyright notices.
[ Didier Roche ]
* fix icon -> iconSource for toolbar doc.
[ tpeeters ]
* Fix bug where Header did not get linked to the new Flickable when
Page.flickable is automatically detected. (LP: #1200642, #1192591)
[ Ubuntu daily release ]
* Automatic snapshot from revision 623
[ Kaleo ]
* Removed unused artwork.
* Added experimental dark & gradient themes.
* Reverted standard easings to Quad because it seems
QEasingCurve::BezierSpline does not ensure the target value is
always reached. (LP: #1199662)
[ Loïc Molinari ]
* [UbuntuShape] Prevented dangling nodes in the scene graph. (LP:
#1180794)
[ Ubuntu daily release ]
* Automatic snapshot from revision 618
[ Kaleo ]
* Introduce new theme color palette API centralising the definition of
the colors used by the widgets to draw themselves. Adapted most
widgets to use the theme color palette. The color palette defined in
the Ambiance theme is the one from the new visual design. (LP:
#1186968, #1197853)
* Switch: refresh to match new visual design.
* Tabs: more robust binding of the header component.
* CheckBox: refresh to match new visual design.
[ Loïc Molinari ]
* Added support for -Werror flagged debug builds and fixed warnings.
* [UbuntuShape] Fixed alignment support.
[ tpeeters ]
* Add API tests for MainView.
[ Ubuntu daily release ]
* Automatic snapshot from revision 613 - 584. By Cris Dywan
-
Merge lp:ubuntu-ui-toolkit
[ Kaleo ]
* ListItems Base & Standard: prevent the icon from going taller than
5GU. . (LP: #1187128)
[ Timo Jyrinki ]
* Remove qmlrunner. On saucy, the less complicated way is to just use
qmlscene with either environment variable set or with a command line
parameter.
[ Ubuntu daily release ]
* Automatic snapshot from revision 605
[ Kaleo ]
* Add a CrossFadeImage component which crossfades when its source is
updated.
* Standard animation durations adapted for new design: - SnapDuration
goes from 125ms to 100ms - FastDuration goes from 250ms to 165ms -
new BriskDuration is introduced at 333ms.
* GIconProvider: avoid using QPixmap which is not re-entrant. Fixes
crashes. (LP: #1197784)
* Fine tuned UbuntuAnimation.StandardEasing to match design.
Introduced new standard Ubuntu easing
UbuntuAnimation.StandardEasi ngReverse.
* Panel.animating: do not rely on comparing real values that sometimes
have rounding errors. (LP: #1199550)
[ Iain Lane ]
* Add a CrossFadeImage component which crossfades when its source is
updated.
[ Loïc Molinari ]
* [UbuntuShape] Moved content flagging before implicit sizing to
prevent assertion.
[ Ubuntu daily release ]
* Automatic snapshot from revision 602
[ Kaleo ]
* Pass import paths from main QQmlEngine to QQuickUtils' QQmlEngine.
Fixes case where qmlscene is passed import paths via the -I
argument.
[ Ubuntu daily release ]
* Automatic snapshot from revision 593
[ Kaleo ]
* Latest fix in ButtonStyle had 3 typos. Fixing them. .
* ListItem.SingleControl: Ensure that there is always enough vertical
padding around the control. (LP: #1198116)
[ Christian Dywan ]
* Include alias types in qmlapicheck. (LP: #1192540)
[ Ubuntu daily release ]
* Automatic snapshot from revision 589
[ Kaleo ]
* Reintroduced QML proxy for ShapeItem C++ class in order to
workaround CPU hog when no image was set to ShapeItem. (LP:
#1197801)
[ Loïc Molinari ]
* Added workaround for QML buggy support for color props in ternary
ops. (LP: #1197802)
[ Ubuntu daily release ]
* Automatic snapshot from revision 584 - 582. By Launchpad Translations on behalf of ubuntu-sdk-team
-
Launchpad automatic translations update.
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