536 Commits (fd56fbfdb28a3cb0d448a5dc48967048d5e019f9)

Author SHA1 Message Date
Jarosaw Staniek 86a8758911 Merged changes related to the SQLite mode for KMail indices 18 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Thomas McGuire 49a944672f Don't empty the trash on exit by default. 18 years ago
Thomas McGuire 7a86120cf1 Don't crash when quitting Kontact if a composer window is open. 18 years ago
Tobias Koenig bb97dc4859 Unbreak compile 18 years ago
Jarosaw Staniek ef5b006bfc Fix for text codecs 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Volker Krause f162ce751a - share the custom D-Bus type code between KMail and the resources 18 years ago
Jarosaw Staniek 1bd6e1d24b cleanupImapFolders(): check whether the account is enabled 18 years ago
Volker Krause 0b2f9389dc Merged revisions 729240 via svnmerge from 18 years ago
Jarosaw Staniek 318a4c8bc3 - process of simplifying/Qt-ifying the code started: 18 years ago
Allen Winter ac9a252277 use our portable KDE_mkdir() instead of conditional compiles for ::mkdir(). 18 years ago
Thomas McGuire db24342337 - deprecated-- 18 years ago
Till Adam e715c26939 Hide the static singleton instance from the world. Just a bit cleaner. 18 years ago
Jarosaw Staniek cc68afb668 Use foreach() instead of invoking KMainWindow::memberList() N times. 18 years ago
Thomas McGuire 7dbcafc58e Change the method signatureof openComposer: use bool instead of int, which 19 years ago
Thomas McGuire d55f13a137 Create the groupware interface in the kernel constructor, and 19 years ago
Thomas McGuire 10285897c0 Change the KUrl arguments for scriptable functions to QString, as KUrls do 19 years ago
Thomas McGuire 85dd448ff5 - Readd kdebug which I accidentely removed 19 years ago
Thomas McGuire e650136b1e Some D-Bus work in KMail: 19 years ago
Allen Winter 02b085f8a1 From "Jérémy Compostella": 19 years ago
Jonathan Marten f7b78016f0 Add the "With custom template" entries to the "Reply" and "Forward" menus 19 years ago
Thomas McGuire d031daa713 deprecated-- 19 years ago
Till Adam 42154cb116 Explicitely disable word wrapping, instead of toggeling, where appropriate. 19 years ago
Oswald Buddenhagen 44e92841da KConfig* API overhaul. only cosmetics, so don't panic. 19 years ago
Ingo Klcker 34e1d3b549 Do not iterate over a (temporary) QList which has already been destroyed when the iteration starts (found by valgrind). Using a foreach loop is nicer anyway. 19 years ago
David Faure 33e0897939 Merged KIO::JobFlags branch 19 years ago
Till Adam c59cf5fbca SVN_SILENT whitespace fix 19 years ago
Till Adam 5056319dd7 Forward port of: 19 years ago
Till Adam 96e370d362 Add a non-gui option to allow the application to close even if there is a systray icon 19 years ago
Allen Winter 720ad3fcd2 follow the move of RecentAddresses into the KPIM namespace. 19 years ago
Thomas McGuire 3aaa9f2c91 Port the DCOP suspend/resume stuff: 19 years ago
Thomas McGuire 2545d1372f Fix the summary of the KMail Kontact plugin: 19 years ago
Thomas McGuire e1d3469683 Revert the parts of my commit 702520 that changed the transport 19 years ago
Frank Osterfeld 9848f42cd9 merge from enterprise 19 years ago
Andreas Hartmetz 9a2c2bdc7c cross-port named open()/close() on folders from the 3.5 branch. this is a merge from 3.5 revision 647499 with many extra changes to get kmail to compile again. 19 years ago
Andreas Hartmetz ecfa574042 Intevation Merge issue 38, forward port of fix to issue 1868. Fix folder reference counting in several places. 19 years ago
Thomas McGuire eed1f94e09 Completely remove the KIMProxy stuff. 19 years ago
Thomas McGuire d62b4eea76 Use proper debug area. 19 years ago
Thiago Macieira 70d12ae7a4 You don't use KStaticDeleter, so don't include it 19 years ago
Andreas Hartmetz 8e56643c4f Lots of fixes to folder refcounting all over the place. There might be even more problems elsewhere, but this fixes Intevation issue #1868. 19 years ago
Gabriel Anderson 2d5a79d190 Fixed krazy issue #6 19 years ago
Arto Hytnen 86916891d9 i18n html tags fixes only to kdepim 19 years ago
Thiago Macieira 421c83769c Remove use of k_funcinfo 19 years ago
Thomas McGuire ab46c70bdc Some transport related changes: 19 years ago
Arto Hytnen a63fcb8c6b kdepim KIO::NetAccess::exists deprecated-- 19 years ago
Thomas McGuire 75a9ba7ae3 Make blank replys (Shift+R) work again. 19 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Ismail Onur Filiz ff2e7ae95a Finally, port the tagging feature to KDE4. It is in a slightly worse state than what I had for KDE 3.5, 19 years ago