Slávek Banko
e77087ce3d
The workaround that tdepimmacros.h do is no longer needed
...
and kdemacros.h can be used directly.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
cf916d8af7
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
6d2f3127be
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
aa882de213
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
533bad2a15
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
cfb328d590
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
38b7daf1af
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
64df902cf7
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b363d2579a
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
86d8364ac7
Rename KCModule, KConfig, KIO, KServer, and KSocket 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
d6d75dc9ff
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
32b66c9ae7
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
b99d4323dd
Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.
...
Installing header files to ${INCLUDE_INSTALL_DIR}/tde
added another subdirectory layer that caused build failures
in certain apps such as kipi-plugins.
This partially resolves bug report 600.
13 years ago
Timothy Pearson
17e2ed52db
Rename additional global TQt functions
13 years ago
Timothy Pearson
c6c254fd15
Rename include subdirectory to tde
13 years ago
Timothy Pearson
dc69027b0e
Fix reference to temporary in libemailfunctions
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
9a8a1e372f
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
7dba3110aa
Additional renaming of kde to tde
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
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
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
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
1e80d8f66f
Additional include location fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226602 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
b67ece773c
[kdepim]: initial cmake support for following subpackages: akregator, certmanager, kaddressbook, kalarm, kioslaves, kmail, ktnef, libemailfunctions, libkcal, libkdenetwork, libkdepim, libkmime, libkpgp, libkpimidentities, libksieve, mimelib
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1223912 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
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
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
d4b702756e
* gcc4.4 compilation fixes
...
* kmail crash issues resolved
* automake updates
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1062791 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