230 Commits (a1c6d86f50047b0a4385e146d28a1a038d0e71cd)

Author SHA1 Message Date
Laurent Montel b151b33fdb Add messagebox when we can start akonadi 16 years ago
Volker Krause 35d24fa93d SVN_MERGE 17 years ago
Tobias Koenig c11bbaed90 Abort application if Akonadi couldn't be started 17 years ago
Laurent Montel abefbd646c Sync with trunk 17 years ago
Tobias Koenig 5af699f7d9 Start Akonadi by default now that KMail uses Akonadi for 17 years ago
Laurent Montel 196aba0cb1 Start akonadi server if necessary 17 years ago
Volker Krause b0220561f3 SVN_MERGE 17 years ago
Tom Albers 3b7b339a5e Remove libkdepim/pimapplication which is now in kdepimlibs and port all applications. 17 years ago
Thomas McGuire 75264660b9 SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up. 17 years ago
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