https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
........
r758387 | djarvie | 2008-01-07 20:40:55 +0100 (Mon, 07 Jan 2008) | 2 lines
Add context to translatable strings
........
r758413 | winterz | 2008-01-07 21:44:33 +0100 (Mon, 07 Jan 2008) | 4 lines
prevent a possible crash when printing to-do
this is a forward port of the "fix crash reported by dirk."
........
r758637 | tmcguire | 2008-01-08 17:17:05 +0100 (Tue, 08 Jan 2008) | 23 lines
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.
........
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=758647
- 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
svn path=/trunk/KDE/kdepim/; revision=758637
Also, move some things from the composer class the attachmentlistview.
Additionally port one case of QMimeData in kmcomposer.
svn path=/trunk/KDE/kdepim/; revision=682473
Marcus told me this is how he wanted his KMail code to be licensed.
Note that this code is at least 10 years old now. Pretty cool.
CCMAIL: markus.wuebben@wi.tu-muenchen.de
svn path=/trunk/KDE/kdepim/; revision=657194
Patch from Thomas McGuire that fixes the bugs:
+ Wrong checkbox in the layout when adding attachments to the composer
+ attachment display in editor: "sort by size" sorts alphanumerically, not by size
svn path=/trunk/KDE/kdepim/; revision=602755
Patch from Thomas McGuire that fixes the bugs:
+ Wrong checkbox in the layout when adding attachments to the composer
+ attachment display in editor: "sort by size" sorts alphanumerically, not by size
Thanks for the patch Thomas and sorry it took so long.
BUGS: 113458, 119526
svn path=/branches/KDE/3.5/kdepim/; revision=602752