Michele Calgaro
3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
762dc98fa6
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
ef173e633b
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
3b66617d9d
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
98876ba8c5
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
84129a6fad
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
ca120c61e6
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Timothy Pearson
cfb328d590
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a9bde819f2
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 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
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
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
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
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
14 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
14 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
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
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
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
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
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