166 Commits (778fe136a718aad514b3a60931b1ae7f7a76c7e1)

Author SHA1 Message Date
Oswald Buddenhagen 44e92841da KConfig* API overhaul. only cosmetics, so don't panic. 19 years ago
Thomas McGuire c23fe9cfa9 Revert of: 19 years ago
Bruno Virlet ab4c83a924 Forward port r706174 and r706425 19 years ago
Arto Hytnen fa8703cd73 include duplicates--, include guards and a sole QMAX() -> qMax() fixes 19 years ago
Volker Krause 2e10193ced Forwardport SVN commit 703382 by vkrause: 19 years ago
Volker Krause 606408c2e2 Forwardport SVN commit 703382 by vkrause: 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Thomas McGuire 3949f1af77 Don't convert the enum values to int, use some Qt magic to get the enum value names instead and store them. 19 years ago
Thomas McGuire b2b695420e Update the way the type of the account is stored. 19 years ago
Frank Osterfeld bc17cdbea2 port to KProcess 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Dirk Mueller 00aa142420 - the usual "daily unbreak compilation" 19 years ago
Pradeepto Bhattacharya 1f141ee2b4 Merge ... 19 years ago
Dirk Mueller 38f9f8db21 remove code duplication 19 years ago
Stephan Kulow a4faed9b63 somehow the fix was forgotten - patch by dirk: 19 years ago
Oswald Buddenhagen e4f30a0818 KProcess -> K3Process 19 years ago
Mathias Soeken ab4967b70d KDE4 Porting: Event Loop (QEventLoop), clear a menu 19 years ago
Mathias Soeken 0ce2058b8e Some Q3CString -> QByteArray changes 19 years ago
David Faure 037087f496 Fix account config being stored in the wrong config group: 19 years ago
David Faure 90579ed74b Fix crash in cachedimap mailcheck after modifying a cachedimap account; had to make the code a bit more like in 3.5. 19 years ago
David Faure 8491d3736f Apply fix for KMAcctCachedImap::processNewMail's crash (r631934) 19 years ago
David Faure bd9a11b36b Found the reason why KMAcctCachedImap::processNewMail's assert below was hit 19 years ago
David Faure a503b72850 Found the reason why KMAcctCachedImap::processNewMail's assert below was hit 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure b89340afd8 #warnings guarded with __GNUC__ - script at http://web.davidfaure.fr/kde/guard_warnings.pl 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Allen Winter 67a3b03d0c forward port SVN commit 571253 by winterz: 20 years ago
Allen Winter e956a091e7 Fix a crash (I hope) that happens sometimes upon exiting KMail. 20 years ago
Ingo Klcker e4aa375c09 Fix progress item related crashes during POP3 fetches. 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
Frank Osterfeld ecef6689b4 deprecated-- 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl ba58f8b0b6 Q3PtrList-- 20 years ago
Andreas Gungl c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel be79c0b60b qt3support-- 21 years ago
Volker Krause 5b256e0153 Some porting to the new kdelibs snapshot, mostly KConfigGroupSaver -> KConfigGroup. 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Laurent Montel 0b400365fd Warning-- 21 years ago
Volker Krause ed72a72900 More KMail porting. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Till Adam 0329caa514 Move the "maximum number of connections to host" handling from the 21 years ago
Till Adam f7ebf4ae78 kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc] 21 years ago
Till Adam 94fdc3c63c o KMAcctMgr -> KMail::AccountManager 21 years ago