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
2011-11-12 12:00:49 +01:00
2010-08-07 15:10:44 +02:00
2012-01-06 00:04:35 +01:00
Description
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
105 MiB
Languages
C++ 97.3%
CMake 1.2%
Shell 0.8%
PowerShell 0.3%
Objective-C++ 0.3%