Timothy Pearson
5bca2e3e42
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
7bdcf7b7a9
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
12 years ago
Darrell Anderson
5d9a593c1f
Fix inadvertent tqt changes.
12 years ago
Timothy Pearson
fe43761567
Update TQt3 property/enum macros
12 years ago
Darrell Anderson
9a3a6725be
Branding: KDE panel->TDE panel.
13 years ago
Timothy Pearson
2366375b23
Use tqtinterface-provided values for DCOP text types
...
This resolves Bug 994
13 years ago
Darrell Anderson
070bc678cc
Add source code module name to stdout/stderr message to improve readability.
13 years ago
Darrell Anderson
7d40df8740
GCC 4.7 fix needed to build tdebase.
...
This partially resolves bug report 958.
Thanks to Francois Andriot.
13 years ago
Darrell Anderson
0d043b41b4
Fix typos.
13 years ago
Darrell Anderson
018767abe9
Add source code module name [KDE-ICE error] to stdout/stderr messages to improve readability.
13 years ago
Timothy Pearson
0dbdc7c4ae
Fix FTBFS
13 years ago
Timothy Pearson
06227c5420
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
13 years ago
Timothy Pearson
ce5d3d7fd5
Rename additional members for tqt3
13 years ago
Darrell Anderson
c1b7fc8e57
Add source code module name to stdout/stderr messages to improve readability.
13 years ago
Darrell Anderson
e15521d96b
Add source code module name to stdout/stderr messages to improve readability.
13 years ago
Timothy Pearson
4fb897b216
Rename additional global TQt functions
13 years ago
Timothy Pearson
1281f76995
Rename kde-config to tde-config
13 years ago
Timothy Pearson
b7aacaab22
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
fc3c9d3c5f
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
ea099d33ea
Fix FTBFS
13 years ago
Timothy Pearson
1180237ab3
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
a51cd9949c
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
984c25aa69
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
56160bf4df
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 13281e2856
.
13 years ago
Timothy Pearson
13281e2856
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
362ddfb316
Update flex/bison generated files for dcopidl
13 years ago
Timothy Pearson
aa492f2e08
Attempt to force dcopidl to accept the TQ_OBJECT macro
13 years ago
Timothy Pearson
3b1405169d
Additional renaming of kde to tde
13 years ago
Timothy Pearson
fb652a2be4
Fix kdelibs FTBFS on native TQt3
13 years ago
Timothy Pearson
46850422d6
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
0ae5679aa1
Additional kde to tde renaming
13 years ago
Timothy Pearson
1e81063308
Rename kde libraries to tde
13 years ago
tpearson
80f78d20c3
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/kdelibs@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
95aea7e940
Disable DCOP logging to prevent logfile pollution
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1250812 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6e21bc798b
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
374d939d8a
Allow kdelibs to function correctly with TQt for Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
f9279733bf
[kdelibs/dcop] link libX11 to dcopquit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220752 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
b89a6a0270
[kdelibs/dcop] link libX11 to dcop
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220747 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
946bde4a62
Patch a few buffer overrun problems and odd crash potentials
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217371 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
96a33d9068
Additional TQt for Qt4 compilation fixes
...
This should not affect TQt for Qt3 per usual
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1215674 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f7e71d4771
Initial conversion for TQt for Qt4 3.4.0 TP2
...
This will also compile with TQt for Qt3, and should not cause any problems
with dependent modules such as kdebase. If it does then it needs to be fixed!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
0ba4e3c0a4
[kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
10308be19e
Revert automated changes
...
Sorry guys, they are just not ready for prime time
Work will continue as always
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
560378aaca
Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
...
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
c985853288
[kdelibs] install cmake import modules (for imported targets support)
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1190536 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
e24cfeb8c0
[kdelibs/dcop] added cmake forgotten file
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1183295 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
7ffba8afee
[kdelibs] added initial cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a93c19aaac
All documentation references to KDE should now be converted to Trinity for the new API website
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176842 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
96900dbce3
* Large set of SuSE patches to fix bugs and add functionality
...
* kdemm is included but not used by knotify as it does not work out of the box
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171141 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
cb4a5d685b
TQt conversion was incomplete in the dcop/idl processors
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1159683 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago