115 Commits (73e7e8cbba87fadd6225caa6a8d1b0d70e4205e9)

Author SHA1 Message Date
Thomas McGuire c9ddfdae83 Use a qint64 instead of a quint64 for the internal size variable, 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
Till Adam 3e81e1fde2 Warning-- 19 years ago
Dirk Mueller 64df7a387d the usual "fixing crap after till" commit 19 years ago
Till Adam 9c77c76113 Merge size column for the folder tree and configurabe "close to quota" 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
Thomas McGuire 11fa8f016e Fix folder settings getting lost right after saving them. 19 years ago
Till Adam 27a49cca1f Implement a size column in the shared folder tree class and in 19 years ago
Pradeepto Bhattacharya 8c4d7ca4ba Merge ... 19 years ago
Till Adam c055eafb72 Warn when calling getMsg on a closed folder. 19 years ago
Till Adam 579bce92f9 Give some more verbose warnings when getMsg goes wrong. 19 years ago
Till Adam 78a4ad5503 Apply ported version of the mail loss debugging and explicit deletions patch, 19 years ago
Mathias Soeken 47365eb158 Change status of message(s) updates the foldertree item. 19 years ago
Ismail Onur Filiz 0687891abb KConfig -> KConfigGroup 19 years ago
Allen Winter fd4c4efdf4 forward port SVN commit 647870 by coolo: 19 years ago
Allen Winter 16e53873f8 merge SVN commit 647870 by coolo: 19 years ago
Volker Krause 01bafaed15 Merge revisions 633599, 638231, 647127, 647145 and 647816 from 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
Allen Winter 8ffbf25de2 forward port SVN commit 639786 by winterz: 19 years ago
Allen Winter 882985460a fix "deleting maildir does not delete associated .index.ids file" 19 years ago
Volker Krause 7d1b8d31a6 Forwardport SVN commit 633254 by vkrause: 19 years ago
Volker Krause d92da0568a Merge the kmail-moving-folder branch: 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Till Adam 0a92a8380b Cleanup. 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
Allen Winter 37d8bef5e4 fix spelling errors. 20 years ago
Reinhold Kainhofer 72d34ac78b deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Reinhold Kainhofer 08404dfdab QList::find(..)==QList::end() => QList::contains() 20 years ago
Dirk Mueller 6fd3a9e2b3 remove redundant NULL check (CID 1308) 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 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
Volker Krause 3d382d34ca Build with new kdelibs snapshot. 20 years ago
Andreas Gungl da592428a9 Q3PtrList-- 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago
Laurent Montel 72f49ff4e0 Compile/link 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Andreas Gungl ac5bbfe5be changes to switch to the new MessageStatus class 21 years ago
Ingo Klcker 1c0708c704 Forward port of SVN commit 474655 by kloecker: 21 years ago
Ingo Klcker b6fdfba82a Fix the nasty bug which caused folder settings to disappear. It turns out that we deleted the config group just after we had saved it. Doh. Fixed by deleting the old folder configuration only if the folder has been renamed/moved. All kudos to Martin Koller for giving me the crucial hint. 21 years ago