118 Commits (2e07edc33a51c488546fd7a005d2e0098a025a5f)

Author SHA1 Message Date
Thomas McGuire a74fb334b1 Fix totally broken renaming of online IMAP folders: 18 years ago
Volker Krause 089106f874 Recorded merge of revisions 750563-750567 via svnmerge from 18 years ago
Volker Krause 6244f6188d Merged revisions 746873 via svnmerge from 18 years ago
Jarosaw Staniek d6c0a9ffe3 simplify the code and avoid crashes 18 years ago
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
Allen Winter ac9a252277 use our portable KDE_mkdir() instead of conditional compiles for ::mkdir(). 18 years ago
Till Adam d35737393f Merged revisions 750193 via svnmerge from 19 years ago
Till Adam 1968f5098c Merged revisions 750129 via svnmerge from 19 years ago
Thorsten Staerk 453417252d Still fixed, but make it logically as it was before. Thanks Mark! 19 years ago
Thorsten Staerk 5a3d0297dd Do not crash when deleting an imap account. 19 years ago
Till Adam 88907bbac7 Avoid crash on local unsubscription. 19 years ago
Andreas Hartmetz 8fcabf0c42 Merge KConfig-related changes from branch. Still needs slightly more work, something apparently unrelated fails at 97%. 19 years ago
Thomas Reitelbach ac74729bcb some various i18n fixes 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Gabriel Anderson 5950be53a7 Fixed Krazy issue #6 19 years ago
Thiago Macieira 421c83769c Remove use of k_funcinfo 19 years ago
Volker Krause 9ef1d1c901 Forwardport SVN commit 696993 by vkrause: 19 years ago
Volker Krause 0e3084b2dd Prevent re-creation of a previously deleted DIMAP folder without a prior 19 years ago
Pradeepto Bhattacharya c380ce9d0e Merge ... 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
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
Bruno Virlet 8358723b88 Fix crashes during drag&drop of imap folders 19 years ago
Volker Krause ce537eedc0 Merge SVN commit 677090 by vkrause from enterprise branch: 19 years ago
Volker Krause 57226f7b5c 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
Volker Krause 77d0ac1bd1 No more invalid reads while deleting/moving folders. 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