141 Commits (ad69799d88cc37ca83bf254e12b0e363da693cfd)

Author SHA1 Message Date
Bruno Virlet ad69799d88 Forward port revision 689897 19 years ago
Till Adam 9c77c76113 Merge size column for the folder tree and configurabe "close to quota" 19 years ago
Volker Krause ce537eedc0 Merge SVN commit 677090 by vkrause from enterprise branch: 19 years ago
Christian Ehrlicher fbc528c8cc win32 compile++ 19 years ago
Frank Osterfeld 1a42bb272e revert. these functions (truncate, mkdir, ...) are used all over the place and should be either replaced by Qt equivalents or wrapped once, without platform-specific ifdefs everywhere 19 years ago
Frank Osterfeld 38a3fd7c56 build fixes for mingw. please proofread, especially whether QFile::resize() does the right thing here. CCMAIL:kloecker@kde.org,adam@kde.org 19 years ago
David Faure 758c9ff528 Fix more broken iterations... 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Till Adam 27a49cca1f Implement a size column in the shared folder tree class and in 19 years ago
Mathias Soeken 30b0f58018 Crash when deleting subfolders 19 years ago
Volker Krause 01bafaed15 Merge revisions 633599, 638231, 647127, 647145 and 647816 from 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
David Faure 3787c114fb Fix crash when kmail starts the very first time 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Will Entriken 1106cfdef0 kguiitem explicit ctor 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 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
Ismail Onur Filiz ea883abdd3 Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 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 db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel d01d4164aa Fix some error 21 years ago
Laurent Montel eb077e0b11 qt3support-- 21 years ago
Laurent Montel 72f49ff4e0 Compile/link 21 years ago
Stephan Kulow 55e305acf7 some more (script) porting 21 years ago
Laurent Montel 8f70d3af30 Adapt to new kde4 api 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Till Adam 4b0d2e5d3a Implement "Copy folder to" which allows one to copy a hierarchy of folders 21 years ago
Ingo Klcker eb23af790e Use 'Local Folders' instead of 'Local' as prefix for local folders and don't put a '/' in front. No, 'Local Folders' is not a new string. 21 years ago
Till Adam 543362e045 Bitrot-- 21 years ago
Carsten Burghardt cef542ab9a And the next step from the Usability study: kick the "Belongs To" off the properties 21 years ago
Till Adam a2f4f98148 readFolderIds returns 0 on success, -1 on failure. cope. 22 years ago
Till Adam 11661a36a7 Be somewhat safer when reading the message serial number dict for a folder 22 years ago
Carsten Burghardt f0fc82333b Add the feature to move folders to any other location. Non local folders 22 years ago
David Faure 7c77d5784c RMB/Compact should compact in all cases (even if !needsCompacting). 22 years ago
David Faure 152f8d472c GUI improvements for the compaction feature: 22 years ago
David Faure c44c484bb5 Similarly to expiring old mails in the background, this implements compacting 22 years ago
Carsten Burghardt a9732f135b Add the "list only open folders" feature. 22 years ago
David Faure d0bc54df5c Reworked the "mail expiry" feature to work as a background task (timer-driven) 22 years ago
Ingo Klcker a2a4ff7f8c Prepend the displayPath of local folders with /Local 22 years ago
Andreas Gungl d973590fb2 improve the handling of situations when a folder is removed 22 years ago