14 Commits (e01df639a7e6ce17776dd2cbc8e243fdcff8d2fc)

Author SHA1 Message Date
Marc Mutz e0a9a85f35 get rid of some boring and error prone reimplementations of e.g. apply(): Foobarbaz::apply() { mFooTab->apply(); mBarTab->apply(); mBazTab->apply(); }; by moving that down to TabbedConfigurationPage. Same for setup(), dismiss() and installProfile(), and for the ConfigureDialog as a whole. 24 years ago
Marc Mutz d3d8ad95ff ApplicationLaunch was used nowhere 24 years ago
Marc Mutz f2503c729e some #include cleanups 24 years ago
Malcolm Hunter 0a5254e63c CVS_SILENT Naming consistency fix 24 years ago
Stephan Binner 19eaac5653 CVS_SILENT Style guide fixes 24 years ago
Stephan Binner ea1241628e CVS_SILENT Capitalisation fixes. 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
Marc Mutz 0a2eb46013 #define QT_NO_CAST_ASCII only if not compiling with --enable-final; plus: return is no function ;-) 25 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Marc Mutz 832ced8483 Usability boost for NewIdentityDialog ;-) 25 years ago
Marc Mutz 053dc5aef8 Finally commit the configuredialog restructuring. See kmail@kde.org list archive for what's changed. 25 years ago
Michael Haeckel 19b7a57e89 Per identity configurable drafts folder (local and IMAP). 25 years ago
Ingo Klcker b24050ba64 make KMail compile again (missing header include) 25 years ago
Marc Mutz 329228d67b added configuredialog_p.{h,cpp} 25 years ago