54 Commits (94403b8aedd673aaa56cf3833191510eddeaaaa3)

Author SHA1 Message Date
Aaron J. Seigo 94403b8aed build? (winterz is pestering me so i'm committing before building ;) 19 years ago
Aaron J. Seigo cc5f24ca0f adjust to api changes 19 years ago
Will Entriken 1106cfdef0 kguiitem explicit ctor 20 years ago
Volker Krause f4811fb04a Disable some more DCOP stuff. 20 years ago
Reinhold Kainhofer d763cc114b locate => KStandardDirs::locate 20 years ago
Ingo Klcker c9718a7829 - Forward port the changes in the folder selection dialog. 20 years ago
Ingo Klcker 10fd9eed6d Re-add the folder quick filing patch now that the dialog size problems have been resolved. Patch by Kumaran Santhanam. 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Andreas Gungl c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Volker Krause 3dfdbfcce9 Forward port translation catalog fixes by Stephan Johach. 21 years ago
Stephan Johach 20fd2d2ac9 Removed loading of obsolete catalogue "libkdenetwork" from knode and 21 years ago
Luk Tinkl 0f55ffcd96 forwardport libkmime catalog addition 21 years ago
Luk Tinkl 207d94975e insert libkmime catalog (3 strings were missing in KMail) 21 years ago
Ingo Klcker 81a7e3ba13 Partial port to current kdelibs4_snapshot. Time to hit the bed. 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Ingo Klcker 436dbc06b5 Backport fix for bug 101001: 21 years ago
Ingo Klcker 44aca43b57 Add configuration update script for fixing changed keys for filtering by status. 21 years ago
Allen Winter a44c8b9d50 Updated license header and copyright for Don Sanders. 21 years ago
Ingo Klcker c17d28a798 Make font for new/unread/important messages configurable. Based on patch by Jason 'vanRijn' Kasper. 22 years ago
Carsten Burghardt c18dec0e42 Give the user the choice what action to execute when a folder is entered: 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
Till Adam ea31e8e917 - transform the old bool sendOnCheck into a tristate, which allows to 22 years ago
Marc Mutz 67af4d6d8c GUI: Merge from aegypten_branch: All config-related patches 22 years ago
Michael Brade f47e4c232e Compile, please. 22 years ago
Marc Mutz f0e221abaf Add libkleo's translations, and make insertCatalogue...() insert icon search paths for libs, too. 22 years ago
Stephan Kulow d4d26d5ff7 not sure how long I've got this patch applied :) 22 years ago
David Faure 8408c27d66 KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
Ingo Klcker e0beaa7304 Change the messages according to Helge's suggestion. 22 years ago
Ingo Klcker 1f8adf4901 cvsrevertlast. As Waldo pointed out KUniqueApplication can't take care of the case oldHostName == hostName if the second instance is started on a different display. 22 years ago
Ingo Klcker 8d29cc56fc Helge is right. KUniqueApplication takes care of the case oldHostName == hostName. 22 years ago
Ingo Klcker 3334f71917 Fix several issues with the code that handles the lock file: 22 years ago
Helge Deller 88ad824918 typo fix and make the message less technical. 22 years ago
Helge Deller 08b57a9ec1 Scott is right - "No" is now the default choice. 22 years ago
Helge Deller 634b6c8369 - Add possibility to delete stale lock file when KMail detects a lock (#60753) 22 years ago
Ingo Klcker 8f4173ffcc - Make use of RuleWidgetHandlers for managing the search/filter rule widgets. 22 years ago
Carsten Burghardt ae614371b8 Add an Id to the account so that (d)imap accounts can be renamed without data loss. 22 years ago
Stephan Kulow abdbc5c76f he always wants to have the last word :) 23 years ago
Stephan Kulow 2e6070964a Waldo is right, kill(-1,0) no good 23 years ago
Stephan Kulow b662aed292 fix the stale lock file logic to not kill around. will backport after Waldo 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Ingo Klcker b304a2ced4 deprecated -= 5 23 years ago
Stephan Kulow 999fdca751 what good is a crash handler if it crashes? :) 23 years ago
Marc Mutz b80ceaa3a9 Don't export getMyHostName() 23 years ago
Marc Mutz 28fefb50e3 make sure we insert all required translation catalogues 23 years ago
Marc Mutz 1d8115b52e - Move mime tree viewer to the reader window (patch as posted, still 23 years ago
Ingo Klcker 6c5b1513b5 Second part of the fix for bug 62029: Default identity not used on 'kmail --composer' 23 years ago
Marc Mutz e60fbdebb9 Update script for LoopOnGotoUnread. Let's try if bash works, too ;-) 23 years ago
Marc Mutz f872f6570c I don't know about you, but I like the compiler to do the work: Simplify checkConfigUpdates(). The updateLevel is now the number of updates to check instead of an arbitrary number to be increased by hand everytime a new update is added. 23 years ago