Commit Graph

59 Commits (9387e16a2c50c134cebe5a6a133f4df297a8cd19)

Author SHA1 Message Date
Darrell Anderson bf7afe36b8 Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; 13 years ago
Timothy Pearson c2ff0b2158 Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson 210090aed3 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson c6c254fd15 Rename include subdirectory to tde 13 years ago
Timothy Pearson ba2a3ce341 Rename obsolete tq methods to standard names 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 4635130750 Fix FTBFS 13 years ago
Timothy Pearson 7dba3110aa Additional renaming of kde to tde 13 years ago
Timothy Pearson cdabdc21c8 Fix accidental conversion of dockwin (part 2 of 2) 13 years ago
Timothy Pearson 840aac8d62 Fix accidental conversion of dockwin 13 years ago
Timothy Pearson 9fa7d0658d Rename kwin to twin (Part 2 of 2) 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
14 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
14 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
14 years ago
tpearson 018997dddf Fix reminaing CMake FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1248702 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 92ed89deb0 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
14 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
14 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 fc5197ec86 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240369 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 9e411cddb3 Fix up kdepim UI files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1232138 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 c6499535d3 [kdepim] kontact ported to cmake
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225846 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 0d7351b531 [trinity/kdepim] initial cmake support for korganizer & dependencies
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1224515 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 11dddb7e7b Fix FTBFS under Slackware
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174370 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8a6e705fe8 Fixed FTBFS on Slackware
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1174335 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson b35cd0e835 Hacked in a temporary fix for three GroupWare popups showing up when a 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
15 years ago
tpearson 4da5936526 Revert commit 1170798 as it caused a crash under certain circumstances
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170826 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson c9c698138b Fixed irritating bug which prompted three times to send a notification on recurring meeting single incidence resize
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170798 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7540ca9eb9 Fixed minor shortcut issue
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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
15 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
15 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
15 years ago
tpearson 78933401a0 Fixed FTBFS due to makefile.am mistake
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1167594 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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
15 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
15 years ago
tpearson b40645d109 Fixed a number of issues, including
* 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
15 years ago
tpearson 740cad9fc1 Attempt to fix incorrect meeting motices being sent when the first instance 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
15 years ago