Michele Calgaro
|
f6741f0084
|
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b9781b38d8 )
|
1 year ago |
Michele Calgaro
|
d85bd77116
|
Drop support for python2.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
2 years ago |
Slávek Banko
|
3b188e184d
|
dcoppython: Get the path to the python site directory from the python configuration.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
2 years ago |
Michele Calgaro
|
64ae9886ea
|
Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
5 years ago |
Slávek Banko
|
cdbbf2acff
|
Prefer Python2 detection.
For now, the python-related code is not ready for Python3.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
5 years ago |
Michele Calgaro
|
eced9c9ff8
|
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
50f8377bee
|
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
François Andriot
|
eec5504d8c
|
Fix FTBFS on Mageia 6
Signed-off-by: François Andriot <francois.andriot@free.fr>
|
7 years ago |
Timothy Pearson
|
240957820c
|
Fix invalid headers in PNG files and optimize for size
|
8 years ago |
Darrell Anderson
|
636f509299
|
Rename many classes to avoid conflicts with KDE
|
11 years ago |
Slávek Banko
|
3771a842be
|
Additional k => tde renaming and fixes
|
11 years ago |
Timothy Pearson
|
5ac308306a
|
Rename additional header files to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
ccbad20c6d
|
Rename common header files for consistency with class renaming
|
12 years ago |
Timothy Pearson
|
fb7e279ef2
|
Rename KCmd to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
67e97e9262
|
Rename many classes and header files to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
3ed7c09d22
|
Rename a number of classes to enhance compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
2d84c9d3ad
|
Rename a number of libraries and executables to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
8f7ac92d27
|
Rename KInstance and KAboutData to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
95c43a0f38
|
Rename KApplication to TDEApplication to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
8a69eba2f0
|
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
|
12 years ago |
Darrell Anderson
|
bfa4b44279
|
Fix png files. This resolves bug report 837.
Thanks to walch.martin.
|
13 years ago |
Darrell Anderson
|
a5ebcd6973
|
Update for recent TQ changes.
|
13 years ago |
Darrell Anderson
|
7af42fdc02
|
Branding cleanup: *.desktop files
|
13 years ago |
Darrell Anderson
|
c9e8f4d86b
|
Branding cleanup: I18N_NOOP KDE -> TDE.
|
13 years ago |
Timothy Pearson
|
32459311b3
|
Rename additional global TQt functions
|
13 years ago |
Timothy Pearson
|
a0472c8503
|
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 996381f5af .
|
13 years ago |
Timothy Pearson
|
996381f5af
|
Rename a number of old tq methods that are no longer tq specific
|
13 years ago |
Timothy Pearson
|
949476e1ff
|
Fix marshall_Q
|
13 years ago |
Timothy Pearson
|
26abe38d07
|
Fix retquire
|
13 years ago |
Timothy Pearson
|
f21d0e5e0c
|
Rename PyObject_Q* to PyObject_TQ*
|
13 years ago |
Timothy Pearson
|
60933ac14a
|
Rename TQCStringList
|
13 years ago |
Timothy Pearson
|
e63beeb5bd
|
Fix incorrect conversion
|
13 years ago |
Timothy Pearson
|
9ba0474277
|
Initial TQt conversion
|
13 years ago |
Timothy Pearson
|
4bfe2ef55d
|
Rename additional instances of KDE to TDE
|
13 years ago |
Timothy Pearson
|
8d7027ce95
|
Additional kde to tde renaming
|
13 years ago |
tpearson
|
57ea538121
|
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/kdebindings@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
13 years ago |
tpearson
|
aac788452d
|
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1158421 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
14 years ago |
tpearson
|
479f5f7995
|
Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1157645 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
14 years ago |
tpearson
|
977af731ca
|
* Updated automake/autoconf
* Detects Python 2.6
* Various compilation fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1071924 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
15 years ago |
toma
|
90825e2392
|
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/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
15 years ago |