lp:~sil2100/dee-qt/add_cpp_symbols

Created by Łukasz Zemczak and last modified
Get this branch:
bzr branch lp:~sil2100/dee-qt/add_cpp_symbols
Only Łukasz Zemczak can upload to this branch. If you are Łukasz Zemczak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Łukasz Zemczak
Project:
Qt bindings for libdee
Status:
Development

Recent revisions

87. By Łukasz Zemczak

Add C++ symbol files, removing the evil dh_makeshlibs -V from the debian/rules, as it forces us to do rebuilds of all packages that use dee-qt. Bump the standards version

86. By PS Jenkins bot

Releasing 3.3+14.04.20140116-0ubuntu1 (revision 85 from lp:dee-qt).

Approved by PS Jenkins bot.

85. By Michael Terry

Add some missing ${misc:Pre-Depends} lines and drop ${shlibs:Depends} from the dev package.

Approved by Robert Bruce Park, PS Jenkins bot.

84. By Timo Jyrinki

Sync changelog to manual upload in archives.

[ Michal Hruby ]
[ Ubuntu daily release ]
Automatic snapshot from revision 83

83. By Michal Hruby

Takes advantage of added changeset API in dee 1.2.7 to map more naturally to Qt's way of dealing with changes to models. Fixes: https://bugs.launchpad.net/bugs/1224008.

Approved by Pawel Stolowski, PS Jenkins bot.

82. By PS Jenkins bot

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

Approved by PS Jenkins bot.

81. By Albert Astals Cid

Be a better behaved QAbstractListModel

That means:
  * decrement/increment the count between the begin/end calls
  * Add a workaround so that data() ignores the not really removed row after endRemoveRows has been called

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.

Approved by PS Jenkins bot, Michal Hruby.

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.

Branch metadata

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

Subscribers