210 Commits (3ce237441de170b39dfa45ccaa9cd342489986b4)

Author SHA1 Message Date
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Chusslove Illich c39515537d Auto-conversion to new KCmdLineArgs/KAboutData/KComponentData API (trunk/KDE). Watch for the few remaining QString to QByteArray assignments that will not compile without extra specification (typically needs .toLocal8Bit() or .toUtf8()). 19 years ago
Thomas McGuire 046c2402a0 Delay instance creation if the kernel isn't initalized. 19 years ago
Laurent Montel 972306706c Use setClearButtonShown when it's possible 19 years ago
David Faure b89340afd8 #warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl 19 years ago
Olivier Goffart d67567aa29 finish to port to KNotification 20 years ago
Laurent Montel 8f8bebb285 Port to new knotify api 20 years ago
Volker Krause afb091dd49 KMail compiles again. 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Ismail Onur Filiz ea883abdd3 Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 710ab0d447 Launch my script to adapt to new kde4 21 years ago
Reinhold Kainhofer 50d4efd7d4 The FSF moved to a different address, so update the license headers all through kdepim to include the new address (see also the FSF's home page for the new address): 21 years ago
Allen Winter fcd976c3a5 Updated license header and copyright for Stefan Taferner. 21 years ago
David Faure 88928e3590 CVS_SILENT cleanup 22 years ago
David Faure 5bfa94afd4 Remove distinction between cleanup() and notClosedByUser(), as discussed on kmail-devel. 22 years ago
Marc Mutz f0e221abaf Add libkleo's translations, and make insertCatalogue...() insert icon search paths for libs, too. 22 years ago
Ingo Klcker dfc96925e7 Move kapp->dcopClient()->suspend() before KMail::lockOrDie() so that KMail is correctly started if the user tells us in lockOrDie that it should be started. 22 years ago
Helge Deller 634b6c8369 - Add possibility to delete stale lock file when KMail detects a lock (#60753) 22 years ago
Ingo Klcker ae6219f2b5 Get rid of KDE_IS_VERSION cruft. 22 years ago
David Faure e4e4e1bf3e Move cmdline handling to DCOP-enabled method, move cmdline def to header file 23 years ago
Andy Goossens d1914010dc CVS_SILENT using KCmdLineLastOption 23 years ago
Marc Mutz a3e2c8662c Don't require up-to-date kdelibs 23 years ago
Zack Rusin 0abf8a1cd9 Waldo's patch from kde-core-devel to eliminate the double creation of KConfig 23 years ago
Ingo Klcker bf37d77ae0 Make it possible to pass a URL to kmail without the --attachment flag. According to Laurent this is done automatically in case a file is dropped on the KMail icon in Kicker. Based on patch by Laurent Montel. 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Don Sanders 3c38680719 Session management fixes. 23 years ago
Marc Mutz 28fefb50e3 make sure we insert all required translation catalogues 23 years ago
Cornelius Schumacher d315dbd187 Fix warning. 23 years ago
Till Adam dce4493590 Check whether the dir that is to be used as the local mail store (~/Mail) 23 years ago
Stephan Kulow caf616bbeb moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h 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
Ingo Klcker 5c31da5518 Forward port of fix for bug 56049: wrong encoding of command line arguments 23 years ago
Ingo Klcker 16b4cca578 Make new mail notification work for people who run KMail without KDE. 23 years ago
Marc Mutz 4b12ffa56a Use KMail::AboutData 23 years ago
Ingo Klcker 4a769332ba Update the copyright information which is displayed in the About KMail dialog 24 years ago
Don Sanders 27ac0b6d1f make_it_cool merge 24 years ago
Ingo Klcker b707487fa6 Forwardport Fix Bug 52673: Composer empty when started with 'kmail --msg <file>' 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 44c500197f Reapply changes of About KMail. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Ingo Klcker d18179cee4 Update authors; move some contributors to the Thanks To page; more will follow after I know what they contributed 24 years ago
Stephan Kulow fc65f6b099 use the code from kmstartup in main 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Marc Mutz 276dc3fed9 Add Kalle to authors; Bernhard, Jan and Wolfgang Westphal to credits; approved by Michael and Ingo 24 years ago
Ingo Klcker b89a992662 Add startingUp() member function to KMKernel. The return value of this function indicates whether KMail is starting up. 24 years ago
Michael Haeckel 484e2d8687 Hopefully this time it is accepted by everybody. 24 years ago
Ingo Klcker 01e6125a16 Add Aaron to the list of authors and move Zack's entry where it belongs according to the sort order (which is alphabetical, Karl-Heinz ;-) ). 24 years ago
Karl-Heinz Zimmer e1a6493512 Zack Rusin added to about box in recognition of his contributions to KMail. 24 years ago