198 Commits (be4a178cfb761f20b279f504befb7d7759b4bcd7)

Author SHA1 Message Date
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Thomas McGuire 9ab0f893c7 Merged revisions 830027 via svnmerge from 18 years ago
David Faure 5667614aa6 backport the last commits by tmcguire at his request: 18 years ago
Thomas McGuire 5b9098b2c9 Fix detection when to quit the main loop, by disabling Qt's quitOnLastWindowClosed(), 18 years ago
Thomas McGuire ed41cb897d Merged revisions 822649 via svnmerge from 18 years ago
Jarosaw Staniek 919fbe7331 UniqueAppWatcher: 18 years ago
David Faure 94369715d3 Ported Kontact::UniqueAppHandler to DBUS. 18 years ago
Friedrich W. H. Kossebau 1cce051d22 no need to set the program icon to the program name, already done by KApplication (in case it should be rather set by KAboutData::ProgramIconName these days anyway) 18 years ago
Jakob Petsovits 2379e5608a Have an own kmail icon again, not relying on the 18 years ago
Thomas McGuire fc5a592f63 Remove (buggy) workaround for bug that existed only in qt 4.4 qt-copy versions. 18 years ago
Thomas McGuire 67f01765e9 Don't automatically quit when the last top level widget is destroyed. 18 years ago
Till Adam 25446592b9 Don't try to access the kernel before it has been created. Happens 18 years ago
Jakob Petsovits 2587297f3c Er, oops. Don't assign KMail the address book icon. 18 years ago
Jakob Petsovits 5cdd379304 Icon renaming (code changes - KDE/): 18 years ago
Thomas McGuire 3aaa9f2c91 Port the DCOP suspend/resume stuff: 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Dirk Mueller c9e391f3cd the usual "daily unbreak compilation" 19 years ago
Arto Hytnen f1ee1a5928 SVN_SILENT just few typos and qMin/qMax fixes. 19 years ago
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