summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Disable wizards when core resources are also disabledtpearson2010-09-131-66/+21
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174659 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS on Ubuntutpearson2010-09-133-163/+171
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added the ability to disable resources at compile timetpearson2010-09-134-11/+196
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174624 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Part 2 of prior committpearson2010-09-121-0/+63
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174561 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added autodetection of libcaldav/libcarddavtpearson2010-09-121-1/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS under Slackwaretpearson2010-09-121-3/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174370 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed FTBFS on Slackwaretpearson2010-09-121-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174335 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed FTBFS under Slackwaretpearson2010-09-111-3/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174313 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed FTBFS with libical >= 0.46tpearson2010-09-112-0/+28
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174005 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Reverse OpenSync patch as it causes a build failure on Debiantpearson2010-09-0844-601/+555
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1172771 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Part 2/2 of Chakra patch committpearson2010-09-0754-557/+1342
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1172727 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Batch 1/2 of bugfix patches from the Chakra projecttpearson2010-09-072-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1172724 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Removed networkstatus from pim as it is now a core librarytpearson2010-09-0421-1644/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1171620 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Hacked in a temporary fix for three GroupWare popups showing up when a ↵tpearson2010-09-036-99/+140
| | | | | | single instance of a recurring meeting is resized in the agenda view git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1171222 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert commit 1170798 as it caused a crash under certain circumstancestpearson2010-09-021-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170826 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed irritating bug which prompted three times to send a notification on ↵tpearson2010-09-021-3/+3
| | | | | | recurring meeting single incidence resize git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170798 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed minor shortcut issuetpearson2010-09-021-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Reverted changes to the wizards Makefile.am file as the Trinity project has ↵tpearson2010-09-011-5/+40
| | | | | | a different feature set than the enterprise branch git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170472 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Removed accidental commit of this temporary filetpearson2010-09-011-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170464 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Massive set of changes to bring in all fixes and enhancements from the ↵tpearson2010-09-01911-10782/+35043
| | | | | | | | | | | Enterprise PIM branch * Ensured that the Trinity changes were applied on top of those enhancements, and any redundancy removed * Added journal read support to the CalDAV resource * Fixed CalDAV resource to use events URL for tasks and journals when separate URL checkbox unchecked git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170461 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Fixed CalDAV tasks loading when event loading failstpearson2010-08-309-1/+178
| | | | | | | * Added calendar control functions to allow for a partial cache clear of only events, todos, or journals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169887 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Separated event and task reads into two separate jobstpearson2010-08-307-27/+153
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169762 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed error that snuck in during previous committpearson2010-08-291-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169583 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Fixed crash when modifying single instance of recurring meeeting in agenda ↵tpearson2010-08-296-47/+104
| | | | | | | | | | view * Allow CalDAV tasks read/write to continue even if events read/write failed * Documentation cleanup git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169577 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Fixed CalDAV resource error messages and potential crashtpearson2010-08-283-52/+67
| | | | | | | | * Added write support to events with RECURRENCE-ID property Only remaining potential issue is modification of parent series and association/update/delete of child event RECURRENCE-ID fields git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169262 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed a dual typo in previous commit 1168963tpearson2010-08-281-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169020 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed dialing script hook problemtpearson2010-08-281-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1168964 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added tasks support to CalDAV resourcetpearson2010-08-2812-28/+341
| | | | | | | This nearly completes Zimbra integration git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1168963 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial (i.e. read only) support for RECURRENCE-ID modified incidence series.tpearson2010-08-2711-29/+442
| | | | | | | | | Write support requires further debugging and/or compliance checks with respect to Zimbra; there is no obvious reason why it should not be working but Zimbra fails with 409 when saving. User interface support is mostly complete, with event links being tracked across deletes. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1168937 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed 404 when deleting multiple contactstpearson2010-08-261-8/+18
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1168498 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed FTBFS due to makefile.am mistaketpearson2010-08-251-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1167594 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Moved the editor open variable out of kocore to remove accidental ↵tpearson2010-08-248-24/+23
| | | | | | compilation circular dependency git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1167544 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed CalDAV crash when event editor left open during automatic reloadtpearson2010-08-245-1/+23
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1167492 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed recurring meeting invitations to be far more cleartpearson2010-08-231-2/+116
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1166993 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed a number of issues, includingtpearson2010-08-183-7/+23
| | | | | | | | * event modification and view refresh when GroupWare communication is disabled * Deletion (delay) of first recurring event git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1165287 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Attempt to fix incorrect meeting motices being sent when the first instance ↵tpearson2010-08-183-6/+11
| | | | | | | | | | of a recurring meeting is deleted. This may need more work depending on how the number of recurrences are handled This should be more compatible with most CalDAV resources than the old way... git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1165076 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Slew of fixes and upgrades, including:tpearson2010-08-1719-34/+289
| | | | | | | | | | Added kaddressbook automatic sync Added carddav autosync options Added DCOP calls for kaddressbook and korganizer manual resync Repaired Kontact refresh button through above mentioned DCOP calls git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1164528 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed quit from kmail system traytpearson2010-08-142-3/+10
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1163733 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed resource loading problem from kcontroltpearson2010-08-142-10/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1163706 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-02587-1349/+1349
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-312984-72641/+72641
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Inverted canQueryClose DCOP signal for korganizer plugin, so that if the ↵tpearson2010-07-212-2/+2
| | | | | | DCOP interface is unavailable Kontact will still be able to close git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1152640 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added right-click popup menu to KAddressBook resourcestpearson2010-07-112-0/+71
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1148784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* CardDAV cache improvementtpearson2010-07-111-1/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1148528 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed crash when configuring resource from K Control Centertpearson2010-07-101-1/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1148484 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Major KAddressbook carddav fixes and improvements (should now work with ↵tpearson2010-06-2317-24/+86
| | | | | | | | Zimbra once Zimbra fixes a standards compliance issue with contact creation mimetypes) Fixed handling of close events and save interaction with Kontact and Korganizer git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1141613 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Multiple stability and usability fixes for the caldav/carddav resourcestpearson2010-06-043-41/+91
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1134465 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Debian compilation fixtpearson2010-06-011-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1133077 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix for kmail to synchronize IMAP folders when compose window Send is executedtpearson2010-06-012-1/+3
| | | | | | | Minor change to carddav resource git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1133062 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Multi-save on exit fixtpearson2010-05-314-13/+52
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1133001 283d02a7-25f6-0310-bc7c-ecb5cbfe19da