lp://qastaging/~aacid/dee-qt/behave_better

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp://qastaging/~aacid/dee-qt/behave_better
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
Qt bindings for libdee
Status:
Merged

Recent revisions

83. By Albert Astals Cid

Actually don't need the if

82. By Albert Astals Cid

move the if inside the if

81. By Albert Astals Cid

Be a better behaved QAbstractListModel

That means:
 * decrement the count between the begin/end calls
 * Try to make it as after endRemoveRows the row has been really removed

We still are not good behaved in the fact that we call beginInsertRows
after the model has been internall modified, but luckily it seems
not much people listens to that signal's data

We also rely on the fact that nothing will call data() between us
resetting m_rowBeingRemoved to -1 at the end of DeeListModelPrivate::onRowRemoved
and the internal dee model actually removing the row

80. By PS Jenkins bot

Releasing 3.2+13.10.20130726-0ubuntu1 (revision 79 from lp:dee-qt).

Approved by PS Jenkins bot.

79. By Michal Hruby

Add API that exposes variant conversions.

Approved by PS Jenkins bot, Albert Astals Cid.

78. By PS Jenkins bot

Releasing 3.1+13.10.20130703-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

77. By Michal Hruby

Make sure we don't try to disconnect from signals that weren't connected in the first place.

Approved by Pawel Stolowski, PS Jenkins bot.

76. By PS Jenkins bot

Releasing 3.1daily13.06.25-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

75. By Paweł Stołowski

Handle arrays of dict entries (a{sv}) in the GVariant -> QVariant conversion method.

Approved by Michal Hruby, PS Jenkins bot.

74. By PS Jenkins bot

Releasing 3.0daily13.06.17-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/dee-qt
This branch contains Public information 
Everyone can see this information.