Michele Calgaro
|
2638efc545
|
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
2ead41ab9a
|
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
0517447cd1
|
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
aa7aad9260
|
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Slávek Banko
|
893921f038
|
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Slávek Banko
|
1638609997
|
Properly import python_tqt module in scripts generated by pyuic
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
8 years ago |
Slávek Banko
|
e790d08307
|
Fix examples to properly import python_tqt module
This resolves bug 2693
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
8 years ago |
Slávek Banko
|
0b2f1c4760
|
Improve python_tqt module initialization
This relates to bug 2693
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
8 years ago |
Timothy Pearson
|
cc2cd44cab
|
Fix invalid headers in PNG files and optimize for size
|
8 years ago |
Michele Calgaro
|
51b4af5d81
|
Fixed FTBFS caused by wrong #define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
10 years ago |
François Andriot
|
695fdfc196
|
Fix FTBFS if no "-e" parameter is used
|
10 years ago |
Timothy Pearson
|
e3a99f6792
|
Set python library for all modules
This relates to Bug 1995
|
10 years ago |
Timothy Pearson
|
1653baa518
|
Fix minor text error in prior commit
|
10 years ago |
Timothy Pearson
|
a23242ac11
|
Add ability to set libpython library
This relates to Bug 1995
|
10 years ago |
Timothy Pearson
|
5db5a616d8
|
Add missing methods to SQL database and driver classes
This resolves Bug 2121
|
10 years ago |
Slávek Banko
|
4049988a92
|
Install as module by default
|
11 years ago |
Francois Andriot
|
bef776509e
|
Fix detection of sip4-tqt module
|
11 years ago |
Darrell Anderson
|
a5826757d6
|
Fix FTBFS due to recent style API changes.
|
11 years ago |
Slávek Banko
|
9092fbf5b0
|
Rename kdewidgets => tdewidgets
|
11 years ago |
Timothy Pearson
|
345fce267e
|
Fix FTBFS due to style API changes
|
11 years ago |
Francois Andriot
|
b207781487
|
Fix FTBFS with sip >= 4.15
|
11 years ago |
Slávek Banko
|
92310a96cf
|
Fix FTBFS
|
11 years ago |
Slávek Banko
|
275a3ec40f
|
Revert pyqt3TQtSignal to pyqt3QtSignal
It allows to retain compatibility with the original SIP4
|
11 years ago |
Slávek Banko
|
a0afa97978
|
Fix FTBFS due to missing tqstyle include
This resolves Bug 1168
|
11 years ago |
Slávek Banko
|
3484d122cb
|
Additional k => tde renaming and fixes
|
11 years ago |
Darrell Anderson
|
d3f27c3ee4
|
Fix inadvertent renaming.
|
12 years ago |
Slávek Banko
|
4dd3555f4b
|
Fix "ANY" macro deprecation
|
12 years ago |
Timothy Pearson
|
4ce840182d
|
Fix unintended rename
|
12 years ago |
Timothy Pearson
|
b3519abe2b
|
Rename KIcon to enhance compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
42972554e3
|
Rename many classes and header files to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
0eae7dfcbc
|
Fix prior commit
|
12 years ago |
Timothy Pearson
|
6749517721
|
Fix FTBFS
|
12 years ago |
Timothy Pearson
|
84d62d5df9
|
Rename a number of classes to enhance compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
0eee1454e2
|
Rename kiobuffer and KHTML
|
12 years ago |
Timothy Pearson
|
36c2f3b91f
|
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
c7afb0091d
|
Rename KApplication to TDEApplication to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
1343e022f2
|
Fix prior commit
|
12 years ago |
Timothy Pearson
|
1cc71e9107
|
Fix FTBFS from latest style API changes
|
12 years ago |
Timothy Pearson
|
eea8d7afa3
|
Update TQt3 property/enum macros
|
12 years ago |
Timothy Pearson
|
4b78cab44f
|
Update to the new style API
|
12 years ago |
Darrell Anderson
|
e2c83be461
|
Fix corrupt images.
|
13 years ago |
Darrell Anderson
|
6a63f1da19
|
Fix corrupt image files.
|
13 years ago |
Timothy Pearson
|
0b4e2360e5
|
Update integer/long type names
|
13 years ago |
Timothy Pearson
|
f09a033f21
|
Fix references to Q_ULLONG and friends
|
13 years ago |
Darrell Anderson
|
483515d384
|
Fix inadvertent "TQ" changes.
|
13 years ago |
Timothy Pearson
|
5149477644
|
Fix FTBFS
|
13 years ago |
Timothy Pearson
|
25b4e88b85
|
Rename additional members for tqt3
|
13 years ago |
Timothy Pearson
|
298800711f
|
Fix FTBFS
|
13 years ago |
Timothy Pearson
|
2dfc9a2950
|
Rename additional global TQt functions
|
13 years ago |
Timothy Pearson
|
104997c6f7
|
Rename tqt3 color functions
|
13 years ago |