Version: 1.6 (using KDE 3.2 BRANCH >= 20040204, (testing/unstable)) Compiler: gcc version 3.3.3 20040214 (prerelease) (Debian) OS: Linux (i686) release 2.6.2 Most of the time, the messages caught by the size limit are spams. It would be nice, if users didn't have to mark each one for deletion (or download) but could instead click on the column heading to mark the respective option in all rows. Michael
Just for information, bug 63845 is similar to this one. (Selecting multiple messages at once.)
*** Bug 90460 has been marked as a duplicate of this bug. ***
*** Bug 133763 has been marked as a duplicate of this bug. ***
SVN commit 758637 by tmcguire: Work on the POP filter confirmation dialog: - Port from K3ListView to QTreeWidget - Fix layout - Get rid of hardcoded-with-code icons and radiobuttons. Instead, use real radiobuttons and real icons (the icons don't exist yet, but I already added it to the oxygen wiki page) - Make the help button work again - Fix coding style - More API documentation - Make it possible to change the action of multiple items, either with the right/left keys, by clicking the header or by clicking the radiobutton - Fix incorrect sorting The radiobuttons are a bit flickery, but that seems to be a Qt problem with setItemWidget(). Also, change KMail's year to 2008. BUG: 119458 FEATURE: 63845 FEATURE: 75707 M +1 -1 aboutdata.cpp M +3 -1 kmatmlistview.cpp M +1 -1 kmfilter.h M +3 -1 kmfilterdlg.h M +331 -336 kmpopfiltercnfrmdlg.cpp M +107 -43 kmpopfiltercnfrmdlg.h M +20 -26 kmpopheaders.cpp M +19 -19 kmpopheaders.h M +4 -3 popaccount.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=758637