Summary: | Cannot sort folders on left side anymore. Dragging only makes a copy | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | H.H. <cyberbeat> |
Component: | folders | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | 1.99.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.9 | |
Sentry Crash Report: |
Description
H.H.
2012-01-05 17:59:09 UTC
for dnd we must put between folder not on folder otherwise it's copy. I fixed a lot of bug in 4.8.1 For sorting account it's right I will fix it Git commit 8a3d1602c167efd50bd5118736ec95cf4af54bbe by Montel Laurent. Committed on 26/02/2012 at 20:54. Pushed by mlaurent into branch 'master'. Fix Bug 290720 - Cannot sort folders on left side anymore. Dragging only makes a copy FIXED-IN: 4.9 M +1 -0 kmail/CMakeLists.txt A +108 -0 kmail/accountconfigorderdialog.cpp [License: GPL (v2)] A +42 -0 kmail/accountconfigorderdialog.h [License: GPL (v2)] M +9 -0 kmail/configuredialog.cpp M +1 -0 kmail/configuredialog_p.h M +7 -0 kmail/ui/accountspagereceivingtab.ui M +15 -1 mailcommon/entitycollectionorderproxymodel.cpp M +1 -0 mailcommon/entitycollectionorderproxymodel.h M +5 -0 mailcommon/foldertreewidget.cpp http://commits.kde.org/kdepim/8a3d1602c167efd50bd5118736ec95cf4af54bbe |