Timothy Pearson
d497b1b037
Fix inadvertent TQt changes
...
This closes Bug 752
13 years ago
Timothy Pearson
ba2a3ce341
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
d5b298be14
Fix a few strings that contain Status
13 years ago
Timothy Pearson
716a5de887
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
0e00c0a86a
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
9cc13dcbb0
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 3ca10fd9a2
.
13 years ago
Timothy Pearson
3ca10fd9a2
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
be0ca741fd
Finish rename from prior commit
13 years ago
Timothy Pearson
7dba3110aa
Additional renaming of kde to tde
13 years ago
Timothy Pearson
a66f0a09b6
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
7cb24f16be
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
d70ce47c22
Additional kde to tde renaming
13 years ago
Timothy Pearson
38188136cc
Rename kde libraries to tde
13 years ago
tpearson
0451bfa1df
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
8772aedfc1
Fix a handful of FTBFS errors caused by tqStatus/Status string conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1250604 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6bb29e17ec
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
029d6084e6
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
482da59e54
Use const_cast (not static_cast) to fix the previous kdepim FTBFS...
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1247467 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
997243b79b
Fix kdepim FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1247457 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
324dc43211
Fix potential kdepim issues with C style char* cast
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1247433 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
36a36a5c10
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4c6f8d69e2
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
dfb7562b7e
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
02baac4a6c
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
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