248 Commits (d4e710cd7203eace0eb6048d8905457df3c366b6)

Author SHA1 Message Date
Montel Laurent f64c151bc1 Astyle kdelibs 12 years ago
Montel Laurent d158ba2f51 Remove unused function 12 years ago
Montel Laurent bb1a5f0cb2 Fix includes 12 years ago
Montel Laurent 18c8de1677 Migrate kmail config 12 years ago
Montel Laurent d3a7f6c422 Convert qt macro 12 years ago
Montel Laurent 7075266615 Make it compile 12 years ago
Montel Laurent 641736b297 Fix includes 12 years ago
Montel Laurent 103b96d4a2 fix includes 12 years ago
Montel Laurent 12518f5cc5 kdebug->qdebug 12 years ago
Montel Laurent 2729ea554c Fix includes 12 years ago
Montel Laurent 20dc119487 Fix indent 12 years ago
Montel Laurent c1138df662 Finally remove this dead code 13 years ago
Montel Laurent 58d66ed6f7 Now theses functions are not necessary 13 years ago
Montel Laurent 7c48bf83e4 Fix Bug 306700 - Command line option --msg does not work 14 years ago
Volker Krause 19943475f8 SVN_MERGE 16 years ago
Thomas McGuire 2d2e5bdc51 Improve crash handling code a bit. 16 years ago
Nicolas Lcureuil a1bc102d92 Remove unused header 16 years ago
Volker Krause 46156e5d20 Do not explicitly start Akonadi anymore, Akonadi::Session takes care of 16 years ago
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