108 Commits (af14f359e0289942e63991136f61c1e16fb0fd7d)

Author SHA1 Message Date
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Thomas McGuire 11fa8f016e Fix folder settings getting lost right after saving them. 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
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
Andreas Gungl 23ba0abb48 Another fix for side effects of at[0] 21 years ago
Ingo Klcker 7250814247 Forward port of SVN commit 470929 by kloecker: 21 years ago
Ingo Klcker 34ac47a31a This check is wrong. idx must be in the range 0..(count-1). Rewrite the rule to make it easier to read. 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Andreas Gungl b4ce7c9116 forward port of the fix for the unread count 21 years ago
Andreas Gungl fa4aa0b8d8 care for messages which are marked as unread and ignored 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Ingo Klcker 2db5ac7003 Add comment and cleanup. 21 years ago
Grzegorz Jaskiewicz ba8fdb8a68 don't crash on very very outdated cache, this is much more sane than simple asert that causes crash! 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Till Adam 2a01012faa Move the account list into kmfolder, from folderstorage, it's a feature 21 years ago
Till Adam e002a6a15a Add a KMail::Util namespace in new files util.h and util.cpp and move 21 years ago
Till Adam 6aff238c31 SVNSILENT whitespace 21 years ago
Till Adam db572ceb9a Don't crash when closing the search window while a search is still going 21 years ago