28 Commits (00300e396a8e5bf9350e0aa066da1eb10c356c47)

Author SHA1 Message Date
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
Andrew Coles 577c338edf CVS_SILENT 21 years ago
Till Adam 676c0ea4c2 Implement the first bit of the suggestions from the excellent usability 21 years ago