31 Commits (4fa609028e622855c7a0d60cb0edfa3a913e28a3)

Author SHA1 Message Date
Thomas Zander ef6bbd2faa Fix refresh of dimap account to actually work after just adding it. 21 years ago
Ingo Klcker ae6edc4731 - Add a general method to easily reset KConfigXT settings on all config tabs to their default values. (This is made easy by usage of the Template Method pattern or as Sutter calls it the Non-Virtual Interface Idiom.) This makes the Default button magically work for all KConfigXT settings. For all other settings this still has to be done by hand, but it's preferable to port those settings to KConfigXT instead. 21 years ago
Volker Krause 78cf988b37 Remove ugly and inconsistent sunken frames around list views. 21 years ago
Till Adam 8716e5d1b9 Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer 22 years ago
Ingo Klcker 4beac68bd2 Correctly disable buttons if no item of a listview is selected. Patch by Tobias Schaefer. 22 years ago
Ingo Klcker 62a6477bee oops 22 years ago
Ingo Klcker 2d9cc3c244 warning-- 22 years ago
Till Adam 00c053b3d0 Convert the KMail configuration dialog to a bunch of KCMs embedded in a 22 years ago
Laurent Montel 3ab80a3f3a Use double click to select profiles 23 years ago
Stephan Binner 4147f8c4e9 CVS_SILENT i18n style guide fixes 23 years ago
Ingo Klcker b304a2ced4 deprecated -= 5 23 years ago
Stephan Binner 6aabefe77f CVS_SILENT i18n style guide fixes 23 years ago
Marc Mutz 1d8115b52e - Move mime tree viewer to the reader window (patch as posted, still 23 years ago
Stephan Kulow 0c16bc7c53 another nonsense commit ;( 23 years ago
Matt Rogers 32015b811f helpin' out stakios with some dynamic_cast fixes 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Carsten Pfeiffer 2162e98ee8 s/qlineedit/klineedit/ 23 years ago
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