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 this fixes a minor bug in kmpopfiltercnfrmdlg.cpp (5th hunk)
and removes unneeded includes from kmpopfilter..dlg.h.
svn path=/trunk/kdenetwork/kmail/; revision=125200