76 Commits (f162ce751a7ef2d45f6bb3f146d513832b094b2b)

Author SHA1 Message Date
Jarosaw Staniek f88dc82847 'break' is not needed here 18 years ago
Jarosaw Staniek 318a4c8bc3 - process of simplifying/Qt-ifying the code started: 18 years ago
Till Adam 7f2408a144 Fix QPtrList -> QList porting mistake by making sure all clears actually 18 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Gabriel Anderson 5950be53a7 Fixed Krazy issue #6 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
David Faure 758c9ff528 Fix more broken iterations... 19 years ago
Till Adam 0973449f2e Fix some iterators. 19 years ago
Thomas McGuire bd5980277d Fix newly created subfolders not being shown. 19 years ago
Thomas McGuire b887c40698 Fix newly created subfolders not being shown. 19 years ago
Allen Winter 1ca819b394 Some Q3CString -> QByteArray changes from Mathias. 19 years ago
Laurent Montel ce6b84f1ac fix for new kurl renamed 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 41141ebd90 deprecated QDir methods (listEntries now needs a QStringList, so just wrap it around the QString whenever just one filter is set); deprecated QToolButton methods (mostly setIconSet -> setIcon or setPixmap->setIcon) 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
Andreas Gungl 99b1dcf126 Q3PtrList-- 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 20 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Volker Krause 0f6fe9fdb4 117 of 167 files compile 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Till Adam 1414521c12 Make the folder call ::create() on the storage once it has instantiated 21 years ago
Thomas Zander 55eabf8ecc Remove kmfoldernode's setType() and type() methods and all the places where it is 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
Ingo Klcker a2a4ff7f8c Prepend the displayPath of local folders with /Local 22 years ago
Ingo Klcker 3747fe9f57 Add dcop calls displayPath and displayName for usage in the Kontact summary widget. 22 years ago
Till Adam b9b4297362 Refactor KMFolderDir::reload() and fix a few lurking bugs in it as well to 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Bo Thorsen efe71fec01 Nitpicking 23 years ago
Bo Thorsen 5398afaef8 Don't crash on startup when loading dIMAP folders 23 years ago
Roberto Teixeira a9524b2a64 Changing "directory" to "folder" as discussed on kde-i18n-doc and kde-core-devel 23 years ago
Ingo Klcker 82d48f9921 Fix bug 58679: kmail crashes with a folder called "new" 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Eugene Zelenko fc75286b92 Use HTML tags (<b></b>) for highlighting arguments in message box text 23 years ago
Guenter Schwann 9188cbfad2 make disconnected imap visible if run as kpart (kaplan/kontact) 24 years ago
Daniel Molkentin 9b71a29693 debug areas for HEAD, too 24 years ago
Bo Thorsen 86ec3925b8 Fix disconnected IMAP. Now we can even have normal IMAP and disconnected IMAP accounts in the same kmail. 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Zack Rusin 8142180fa0 Committing the folder rework. I wanted to wait a little bit, but it fixes 24 years ago
Steffen Hansen 07bbdda77a fixed a couple of crashes when setting up disconnected IMAP accounts 24 years ago
Bo Thorsen 8b8db5ccc8 Disconnected IMAP mode 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Wynn Wilkes b068ca7ab4 don't create maildir folder objects in an imap account...will lead to crashes 25 years ago
Michael Haeckel 4d3acc97eb Use unicode and special character save names for the IMAP cache files. 25 years ago
Carsten Burghardt 68d7e06a11 imap-flag is passed to create-folder 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel 3053058627 QList -> QPtrList 25 years ago