139 Commits (c51cffec497be16f2fb86ca9385d89533b4c2fa4)

Author SHA1 Message Date
Allen Winter 063033d01e "a" -> 'a' 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Frank Osterfeld ecef6689b4 deprecated-- 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 b46c2a091d QList::find(..)==QList::end() => QList::contains() 20 years ago
Frank Osterfeld 1bc672fede s/findRev/lastIndexOf 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 58f60da7fd Deprecated-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 20 years ago
Andreas Gungl da592428a9 Q3PtrList-- 20 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 6dcd36033a Q3CString-- 21 years ago
Allen Winter d061e8f025 forward port: 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Laurent Montel be79c0b60b qt3support-- 21 years ago
Laurent Montel eb077e0b11 qt3support-- 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
Laurent Montel 710ab0d447 Launch my script to adapt to new kde4 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Ingo Klcker 81a7e3ba13 Partial port to current kdelibs4_snapshot. Time to hit the bed. 21 years ago
Ingo Klcker 1e8643e701 - KPIM::kCStringToFile -> KPIM::kByteArrayToFile 21 years ago
Ingo Klcker 4e96aaca3f Get rid of KPIM::kFileToString. 21 years ago
Andreas Gungl 42ca9b5d44 fix the generation of maildir filenames 21 years ago
Volker Krause 05ed13c77c More porting, about 10 files still don't build. 21 years ago
Volker Krause 88c8470cfb Port some more files. 21 years ago
Laurent Montel 57f2203adc Some port 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 1414521c12 Make the folder call ::create() on the storage once it has instantiated 21 years ago
Till Adam 451fe27a3e o Further disentangle serial number cache handling, message dict 21 years ago
Till Adam 2539b5fdd2 SVNSILENT meaningless cleanup 21 years ago
Till Adam dde0e721a4 o rename the methods dealing with the folder ids file to 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Till Adam b59da05f82 SVNSILENT include cleanup 21 years ago
Carsten Burghardt 9baa20e7a7 Ouch. No idea how that crept in but calling KMFolderIndex::take instead of KMFolderMaildir is simply wrong. 21 years ago
Till Adam 1a5a98b596 Inform the user that possibly disk space is running low, when adding a 21 years ago
Mario Teijeiro Otero 63081f9e1d * Delay signals related with gui and storage when this 21 years ago
Carsten Burghardt 5cc679260a Backport of: 21 years ago
Carsten Burghardt df660a6456 Fix attachment issues. 21 years ago
Ingo Klcker 39e6715390 create a few static functions from the non-static functions which are going to be called by the new autosaving code. 21 years ago
Till Adam 00f854673a Forward port fix for KIO::Netaccess reentrancy issues. 21 years ago
Till Adam b9839f2410 Don't use KIO::Netaccess when removing the maildir contents as that has 21 years ago
Till Adam 072a382eda Don't crash when moving from an online imap to a dimap folder by avoiding: 22 years ago
David Faure c18486b02a 19% speedup when loading 10000 kolab kontacts (and a similar improvement 22 years ago
David Faure 4a7bd77a42 Swap two lines and gain some performance when parsing big folders. Approved by Don. 22 years ago
Ingo Klcker d40523bfa6 Output a warning if a file in the maildir folder couldn't be opened for reading during index generation. 22 years ago
Ingo Klcker 91e8b605af CVS_SILENT Fix message. 22 years ago
David Faure fba1acf88b Improve error reporting in KMFolderMaildir::canAccess(). Based on patch by 22 years ago
Ingo Klcker dc994b354c Fix bug 83235 (Kmail crashes on startup). Don't call updateIndexStreamPtr() if the index file could not be opened. 22 years ago