56 Commits (3d5813899bee42abdb93e8107a1cbee7bce0952b)

Author SHA1 Message Date
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 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
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
Michael Haeckel e3127d7f19 Store the IMAP folder also in a KMFolderMgr like the local folders. 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Michael Haeckel fe832697f1 Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Michael Haeckel 3d6d939d05 Really fix the Japanese folders can't contain Japanese subfolders problem. 26 years ago
Michael Haeckel 623b8f5fa0 Fix for non-latin characters in folders that contain subfolders. 26 years ago
Daniel Naber b266c41a8f -changed welcome message's reply-to to kmail@kde.org 26 years ago
Matthias Kiefer 29141fdeb1 some improvements in i18n of messages 26 years ago
Don Sanders 6eeb04145d ported from warning to KMessageBox::information. 26 years ago
Don Sanders 4bc762264f Eliminated flicker when changing folders. 27 years ago
Don Sanders b3075eceb3 The Merge. QT 2.1 (cvs) now required. 27 years ago
Stefan Taferner d1e61aa558 * Switched folder-tree widget to QListView. Currently 27 years ago
Stefan Taferner 6d35b31ca2 Added basic support for hierarchical folders. Just create directories in ~/Mail and move folders in manually to see it. Still needs full GUI support, however. 27 years ago
Waldo Bastian ac4e7a9c11 WABA: Fixed destruction of folders 27 years ago
Don Sanders feaabb0210 Synchronized with KMail 1.0.24 in 1.1 branch. Approximately 14 weeks of updates have been merged. 27 years ago
Stephan Kulow 4f167aec94 CVS_SILENT fixing some header files (mainly adding klocale.h) 27 years ago
Stephan Kulow 1afae79487 CVS_SILENT ported to Qt 2.0 27 years ago
Stefan Taferner 3015f41a72 * dead.letter is now written when kmail crashes 29 years ago
Stefan Taferner d5f5d0c62b Added a simple shell script that converts MH style mail folders to those 29 years ago
Stephan Kulow 97f235e320 don't use str_errlist. This is highly non-portable 29 years ago