Merge lp:~ps-jenkins/dee-qt/latestsnapshot-3.2+13.10.20130821.1-0ubuntu1 into lp:dee-qt

Proposed by PS Jenkins bot
Status: Merged
Approved by: PS Jenkins bot
Approved revision: 82
Merged at revision: 82
Proposed branch: lp:~ps-jenkins/dee-qt/latestsnapshot-3.2+13.10.20130821.1-0ubuntu1
Merge into: lp:dee-qt
Diff against target: 26 lines (+19/-0)
1 file modified
debian/changelog (+19/-0)
To merge this branch: bzr merge lp:~ps-jenkins/dee-qt/latestsnapshot-3.2+13.10.20130821.1-0ubuntu1
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Unity Team Pending
Review via email: mp+181367@code.launchpad.net

Commit message

Releasing 3.2+13.10.20130821.1-0ubuntu1 (revision 81 from lp:dee-qt)

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) :
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-07-26 07:02:07 +0000
3+++ debian/changelog 2013-08-21 18:06:27 +0000
4@@ -1,3 +1,22 @@
5+dee-qt (3.2+13.10.20130821.1-0ubuntu1) saucy; urgency=low
6+
7+ [ Albert Astals ]
8+ * Be a better behaved QAbstractListModel That means: *
9+ decrement/increment the count between the begin/end calls * Add a
10+ workaround so that data() ignores the not really removed row after
11+ endRemoveRows has been called We still are not good behaved in the
12+ fact that we call beginInsertRows after the model has been internall
13+ modified, but luckily it seems not much people listens to that
14+ signal's data We also rely on the fact that nothing will call data()
15+ between us resetting m_rowBeingRemoved to -1 at the end of
16+ DeeListModelPrivate::onRowRemoved and the internal dee model
17+ actually removing the row.
18+
19+ [ Ubuntu daily release ]
20+ * Automatic snapshot from revision 81
21+
22+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 21 Aug 2013 16:18:56 +0000
23+
24 dee-qt (3.2+13.10.20130726-0ubuntu1) saucy; urgency=low
25
26 [ Michal Hruby ]

Subscribers

People subscribed via source and target branches

to all changes: