Commit Graph

41 Commits (13923bec8f1d141023036ce4be607ce917e60771)

Author SHA1 Message Date
Michele Calgaro b018e02054
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f23a964de7)
9 months ago
Michele Calgaro 0ddca9b843
Replace QT_STATIC_CONST_* with actual definitions
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 88279f93f9)
1 year ago
Michele Calgaro 43fd0a38af
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 12c95f5db5)
1 year ago
Michele Calgaro 8308ebcedc
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aefcba8280)
1 year ago
Michele Calgaro f3d43273fa
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9c40420b26)
2 years ago
Michele Calgaro 5c50dcac16
Removed Qt4 specific code and template files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 60598ea23e)
2 years ago
Michele Calgaro dd8130b361
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro bf5ca79e85
Fixed typedef-related warnings from compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 6ea09339a5 Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Michele Calgaro e044c54633 Revert to .kdevelop files with <kdevelop> entity name for project files.
This resolves bug 2308.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 6392f5a9df Revert "Finish renaming tdevelop components"
This reverts commit 722ce1efba.
11 years ago
Darrell Anderson 722ce1efba Finish renaming tdevelop components 11 years ago
Slávek Banko e197223420 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson aff903e771 Fix inadvertent renaming. 12 years ago
Timothy Pearson bd3c603465 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8d6fecdf83 Rename KShared 12 years ago
Timothy Pearson c0b24fe164 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2fb700f92b Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Darrell Anderson bb5db1f645 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop 13 years ago
Darrell Anderson ffc74f0318 Fix inadvertent tqt changes. 13 years ago
Timothy Pearson 4ee9bc52eb Update TQt3 property/enum macros 13 years ago
Darrell Anderson 998ebd2e68 Fix help files, kdevelop->tdevelop branding, fix startup. 13 years ago
Darrell Anderson b5528c18eb Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson 0fed1a188b Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson abcbb68498 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 7e66d7c361 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson c3b301575a Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 1623fe6410 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit b6ba5d642f.
13 years ago
Timothy Pearson b6ba5d642f Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 2ecab1a194 Additional renaming of kde to tde 13 years ago
Timothy Pearson 57cce360ee Rename additional instances of KDE to TDE 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
14 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
14 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
14 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
14 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 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
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
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 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
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