93 Commits (6e6fa394af8aaf9c2e2a457e64108fa2e2c8cd16)

Author SHA1 Message Date
Laurent Montel a2849e0f7f Not necessary 19 years ago
Laurent Montel 4afdf77934 Fix signal/slot 19 years ago
David Faure 758c9ff528 Fix more broken iterations... 19 years ago
Mathias Soeken 0ce2058b8e Some Q3CString -> QByteArray changes 19 years ago
Rafael Fernndez Lpez d388fa66e5 Fix signals/slots because of the moving from KIO::Job* to KJob* on some of them 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
Allen Winter 37d8bef5e4 fix spelling errors. 20 years ago
Reinhold Kainhofer 08d62d1b27 deprecated QByteArray::duplicate and QByteArray(int) 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 e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Reinhold Kainhofer 642cf98472 QList::find(..)==QList::end() => QList::contains() 20 years ago
Laurent Montel 619ce9a100 Other port 20 years ago
Chusslove Illich 3a5fca8d00 Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls). 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Laurent Montel 7a6a236da0 KURL->KUrl 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 3ef805634c Q3ValueList-- 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Volker Krause 61773c224a More porting. 21 years ago
Allen Winter 56575d9703 forward port 21 years ago
Carsten Burghardt b228c820db I did not see this part where the path for disconnected imap folders is build. 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Till Adam aae8e0b311 Backport some "delete this" -> deleteLater improvements. 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Till Adam e002a6a15a Add a KMail::Util namespace in new files util.h and util.cpp and move 21 years ago
David Faure a2c12a0d3f s/isResourceFolder/isResourceImapFolder/ to be closer to trunk. 21 years ago
David Faure 8a4c6b823d Mark all mail as read in resource folders, nobody is reading xml mails by hand. 21 years ago
David Faure de561186a9 Mark all mail as read in resource folders, nobody is reading xml mails by hand. 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Till Adam 0b7f8b4027 SVN_SILENT include fix 21 years ago
Till Adam a2f9c1b98c SVN_SILENT include fix 21 years ago
Carsten Burghardt c28e46e8c6 Add namespace support to kmail. 21 years ago
Mario Teijeiro Otero 63081f9e1d * Delay signals related with gui and storage when this 21 years ago
David Faure 1b59ad1df7 From proko2: 21 years ago
David Faure 80cd1b679e From proko2: 21 years ago
David Faure 805dff2b4f Fix for deletion of folders with subfolders: those need to be removed first 21 years ago
Carsten Burghardt 16082bba8c Check if the message is valid. George, can you test this? 21 years ago
Till Adam 86d3343dfb Make sure utf8 names are possible by using the folder's name, not the 21 years ago
Till Adam ea0a82be41 Ah, didn't have one of those for a long while. A FolderStorage regression! 21 years ago
David Faure 0e59ca778e CVS_SILENT indentation 22 years ago
David Faure 43555c0761 Speedup when uploading many contacts/events/...: don't tell the imap/kolab 22 years ago
David Faure 944f92b876 Speedup when uploading many contacts/events/...: don't tell the imap/kolab 22 years ago
David Faure 6afa590ec0 Backport "deleting N sets of messages" improvement, removing the need for an 22 years ago
David Faure f7a6329f49 Get rid of the mResync hack, and delete all sets of consecutive UIDs one after 22 years ago
David Faure cdffd311de Fixed Outlook interoperability bug (https://intevation.de/roundup/kolab/issue330): 22 years ago
David Faure 3adb5ebc06 Fixed Outlook interoperability bug (https://intevation.de/roundup/kolab/issue330): 22 years ago
Till Adam 6f1f0ff293 Don't eat dimap mails on cache refresh, that causes indigestion. 22 years ago
Till Adam 971d1b6907 Make sure the following can't happen: 22 years ago