59 Commits (fcab9fea1992c7e9d4312f85286d63b1eaf94064)

Author SHA1 Message Date
Thomas McGuire 462d5495d2 Merged revisions 909042 via svnmerge from 17 years ago
Ingo Klcker cb032be5e5 Also emit the filtered() signal if a message was already filtered (indicated by the presence of the X-KMail-Filtered header), so that it is taken out of the list of unfiltered messages by KMAcctImap. Without this messages filtered by another instance of KMail were downloaded again and again each time the IMAP inbox containing those messages was opened. 17 years ago
Thomas McGuire 502faf57a4 Merged revisions 895059 via svnmerge from 18 years ago
Thomas McGuire 95ab0656a6 Backport r895011 by ogoffart from trunk to the 4.1 branch: 18 years ago
Olivier Goffart b4b30505c5 Fixes a crash 18 years ago
Laurent Montel b18e8016d3 Fix some iterator 18 years ago
Thomas McGuire a68ccb3b97 Merge the KMail summer of code branch back to trunk. 18 years ago
Thomas McGuire 14e6d70ca3 Merged revisions 870423 via svnmerge from 18 years ago
Thomas McGuire a8c2a46e0b Backport r868195 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire b7c4988ff5 Fix some suspicious code issues, found by Christoph Bartoschek, thanks! 18 years ago
Thomas McGuire 04c582f8b8 Backport r834270 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire 719e52682e Backport r833475 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire ba552c0802 Merged revisions 834270 via svnmerge from 18 years ago
Thomas McGuire f34db70f63 Merged revisions 833475 via svnmerge from 18 years ago
Thomas McGuire 6cb7557a02 Move that code a bit more down, so that folder is also known when the 18 years ago
Thomas McGuire 02cfdbdaf2 Some fixes for online IMAP filtering: 18 years ago
Marc Mutz 72f9701341 Merged revisions 817668-818612 via svnmerge from 18 years ago
Thomas McGuire ddfe4c4b21 tabs-- 18 years ago
Thomas McGuire b18b2731f1 Don't crash in a debug function. 18 years ago
Marc Mutz badf940ef5 Merged revisions 816688-817026 via svnmerge from 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
Volker Krause 0041308cc2 Merged revisions 773384 via svnmerge from 18 years ago
Ingo Klcker 3a7b4c975e Listen to the closed() and expunged() signals of the temporary filter folder (mSrcFolder), so that we can re-open the folder whenever it was closed. 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