140 Commits (62c8affaaa283d72210469b4ee7252ead243d113)

Author SHA1 Message Date
Pradeepto Bhattacharya 62c8affaaa -- Fixing wrong default name when renaming IMAP ressources. Only enabled for kolab or scalix resources. Making a dcop call from korg to kmail to change the subresource name so that the change is reflected across both the apps. And also using kmailrc for persistence. 18 years ago
Pradeepto Bhattacharya 524ba6cf8c SVN_SILENT 18 years ago
Volker Krause 5616e845cd Fix crash when loading a subresources during a sync. 18 years ago
Volker Krause 65aa6b0b83 Still no luck with sending QMaps over D-Bus, so use a list of pairs here 18 years ago
Volker Krause e028528bda Recover from situations where multiple folders are marked as default 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Volker Krause c54d98f101 - add missing methods to the D-Bus interface 18 years ago
Andreas Hartmetz b2a0472a41 readability++ 18 years ago
Volker Krause f162ce751a - share the custom D-Bus type code between KMail and the resources 18 years ago
Volker Krause aad0caae12 Use normal signals instead of hand-made D-Bus messages. 18 years ago
Volker Krause ad90d7a95f Fix build, apparently passing a KUrl over D-Bus doesn't work that way 18 years ago
Volker Krause 0e8fe435ff Fix Kolab D-Bus interface. Now also methods containing custom types are 18 years ago
Pradeepto Bhattacharya 6a0f8fede9 Merged revisions 778094-778744 via svnmerge from 18 years ago
Allen Winter 4c5c8f0057 fix copy+paste error 18 years ago
Allen Winter dc2a3ee44b backport SVN commit 778234 by thiago: 18 years ago
Thiago Macieira 4b54a3f3df \xE2 is not allowed. Use octal. 18 years ago
Ingo Klcker fa4ad44af6 Forward ported from KDE 3.5 branch: 18 years ago
Ingo Klcker 0e7fe7ba32 Fix wrong encoding of the French name of the Tasks folder on Exchange. 18 years ago
Allen Winter 7ff210acdb kDebug() cleaning 18 years ago
Volker Krause a114d702ff SVN_SILENT port 18 years ago
Volker Krause 0dd5157cd4 Merged revisions 747584 via svnmerge from 18 years ago
Andreas Hartmetz b60ff79109 Q_ASSERT does actually terminate the program so let's use a less radical warning instead, plus s/kdDebug/kDebug/ in a commented-out line. 18 years ago
Jarosaw Staniek 318a4c8bc3 - process of simplifying/Qt-ifying the code started: 18 years ago
Thomas McGuire 87533d51ae Revert last commit, I commited more than I wanted to. 18 years ago
Thomas McGuire 0b04f13be2 Remove unused, commented out stuff. 18 years ago
Volker Krause 793703d5f3 Merged revisions 767233-767551,767553-767554,767556,767558-767805,767807-767946,767948-767951,767953-768069,768071-768089,768091-768401,768403-768538,768540-768683,768685-768705,768707-768737,768739-768793,768795-768898,768900-768902,768904-768928,768930-769032,769034,769036-769040,769043-769044,769046,769048-769050,769052-769057,769059-769139,769142-769318,769320-769322,769324-769354,769356-769462,769464-769924,769926-770914,770916-771105,771107-771251,771253-771345 via svnmerge from 18 years ago
Volker Krause 3af238adf1 Add account name to the resource name in case there are multiple DIMAP 18 years ago
Till Adam e89c86a757 Merge immediate sync on resource change and support for scalix into 18 years ago
Volker Krause 103f0a0955 Merged revisions 762985 via svnmerge from 18 years ago
Volker Krause 26547fb2dc Don't detect the inbox by its label, that might be translated. 18 years ago
Thomas McGuire 98982d6222 Some fixes for the post-4.0 merge: 18 years ago
Thomas McGuire d55f13a137 Create the groupware interface in the kernel constructor, and 19 years ago
Thomas McGuire e650136b1e Some D-Bus work in KMail: 19 years ago
Jarosaw Staniek aafa6538fb FolderChanges::ACL renamed to FolderChanges::ACLChanged to avoid conflicts with ACL definition on Windows; 19 years ago
Volker Krause f32b9c3bc5 Don't delete messages that are currently in use, defer deletion instead. 19 years ago
Volker Krause 957510821d Kill existing jobs before we delete a message. 19 years ago
Volker Krause 1694a3aac6 Retrieve attachment mimetype from KMail and avoid using KIO::NetAccess 19 years ago
Volker Krause 962ac86472 Merged revisions 731653 via svnmerge from 19 years ago
Volker Krause 9ca7930501 - sync parent folder(s) first if the current one was just created locally 19 years ago
Tobias Koenig ce1290eeec Add support for Scalix groupware server (forward port from enterprise branch) 19 years ago
Volker Krause 61dfc20986 Merged revisions 723653 via svnmerge from 19 years ago
Volker Krause 05b36d670c Merged revisions 702839,702841-702888,702890-702952,702954-703209,703211-703454,703456-703461,703463-703760,703762-703855,703857-703886,703888-703946,703948-703961,703963-704170,704172-704178,704180-704185,704187-704195,704197-704304,704306-705719,705721-706112,706114-706138,706140-706144,706146-708323,708325-708727,708729-709044,709046-709055,709057-709060,709062-712432,712434-713381,713383-713393,713395-713409,713411-714722,714724,714726-716314,716316-716323,716325-716364,716366-716466,716468-716478,716480-716901,716903-716904,716906-716925,716927-717219,717221-717248,717250-719540,719542-723646 via svnmerge from 19 years ago
David Faure 33e0897939 Merged KIO::JobFlags branch 19 years ago
Volker Krause 8ec24f800a Merged revisions 711609 via svnmerge from 19 years ago
Volker Krause d03f6864c1 Merged revisions 711604 via svnmerge from 19 years ago
Volker Krause 2abcf85c5a Fix crash when closing KMail. 19 years ago
Thomas McGuire 6c33f2c4ae #warning -> Till todo 19 years ago
Tobias Koenig bfa04c5a4e Forward port fix for crash in groupware mode 19 years ago
Tobias Koenig fc158a3a49 Backport fix for crash in groupware mode 19 years ago
Tobias Koenig 79fab1ed3c Fixed crash when groupware resource was marked as enabled, but 19 years ago