Felix Geyer 0d20955920 Fix bug where index is wrong when a group is moved to the end from the same parent.
This triggered the bug:
group->setParent(group->parentGroup());

Then index was group->parentGroup()->children().size() instead of size()-1.
2012-04-25 00:10:06 +02:00
..
2012-04-18 22:08:22 +02:00
2012-04-22 00:11:17 +02:00
2010-11-21 23:06:30 +01:00
2010-11-21 23:06:30 +01:00
2012-01-11 23:59:50 +01:00
2011-12-21 23:22:07 +01:00
2012-04-18 22:08:22 +02:00
2010-11-21 23:06:30 +01:00