433 Commits (962c18f5e1e2796eebc8a0c439c6b893000d4cd7)

Author SHA1 Message Date
Laurent Montel 827248fb19 Use attachmentstrategy.h from libmessageviewer 17 years ago
Thomas McGuire 039ba1f351 - Set the correct config for the message list with the new config provider 17 years ago
Thomas McGuire 75264660b9 SVN_SILENT minor whitespace changes in kdebug() calls, where the original conversion screwed up. 17 years ago
Volker Krause 51dcfa27bf SVN_SILENT 17 years ago
Michael Leupold b5e38340cd Fix/hide various krazy issues including most qclasses, QLatin1String and kdebug. 17 years ago
Thomas McGuire c9553b361e Merged revisions 968236 via svnmerge from 17 years ago
Thomas McGuire a044a55b73 Merged revisions 967378 via svnmerge from 17 years ago
Thomas McGuire f9991a13b5 Add an option to also check the subfolders when checking a single folder, 17 years ago
Allen Winter de8e78255f misspellings-- 17 years ago
Allen Winter 80909a85fa Cleanup kDebug/kWarning/kError(): 17 years ago
Ingo Klcker edecfcdc84 Backport revision 949275 to 4.2 branch 17 years ago
Ingo Klcker 21cda3fbab Calculate and show the correct folder size of IMAP folders. 17 years ago
Thomas McGuire f310af8292 SVN_SILENT warning-- 17 years ago
Thomas McGuire e884be084f Merged revisions 908525 via svnmerge from 17 years ago
Ingo Klcker 1c365f5f6f Merged revision 908518 from trunk 17 years ago
Ingo Klcker 6013b238ab Fix crash by accessing a KMMsgBase object that was replaced by a KMMessage object. This is fixed by using getMsgBase() instead of getMsg() if we previously had a KMMsgBase object. 17 years ago
Thomas McGuire 009ce53394 Merged revisions 904948 via svnmerge from 17 years ago
Thomas McGuire 38313b3114 Fix a crash when syncing flags from a server while we have a search folder 17 years ago
Laurent Montel ce96b179f2 Fix iterator 18 years ago
Thomas McGuire cd5fdf4eb3 Merged revisions 883868 via svnmerge from 18 years ago
Thomas McGuire d8e350c34b Backport r879276 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire cfbcd0f97f qt3support-- 18 years ago
Thomas McGuire a68ccb3b97 Merge the KMail summer of code branch back to trunk. 18 years ago
Thomas McGuire 155f65cd63 When a message is already in the metadata map (either by UID or by MD5), don't 18 years ago
Bertjan Broeksema 5a105c47ab - EBN Fixes: postfix uses of ++/-- on iterators in for loops. 18 years ago
Bertjan Broeksema e597473890 EBN Fixes: validity of i18n calls. 18 years ago
Thomas McGuire 20199f1944 Merged revisions 858265 via svnmerge from 18 years ago
Thomas McGuire 9dcb9e7daf Backport r855882 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire c41595a020 Don't abort() here, but silently ignore the error. 18 years ago
Thomas McGuire 68a85ec67b Merged revisions 854399 via svnmerge from 18 years ago
Thomas McGuire 53ae7677c2 Merged revisions 853982 via svnmerge from 18 years ago
Volker Krause 483b0bdd3e Merged revisions 850513 via svnmerge from 18 years ago
Volker Krause 9e5c701eb7 Forwardport SVN commit 662047 by tilladam from enterprise branch: 18 years ago
Volker Krause 7db7b41906 Allow deletion of message only if the IMAP ACLs allow it. The current 18 years ago
Volker Krause 8694d8aa01 Merged revisions 807761-809626,809628-809708,809710-810236,810238-810302,810304,810306-811064,811066-811205,811207-813546,813549-814372,814374,814376-816024,816026-816313,816315-816322,816324-817070,817072-817087,817089-817101,817103-817567,817569-817603,817605-817709,817711-818287,818289-818311,818313-819076,819078-820073,820075-821035,821037-821124,821126-821345,821347-821370,821372-821378,821380-821648,821650,821652-821835,821837-822268,822270-823852,823854-823882,823884-824217,824219-824277,824279-824285,824287-825075,825077-825083,825085-825805,825807-826354,826356-827490,827492-827612,827614-827891,827893-827903,827905-827944,827946-827949,827951-828972,828974-829033,829035-830099,830101-830132,830134-830442,830444-830477,830479-830875,830877-830932,830934-834241 via svnmerge from 18 years ago
Allen Winter 64c34f6f39 eliminate almost all references to "todo" in favor of "action item". 18 years ago
Allen Winter 729bc76c39 compile warnings-- 18 years ago
Thomas McGuire 719e52682e Backport r833475 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire 76fe4840a9 Backport r834655 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire 024e5f8cd7 Backport r834654 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire f34db70f63 Merged revisions 833475 via svnmerge from 18 years ago
Thomas McGuire 92f43f5e5f Merged revisions 832044 via svnmerge from 18 years ago
Thomas McGuire 45a63ea407 Merged revisions 834308 via svnmerge from 18 years ago
Thomas McGuire 45e79f9a68 Merged revisions 833747 via svnmerge from 18 years ago
Volker Krause 98f7ae88a2 Merged revisions 824289-825075,825077-825083,825085-825805,825807-826354,826356-827490,827492-827612,827614-827891,827893-827903,827905-827944,827946-827949,827951-828972,828974-829033,829035-830099,830101-830132,830134-830442,830444-830477,830479-830549,830551-830875,830877-830932,830934-834241 via svnmerge from 18 years ago
Till Adam 82305f6873 Avoid crashing on shutdown, this seems no longer needed indeed. 18 years ago
Thomas McGuire 02cfdbdaf2 Some fixes for online IMAP filtering: 18 years ago
Allen Winter 861763bf4c foo = QString() replaced with foo.clear() 18 years ago
Volker Krause 89ff490458 Honor local subscription, fixes non-subscribed folders showing up in 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago