51 Commits (ffd977bfcd104f479df8e45eb6f4f3eba5507fe2)

Author SHA1 Message Date
Frank Osterfeld 119bfe8bc1 Each folder properties dialog page created its own FolderCollection instance, overwriting each other's changes (breaking the folder properties dialog) 17 years ago
Laurent Montel c92c5dff1d Move function in foldercollection 17 years ago
Laurent Montel e7ad448aa8 Port++ 17 years ago
Laurent Montel bf537f8065 KMFolder-- 17 years ago
Laurent Montel 5a91d7b31f KMFolder-- 17 years ago
Laurent Montel 72e186323e Clean up 17 years ago
Laurent Montel a68da0d2c7 Try to remove mainfolderview. 17 years ago
Till Adam 59782d354e Fix the build. 17 years ago
Laurent Montel 5bd55ccccd Comment other code 17 years ago
Andrius tikonas bf3a8c761c Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural-aware suffix in spinboxes since KDE 4.3. 17 years ago
Andrius tikonas a180d2257d Improve RTL language support by replacing QString(" ") + i18np("string") with i18np(" string"). 17 years ago
Andrius tikonas 2aa91df984 Add plural compatible suffixes to 8 spinBoxes in kmail. 17 years ago
Thomas McGuire ee9c3cef7a - Coding style fixes 17 years ago
Torgny Nyblom a07b599a51 * Move some config pages to .ui files. 17 years ago
Thomas McGuire a68ccb3b97 Merge the KMail summer of code branch back to trunk. 18 years ago
Bertjan Broeksema baa8238797 EBN Fixes: validity of i18n calls. 18 years ago
Bertjan Broeksema ddf3e14e0f EBN Fixes: Qt classes that should not be used 18 years ago
Thomas McGuire acd891d924 Fix expire settings not getting saved properly. 18 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Thomas McGuire ad1636b82e Remove unused Q3 include 19 years ago
Laurent Montel 9079b08b83 Not necessary 19 years ago
Laurent Montel 2654a817ce Port++ 19 years ago
Jonathan Marten 4412248501 Convert most instances of Q3[HV]?ButtonGroup 19 years ago
Laurent Montel 4c16229356 Fix layout 19 years ago
Laurent Montel aa58f72c51 Include not necessary 19 years ago
Laurent Montel 750d1061b8 Fix include 19 years ago
Laurent Montel 9204efee7b Fix connect signal/slot 19 years ago
David Faure b89340afd8 #warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl 19 years ago
Laurent Montel 94cb05f127 Connect signal/slot 20 years ago
Volker Krause 5693af6b31 KDialog porting. 20 years ago
Reinhold Kainhofer eb2073e6ea If an Ok button is present in a KDialog, it should always be the default button (as discussed on IRC), so there is no need to set it manually. That the Ok button is currently not the default button is simply a bug in kdeui and needs to be fixed there 20 years ago
Reinhold Kainhofer 42ed96b11f some more #include <qxxxx.h> => #include <QXxxx> 20 years ago
Reinhold Kainhofer 7f6ea0b791 KDialogBase => KDialog, this also means ~80 less deprecated warnings... 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Reinhold Kainhofer d892497f04 deprecated QLabel constructors and methods 20 years ago
Reinhold Kainhofer 4ea904f4b5 deprecated Q(HBox|VBox|Grid)Layout(QLayout*parentLayout) constructors 20 years ago
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Reinhold Kainhofer b592284b37 Remove the name param from the constructor 20 years ago
Reinhold Kainhofer 7b4b41d591 deprecated QSpinBox methods 20 years ago
Frank Osterfeld 0098b3abab fix word wrap 20 years ago
Laurent Montel a01fb0923e deprecated-- 20 years ago
Volker Krause 61773c224a More porting. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Thomas Zander 753d8448fb CVSSILENT: More header cleanup 21 years ago
Till Adam 2be7ff4b4b SVNSILENT let's include kmfolder.h where it's needed and not in 21 years ago
Till Adam b84420e2b1 grmbl 21 years ago
Till Adam 36f221a9b1 Make sure the unread and read expiry settings are toggled individually. 21 years ago
Stephan Binner a7e1a4fafc CVS_SILENT i18n style guide fixes 21 years ago
Stephan Binner 60b36e9a2b CVS_SILENT i18n style guide fixes 21 years ago
Till Adam 92d4fe4dd1 close() -> KDialogBase::slotOk() 21 years ago