https://bugs.kde.org/show_bug.cgi?id=339565
--- Comment #1 from Daniel Vrátil <dvra...@redhat.com> --- Git commit 6b8101c42bf96c54499da7aea61f1b70904fc450 by Dan Vrátil. Committed on 03/10/2014 at 09:08. Pushed by dvratil into branch 'KDE/4.14'. [IMAP Resource] Remove RemoveItemsTask and use ChangeItemsFlagsTask instead Removing emails means appending the \Deleted flag, so RemoteItemsTask is just a simpler version of ChangeItemsFlagsTask with hardocded flag to append. To avoid code duplication and make use of flags-related fixes in ChangeItemsFlagsTask, we can just use that instead of RemoveItemsTask. REVIEW: 120447 M +0 -1 resources/imap/CMakeLists.txt M +2 -2 resources/imap/imapresourcebase.cpp D +0 -106 resources/imap/removeitemstask.cpp D +0 -46 resources/imap/removeitemstask.h M +0 -1 resources/imap/tests/CMakeLists.txt D +0 -105 resources/imap/tests/testremoveitemstask.cpp http://commits.kde.org/kdepim-runtime/6b8101c42bf96c54499da7aea61f1b70904fc450 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs