160 Commits (6e6fa394af8aaf9c2e2a457e64108fa2e2c8cd16)

Author SHA1 Message Date
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
Pradeepto Bhattacharya 1f141ee2b4 Merge ... 19 years ago
Dirk Mueller 38f9f8db21 remove code duplication 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 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
Marc Mutz b7dc817bdd Hide KMSender from the rest of KMail. 21 years ago
Till Adam 90fa42494d At last KMail builds again without errors 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Don Sanders e0b0f1f292 Enhance the Kmail filtering system so that filters can be applied to 21 years ago
Rich Birch a4cd8ea107 Modified Files: 21 years ago
Ingo Klcker 8bbe6e96e8 'Unnamed' sucks as default account name as two of two usability tests showed (the test subjects didn't find the newly created IMAP accounts). So come up with some better default values. 22 years ago
Till Adam 3cb30b64fb Move KMBroadcastStatus to KPIM::BroadcastStatus so it can be used by 22 years ago
David Faure d4eceb3338 Small speedup for cachedimap: addMsgInternal calls processNewMsg, so processNewMsg 22 years ago
David Faure 8a89c05cbf Prepare ProgressItem/ProgressDialog/StatusbarProgressWidget for being moved 22 years ago
David Faure 1d07729d1d CVS_SILENT debug-- 22 years ago