52 Commits (cd795cd801ad2ad45916a33d09df75162ab2e9d5)

Author SHA1 Message Date
Thomas McGuire ddfe4c4b21 tabs-- 18 years ago
Thomas McGuire b18b2731f1 Don't crash in a debug function. 18 years ago
Thomas McGuire 5163b7b09f - Return the correct return code when not all messages could be moved in KMMoveCommand 18 years ago
Jarosaw Staniek c160bdc1c4 * delete this -> deleteLater() 18 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Ingo Klcker c000a75f1b Forward ported revision 773384 from the KDE 3.5 branch 18 years ago
Allen Winter 1ee33eb647 include file fixes, mostly re-ordering. but I did find some places 18 years ago
Frank Osterfeld 9848f42cd9 merge from enterprise 19 years ago
Andreas Hartmetz 9a2c2bdc7c cross-port named open()/close() on folders from the 3.5 branch. this is a merge from 3.5 revision 647499 with many extra changes to get kmail to compile again. 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Dirk Mueller 00aa142420 - the usual "daily unbreak compilation" 19 years ago
Pradeepto Bhattacharya 1f6e9cb619 Merge ... 19 years ago
Allen Winter 3b5e6bfe9d same code, but written slightly differently to match we I did in branch. 19 years ago
Allen Winter a5895c479d merge SVN commit 649442 by winterz: 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Allen Winter 23997b6617 bigtime forward port of coolo's kmail_debug_imap work branch. 19 years ago
Andreas Gungl d2f41cfca0 some porting changes 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
Volker Krause 4cd29a3d87 Port a bit more (KSpell -> K3Spell, SimplePlayer -> AudioPlayer, disable 20 years ago
Reinhold Kainhofer d763cc114b locate => KStandardDirs::locate 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
Reinhold Kainhofer b3abaeb2e6 --deprecated: qtimer.start(msec, single) => qtimer.setSingleShot(single); qtimer.start(msec); 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 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 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Andreas Gungl da592428a9 Q3PtrList-- 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Andreas Gungl 7001c6f819 SVN_SILENT cleanup header includes 21 years ago
Andreas Gungl f8aebbf92c fix porting error, make async filtering (w/o pipe-through) working 21 years ago
Andreas Gungl abb7c0c030 forward port from 3.5 branch, related to bug 113730 21 years ago
Andreas Gungl 42a534e8c2 completion of the fix for bug 113730 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Andreas Gungl 17e5481587 forward port fixes in the async filtering 21 years ago
Andreas Gungl 1f46c4b8e9 Fix some issues in the async filtering code 21 years ago
Andreas Gungl b9e30a6875 Qt3support-- 21 years ago
Andreas Gungl 5a822a6191 adding visual feedback for the actionscheduler queue length 21 years ago
Laurent Montel 72f49ff4e0 Compile/link 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Volker Krause ed72a72900 More KMail porting. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Andreas Gungl 3ba1fadb97 allow async processing of the copy filter action 21 years ago
Don Sanders 3eac1eae4f Include online IMAP folders as filter action targets in the filter 21 years ago
Andreas Gungl a1209a599b add logging capabilities to the action scheduler 21 years ago