31 Commits (9221d07cf417ee915799fa4b4e556a3f528a74e3)

Author SHA1 Message Date
Michael Jansen 7950aedb16 Fix memory leak reported by valgrind. 18 years ago
Jarosaw Staniek bf0f76faa3 Store new account settings. 18 years ago
Jarosaw Staniek d62899d902 Configure option for enabling/disabling accounts without changing any settings. 18 years ago
Thomas McGuire c23fe9cfa9 Revert of: 19 years ago
Volker Krause 12db55ea80 Revert r700060 as well, it break single folder mail check. 19 years ago
Frank Osterfeld c7466943af merge from enterprise (708726) 19 years ago
Bruno Virlet 88dcaa8606 Revert changes which most probably are the reasons of the bugs in kmail. 19 years ago
Bruno Virlet ab4c83a924 Forward port r706174 and r706425 19 years ago
Bruno Virlet 7a3d0a8a82 Port r705221 to enterprise. 19 years ago
Will Stephenson 2a372a8d63 Port commit r700023 by bruno.virlet@gmail.com to enterprise 19 years ago
Bruno Virlet f370ef101f Yet another event loop fix. 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
Laurent Montel a2849e0f7f Not necessary 19 years ago
Stephan Kulow c03090ccc3 porting error 19 years ago
David Faure 037087f496 Fix account config being stored in the wrong config group: 19 years ago
Stephan Kulow edcb82b6ae more porting errors 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Ingo Klcker f504332b21 Forward port of SVN commit 544463 by kloecker: 20 years ago
Ingo Klcker 63721b791c One false alert about boolean expressions used in non-boolean contexts less. 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Frank Osterfeld 6d4ad27c6e it.data() => it.value() (for iterators ending with "it" only) 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Reinhold Kainhofer 9dd6081c83 QList::find(..)==QList::end() => QList::contains() 20 years ago
Reinhold Kainhofer 538e479574 deprecated QStringList methods 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 c901b1247d reduce readEntry(...).toInt() where possible 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 5a9f89c72a q3cstring-- 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel 72f49ff4e0 Compile/link 21 years ago
Stephan Kulow 55e305acf7 some more (script) 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
Till Adam 0122540878 handle an empty account list properly. 21 years ago
Till Adam 8e730ddc09 Remove unused bool parameter for excluding imap accounts from the 21 years ago
Till Adam b2dbebf985 Name members according to pim convention and make sure they are 21 years ago
Till Adam f606ce50aa SVNSILENT cleanups while reading through the file. 21 years ago
Till Adam d2b06764c1 KMAcctList : public QPtrList => 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
David Faure 9e6702f8ab Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Thomas Zander 51c4dde933 Fix mail-check-on-new-account-causes-crash problem. 21 years ago
Ingo Klcker 837ead23af Doh. Why do I have to do this by hand? :-) 21 years ago
Thomas Zander 0b077e7a82 Rename KMAcctExpPop to KMail::PopAccount so I could remove this comment: 21 years ago
Till Adam 90fa42494d At last KMail builds again without errors 21 years ago