tpearson
2d0cd39429
Fix Qt3 compilation of kdepim
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227976 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
1c93fca14d
Enable kdepim compilation under Qt4
...
This will likely break Qt3 compilation temporarily, which is an unintended side effect.
A third and final kdepim commit will repair Qt3 compilation shortly.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227946 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
67e29a054c
Initial conversion of kdepim to TQt
...
This will probably require some tweaking before it will build under Qt4,
however Qt3 builds are OK. Any alterations this commit makes to kdepim
behaviour under Qt3 are unintentional and should be fixed.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227832 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
59c4cfa4d0
Fix include directory installation locations
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226577 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
3b4cea3c98
[kdepim] include ${CMAKE_SOURCE_DIR}/libkdepim to fix FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
d6bce768c8
[kdepim/kresources] added ${CMAKE_SOURCE_DIR}/libkdepim to include paths
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226138 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
f5b07a4a12
[kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225440 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f4fae92b67
Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
57cf682583
Fixed corner case in libcarddav; error occured while saving when UID was broken across multiple lines and/or included whitespace
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1178442 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e999876158
Fix FTBFS on Ubuntu
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
8957708cce
Added the ability to disable resources at compile time
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174624 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3fcac17ef6
Part 2 of prior commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174561 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
51e4d32c42
Added autodetection of libcaldav/libcarddav
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
cc29364f06
* Massive set of changes to bring in all fixes and enhancements from the 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
14 years ago
tpearson
4f6c584bac
* Fixed CalDAV tasks loading when event loading fails
...
* 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
14 years ago
tpearson
5572a114be
Separated event and task reads into two separate jobs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169762 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
8ce63b1df3
* Fixed crash when modifying single instance of recurring meeeting in agenda 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
14 years ago
tpearson
5abbdb459b
* Fixed CalDAV resource error messages and potential crash
...
* 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
14 years ago
tpearson
ba9ae64c03
Fixed a dual typo in previous commit 1168963
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169020 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
75502cb30b
Added tasks support to CalDAV resource
...
This nearly completes Zimbra integration
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1168963 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
cfa6b4114c
Initial (i.e. read only) support for RECURRENCE-ID modified incidence series.
...
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
14 years ago
tpearson
a3e46fcf74
Fixed 404 when deleting multiple contacts
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1168498 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f8fb0a6b61
Moved the editor open variable out of kocore to remove accidental compilation circular dependency
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1167544 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
c437f19f37
Fixed CalDAV crash when event editor left open during automatic reload
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1167492 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
8f37a4f755
Slew of fixes and upgrades, including:
...
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
14 years ago
tpearson
9850ee57ac
Fixed resource loading problem from kcontrol
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1163706 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
1c3e6a878f
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7be55ffa06
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7cb81641f4
CardDAV cache improvement
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1148528 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
b19e36a84a
Fixed crash when configuring resource from K Control Center
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1148484 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
672beaaffc
Major KAddressbook carddav fixes and improvements (should now work with 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
15 years ago
tpearson
23f5d4229c
Multiple stability and usability fixes for the caldav/carddav resources
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1134465 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
33e649c9e8
Fix for kmail to synchronize IMAP folders when compose window Send is executed
...
Minor change to carddav resource
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1133062 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
b4d7e65ac0
Multi-save on exit fix
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1133001 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
7ef3b0e2a5
Added new carddav resource for kaddressbook
...
Lots of bugfixes for korganizer caldav resource
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1132701 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
f4a40d0495
More compilation fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1130285 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
0404ddb7db
Debian compilation fix
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1130284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
066e38e23b
Debian compilation fix
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1130283 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
a71c4476a7
Initial CalDAV support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1130194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
acc2b77512
Second batch of kdepim stability and functionality repairs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1126473 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
95b6ab6345
Fixed remaining GPL address zip codes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
3061af5f7c
Updated obsolete GPL license addresses to current GPL address
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma
460c52653a
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
...
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago