484 Commits (4f77ebc05eb693c0633f4232eb6eb5f9581ea281)

Author SHA1 Message Date
Ingo Klcker 7fe6ac18bb Backport: Notice a manual change of the external editor command line. Patch by Francois Kritzinger. 22 years ago
Bo Thorsen b2d1b67616 From proko2: Make the automatic invitation sending settable 22 years ago
Bo Thorsen 3a057e6896 Taipin eror 22 years ago
Bo Thorsen 164c1b950f Taipin eror 22 years ago
Daniel Molkentin 3ac67fa7a0 fix inline documentation and anchors 22 years ago
Daniel Molkentin c8682206fe s/Network/Accounts. This was another outcome of the usability tests and just confirmed again. Renamed internal classes accordingly (funny enough, some instances of the "network" settings widget were already called "account") 22 years ago
David Faure bab2c75eee Partial proko2 merge: 22 years ago
Bram Schoenmakers 415f255386 Some dialogs say "New", some dialogs say "Add". Making this more consistent. 22 years ago
Stephan Kulow d3cd2f19c5 avoid dummy.cpp in CVS and still fixing the problem (configuredialog.cpp shouldn't 22 years ago
Ingo Klcker 5539ed075d load() has to be called after the widgets are created. 22 years ago
Ingo Klcker 8bbe6e96e8 'Unnamed' sucks as default account name as two of two usability tests showed (the test subjects didn't find the newly created IMAP accounts). So come up with some better default values. 22 years ago
Daniel Molkentin 9db8963e0e Two out of two probants on the akademy usability forum say: switch the tabs. Doing so. 22 years ago
Carsten Burghardt c18dec0e42 Give the user the choice what action to execute when a folder is entered: 22 years ago
David Faure b16e87c623 Fixed "the state of the checkable group box (for security warnings) is neither read 22 years ago
David Faure 03b95ee07b Fixed "the state of the checkable group box (for security warnings) is neither read 22 years ago
Till Adam 867679c273 Disambiguate the "clean local trash on exit" option description. 22 years ago
David Faure 4b1fafd7bb kainhofer said: I also just saw that the checkboxes in kmails "Composing" tab of the 22 years ago
David Faure 16aa068725 Don't show the dialog box about the "send invitations in mail body" option 22 years ago
David Faure 7ba6ed8798 When the groupware folders can't be created on startup because the INBOX doesn't exist yet 22 years ago
David Faure 4f36bf7c23 CVS_SILENT removed unused variable 22 years ago
David Faure 1500e4b9e3 Fixed IdentityManager: 22 years ago
Stephan Binner e2fe6985e0 warningContinueCancel++ 22 years ago
Stephan Binner 1080d6019e Revert compound stuff - no time left for discussion 22 years ago
Stephan Binner c52c3fee3a Less invented compound nouns (filename, username, hostname) 22 years ago
Ingo Klcker 326c6b1559 Add a helpAnchor() for the Appearance/System Tray tab. 22 years ago
Ingo Klcker 269baa772b - Reword 'Autosave every:' to 'Autosave interval:'. 22 years ago
Ingo Klcker 51c11b2c4a Move the system tray configuration from Network/Receiving to Appearance/System Tray. Use KConfigXT for the settings. Add an appropriate update script (which also prepends 'mailto:' to all mailing list posting addresses so that the addresses work with the new mailing list code). 22 years ago
Marc Mutz da3247332e Update help anchors 22 years ago
Marc Mutz 9e5f85e401 Change the help anchor to what it will be in the docbook in a minute. 22 years ago
Marc Mutz 6b0bfced58 Change the help anchor to what it will be in the docbook in a minute. 22 years ago
David Faure d89a781151 Fixed https://intevation.de/roundup/aegypten/issue226 - kmail doesn't save s/mime validation settings 22 years ago
Andrew Coles d9a6a63719 CVS_SILENT 22 years ago
Bo Thorsen d664aa9baf Make a legacy option for sending invitations to Outlook users. 22 years ago
Stephan Binner 4371824c5c CVS_SILENT i18n style guide fix 22 years ago
Albert Astals Cid 4cda28c5a1 Typo 22 years ago
David Faure 682ba6547c When you delete the imap account which had the groupware folders, then open 22 years ago
Stephan Binner bb831f00c5 CVS_SILENT i18n style guide fixes 22 years ago
Till Adam ea31e8e917 - transform the old bool sendOnCheck into a tristate, which allows to 22 years ago
David Faure 492bae3ff8 Forgot to remove the checkbox "compact folders on exit" after implementing 22 years ago
David Faure 5c3c558c26 Added changed() signal to BackendConfigWidget so that changes are saved. 22 years ago
Don Sanders 452093c32d Fix a little problem with the outlook compatible attachment option. 22 years ago
David Faure cbb3430a4b It's not really necessary to show a dialog box when a gpgconf option is missing (or has the wrong type), 22 years ago
Ingo Klcker 4beac68bd2 Correctly disable buttons if no item of a listview is selected. Patch by Tobias Schaefer. 22 years ago
David Faure a0fb0131a8 perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
Ingo Klcker 3f5e2788c5 connect some forgotten widgets to slotEmitChanged() 22 years ago
David Faure 0b83ee59c3 Going to code that calls foo->name isn't a good idea when foo is 0 22 years ago
Stephan Binner 31741df94b CVS_SILENT i18n style guide fixes 22 years ago
David Faure ce389f4ca0 Warnings when sending unsigned/unencrypted mails are ok for the aegypten 22 years ago
David Faure 6d1ef29262 Disable S/MIME Validation tab (and don't crash) when there is no smime backend. 22 years ago
Marc Mutz cc924efbea Add an option to configure the composer autosave interval. Patch originally developed in aegypten_branch and posted to kmail-devel by David Faure, changed to include the right amount of whitespace by me on request of Ingo. 22 years ago