207 Commits (acc070e5de7eaffe728a32680ed2d83d439d3ea8)

Author SHA1 Message Date
Kevin Krammer 1329ecaafc Replacing the now deprecated KConfigGroup::entryMap() usages with 19 years ago
David Faure 33e0897939 Merged KIO::JobFlags branch 19 years ago
Arto Hytnen fa8703cd73 include duplicates--, include guards and a sole QMAX() -> qMax() fixes 19 years ago
Gabriel Anderson 5950be53a7 Fixed Krazy issue #6 19 years ago
Volker Krause a8c6fd5356 Forwardport reading/writing of seen flags in read-only IMAP folders. 19 years ago
Volker Krause ee59252894 Merged revisions 702953-703455 via svnmerge from 19 years ago
Gabriel Anderson db3c7c84f3 Fixed krazy issue #6 19 years ago
Thiago Macieira 421c83769c Remove use of k_funcinfo 19 years ago
Thomas McGuire 8f1c11bc76 - Remove unused Q3 includes 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
Christian Ehrlicher fbc528c8cc win32 compile++ 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
Pradeepto Bhattacharya 0750e965c5 Krazy #1 fixes 19 years ago
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Dirk Mueller 00aa142420 - the usual "daily unbreak compilation" 19 years ago
Thomas McGuire b6f388cf5a * folderdia -> folderdialog 19 years ago
Pradeepto Bhattacharya 7c9a9f2f76 SVN commit 659645 by wstephens: 19 years ago
Pradeepto Bhattacharya ec5e6e4cbc Merge ... 19 years ago
Laurent Montel f34bcab6bd Q3StyleSheet-- 19 years ago
Allen Winter 799e06a342 forward port SVN commit 659645 by wstephens: 19 years ago
Will Stephenson 1a4c12a7c2 Add comment so that posterity can see that r653900 actually solved bug #143237. 19 years ago
Allen Winter d15359ec1f scrubbing, indenting, styling. 19 years ago
Allen Winter 5f421de676 forward port SVN commit 653900 by wstephens: 19 years ago
Will Stephenson 1ef5b0a945 Allow the user to cancel kmail connection attempts when the account 19 years ago
Volker Krause 7c129d334e Merge local subscription support for disconnected IMAP from the KDE PIM 19 years ago
Volker Krause 00d6835c62 Forwardport SVN commit 642473 by vkrause: 19 years ago
Volker Krause 0777b81015 Merge SVN commit 516320 by tilladam from proko2 branch: 19 years ago
Allen Winter 59c07d73fb porting fixes from Mathias. 19 years ago
Allen Winter 1ca819b394 Some Q3CString -> QByteArray changes from Mathias. 19 years ago
David Faure 037087f496 Fix account config being stored in the wrong config group: 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Rafael Fernndez Lpez d388fa66e5 Fix signals/slots because of the moving from KIO::Job* to KJob* on some of them 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
Laurent Montel 05ee5b44f7 Compile++ 19 years ago
Allen Winter b6792d08e5 forward port SVN commit 572897 by tilladam: 20 years ago
Allen Winter 8029d3701e forward port SVN commit 579895 by kling: 20 years ago
Andreas Kling b15b221021 Fixed crash in slotCheckQueuedFolders() on application exit when kmkernel->acctMgr() is null. 20 years ago
Till Adam cbf8af5cf0 Backport of: 20 years ago
Till Adam 5a61dd88b8 Don't crash when the imap slave goes away in the middle of 20 years ago
Till Adam a1c6c17832 Fix triggering quota jobs when the slave is not connected yet. 20 years ago
Laurent Montel ce6b84f1ac fix for new kurl renamed 20 years ago
Ingo Klcker bb3987a1a6 Escape user-provided data that's passed as label or status to progress item. Also mark a few word puzzles and one untranslated string as FIXMEs. 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
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Reinhold Kainhofer 26be696c0d deprecated QMap methods, deprecated kd(Debug|Warning|Error) 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Reinhold Kainhofer 33de056e1f QList::find(..)==QList::end() => QList::contains() 20 years ago
Laurent Montel 9b8326c146 I hope that I ported all kmail to kjob api 20 years ago