Merge lp:~mzanetti/unity/phablet-release-172 into lp:unity/phablet

Proposed by Michael Zanetti
Status: Merged
Approved by: Albert Astals Cid
Approved revision: no longer in the source branch.
Merged at revision: 626
Proposed branch: lp:~mzanetti/unity/phablet-release-172
Merge into: lp:unity/phablet
Diff against target: 39 lines (+32/-0)
1 file modified
debian/changelog (+32/-0)
To merge this branch: bzr merge lp:~mzanetti/unity/phablet-release-172
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Albert Astals Cid (community) Approve
Review via email: mp+160578@code.launchpad.net

Commit message

release 1.72

  * bring greeter closer to desktop design
  * simplify SortFilterProxyModel role management
  * CMake and build script improvements
  * enable volume slider in Overview
  * clean up .bzrignore
  * flatten qmluitests and unittests into generic qmltests
  * split out LimitProxyModel out of SortFilterProxyModel
  * replace fake QML wrappers for Ubuntu.Application with a mock
    implementation
  * hide Frequent and Available categories in Apps lens during search
    (LP: #1170495)
  * add first test utilities
  * use fake Unity plugin for Dash tests
  * generate and package API docs
  * close applications after long-press in dash
  * simplify preview calculation
  * tests for:
    * bad indentation
    * Panel
    * indicators Overview
    * IndicatorItem
    * ListViewWithPageHeader
    * Clock
    * OpenEffect
    * FilterGrids
    * MenuContent
    * header standalone compilation

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Albert Astals Cid (aacid) wrote :

Looks good, waiting for the run_on_device raring branch to land to approve this one

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-04-11 15:12:12 +0000
3+++ debian/changelog 2013-04-24 09:23:41 +0000
4@@ -1,3 +1,35 @@
5+qml-phone-shell (1.72) raring; urgency=low
6+
7+ * bring greeter closer to desktop design
8+ * simplify SortFilterProxyModel role management
9+ * CMake and build script improvements
10+ * enable volume slider in Overview
11+ * clean up .bzrignore
12+ * flatten qmluitests and unittests into generic qmltests
13+ * split out LimitProxyModel out of SortFilterProxyModel
14+ * replace fake QML wrappers for Ubuntu.Application with a mock
15+ implementation
16+ * hide Frequent and Available categories in Apps lens during search
17+ (LP: #1170495)
18+ * add first test utilities
19+ * use fake Unity plugin for Dash tests
20+ * generate and package API docs
21+ * close applications after long-press in dash
22+ * simplify preview calculation
23+ * tests for:
24+ * bad indentation
25+ * Panel
26+ * indicators Overview
27+ * IndicatorItem
28+ * ListViewWithPageHeader
29+ * Clock
30+ * OpenEffect
31+ * FilterGrids
32+ * MenuContent
33+ * header standalone compilation
34+
35+ -- MichaƂ Sawicz <michal.sawicz@canonical.com> Fri, 19 Apr 2013 21:16:50 +0200
36+
37 qml-phone-shell (1.71) quantal; urgency=low
38
39 * add missing python3 dependency

Subscribers

People subscribed via source and target branches