Timothy Pearson
b50abf585c
Automatically update admin submodule and copy sustem libtool files before first build
...
Fix FTBFS in many TDE sample projects
Place TDE sample projects in a TDE category instead of a KDE category
(part of the original commit)
(cherry picked from commit 93907d7e7a
)
12 years ago
Darrell Anderson
90ad5249f5
Fix inadvertent tq changes.
...
(cherry picked from commit c8388916e4
)
12 years ago
Darrell Anderson
8a79684ebf
Fix inadvertent tqt changes.
...
(cherry picked from commit 3d1c7581ff
)
12 years ago
Darrell Anderson
a660674175
Fix inadvertent tqt changes.
...
(cherry picked from commit ffc74f0318
)
12 years ago
Darrell Anderson
615754c7b6
GCC 4.7 fix.
...
This partially resolves bug report 958.
Thanks to Francois Andriot.
(cherry picked from commit b5a7ac1003
)
13 years ago
Darrell Anderson
46aa37908a
Fix inadvertent "TQ" changes.
...
(cherry picked from commit b5528c18eb
)
13 years ago
Timothy Pearson
49adc84b71
Rename a few stragglers
...
(cherry picked from commit 2007255ef3
)
13 years ago
Timothy Pearson
39d7cb0055
Rename obsolete tq methods to standard names
...
(cherry picked from commit abcbb68498
)
13 years ago
Timothy Pearson
ec049c7c32
Remove additional unneeded tq method conversions
...
(cherry picked from commit 7e66d7c361
)
13 years ago
Timothy Pearson
1c082a5ba7
Rename old tq methods that no longer need a unique name
...
(cherry picked from commit c3b301575a
)
13 years ago
Timothy Pearson
c51913a8c8
Fix FTBFS on armel
...
(cherry picked from commit 45acb7c6b0
)
13 years ago
Timothy Pearson
d1a73ca485
Fix FTBFS on armel
...
(cherry picked from commit 2470d38df5
)
13 years ago
Timothy Pearson
9dec969538
Fix FTBFS
...
(cherry picked from commit c6fee889e9
)
13 years ago
tpearson
1827347a51
Fix a kdevelop FTBFS on Fedora 15
...
Thanks to Francois Andriot for the patch!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1261448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
39f1ae114d
Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
...
This fixes the Kopete MSN protocol among other things
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
2ea0370d79
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6371eaf923
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
ab257225f8
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9a082d0d9d
Fix a couple of kdevelop signal/slot errors
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1247625 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
24f6ebee70
Convert accidental instances of STQL to the proper SQL
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
32b67ac069
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
330c33ab6f
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
093de0db4f
Fix missing Q_OBJECT macros
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
03df9d8aeb
Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
539a1fd1ae
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/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
82324bf130
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e9be34de5f
Fix kdevelop Qt3 compilation
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
48d4a26399
TQt4 port kdevelop
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
170a65dc2a
Fix a number of runtime object identification problems which led to an even larger array of minor glitches
...
NOTE: kdevelop and kdewebdev still need to be fully repaired
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
4dc0617cbc
[kdevelop] fixed gcc-4.5 incompatibilities
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1221512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
cf21ddc3cc
[kdevelop] initial cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
f9c30e41d2
[kdevelop] compatibility with QT_NO_ASCII_CAST and automoc
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
5e2135048c
[kdevelop] rename CMakeLists.txt to avoid conflicts with cmake build system
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216313 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
436c6739d0
[kdevelop] rename CMakeLists.txt to avoid conflicts with cmake build system
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
157db24662
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d6f8bbb45b
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
fb6a27e106
Fixed remaining GPL address zip codes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
461cf05bf0
Updated obsolete GPL license addresses to current GPL address
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
5ddbd55e6e
* Fixed gcc4.4 compilation issues
...
* Repaired malfunctioning debug configuration dialog that prevented execution of gdb
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1062175 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma
114a878c64
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/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago