[Bug 259358] Re-ordering folders via drag & drop not working anymore
Laurent Montel
montel at kde.org
Wed Feb 15 21:54:20 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=259358
Laurent Montel <montel at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Version Fixed In| |4.8.1
Resolution| |FIXED
--- Comment #37 from Laurent Montel <montel kde org> 2012-02-15 21:54:20 ---
Git commit cfe5c509d9fae948cbe5367e2cfcdf6096c41cad by Montel Laurent.
Committed on 15/02/2012 at 22:52.
Pushed by mlaurent into branch 'master'.
Fix Bug 259358 - Re-ordering folders via drag & drop not working anymore
Order was not good because we looked at "row" but it's not the real order
The real order is defined by lessThan
=> create a temporary QMap to order list and create real order.
FIXED-IN: 4.8.1
M +17 -4 akonadi/entityorderproxymodel.cpp
http://commits.kde.org/kdepimlibs/cfe5c509d9fae948cbe5367e2cfcdf6096c41cad
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list