Commit Graph

86 Commits (master)
 

Author SHA1 Message Date
Slávek Banko 4feca443fb
temporary commit to show changes
2 months ago
Slávek Banko 16434e5519
Do rename qt=>tqt on source files, directories and libraries.
2 months ago
Michele Calgaro 1c362264d3
Remove/replace old conditional python code.
2 months ago
Slávek Banko 6054548c25
Update module name definitions to match full name.
3 months ago
Michele Calgaro d31a084fc8
Use utf8 instead of latin1/ascii as default. Address pyuic compatibility with python3.
3 months ago
Michele Calgaro 3095466100
Fixed SEGV caused by commit 6be04664 when creating universal slots.
3 months ago
Slávek Banko 7ec95b9522
Rename python extension module from python_tqt to PyTQt.
3 months ago
ormorph 223af3b47f Added fix canvas.py for python3
8 months ago
aneejit1 33a0297b35 Remove support for earlier Qt/TQt versions
8 months ago
aneejit1 e602246539 Remove Qt V2 support and example files
8 months ago
Slávek Banko b34531364d
Changed testing for the presence of optional modules,
8 months ago
aneejit1 6be0466422
Updates to support Python version 3
8 months ago
Michele Calgaro 63fe0b82b4
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
11 months ago
Slávek Banko f1df318a34
Update for renamed sip_tqt_config.
1 year ago
Michele Calgaro 7670049129
Replaced 'includehints' with 'includes' in *.ui files.
1 year ago
Michele Calgaro 34c13c8117
Convert .ui file from dos to unix format.
1 year ago
Slávek Banko cfaa762ca7
Update after rename QScintilla => TQScintilla.
1 year ago
Michele Calgaro 8e8bdb86cb
Additional fix similar to previous commit.
2 years ago
François Andriot 6d6b6319a8 Fix ftbfs on Fedora 34
2 years ago
Slávek Banko a0b020e7d2
pyuic: Delete the current date from the generated files
2 years ago
Michele Calgaro af4bcf6b8f
Removed code formatting modelines.
3 years ago
Michele Calgaro 989e3c1dc4
Adjusted to latest TQVariant::TQVariant(bool) function.
4 years ago
Michele Calgaro ae59056eb2
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
4 years ago
Michele Calgaro cdb2c767da
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
5 years ago
Michele Calgaro 79113dda15
QT_NO_* -> TQT_NO_* renaming.
5 years ago
Michele Calgaro 2638efc545
qt -> tqt conversion:
5 years ago
Michele Calgaro 2ead41ab9a
qt -> tqt conversion:
5 years ago
Michele Calgaro 0517447cd1
qt -> tqt conversion:
5 years ago
Michele Calgaro aa7aad9260
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
5 years ago
Slávek Banko 893921f038
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT
5 years ago
Slávek Banko 1638609997 Properly import python_tqt module in scripts generated by pyuic
7 years ago
Slávek Banko e790d08307 Fix examples to properly import python_tqt module
7 years ago
Slávek Banko 0b2f1c4760 Improve python_tqt module initialization
7 years ago
Timothy Pearson cc2cd44cab Fix invalid headers in PNG files and optimize for size
7 years ago
Michele Calgaro 51b4af5d81 Fixed FTBFS caused by wrong #define.
8 years ago
François Andriot 695fdfc196 Fix FTBFS if no "-e" parameter is used
9 years ago
Timothy Pearson e3a99f6792 Set python library for all modules
9 years ago
Timothy Pearson 1653baa518 Fix minor text error in prior commit
9 years ago
Timothy Pearson a23242ac11 Add ability to set libpython library
9 years ago
Timothy Pearson 5db5a616d8 Add missing methods to SQL database and driver classes
9 years ago
Slávek Banko 4049988a92 Install as module by default
9 years ago
Francois Andriot bef776509e Fix detection of sip4-tqt module
9 years ago
Darrell Anderson a5826757d6 Fix FTBFS due to recent style API changes.
9 years ago
Slávek Banko 9092fbf5b0 Rename kdewidgets => tdewidgets
9 years ago
Timothy Pearson 345fce267e Fix FTBFS due to style API changes
9 years ago
Francois Andriot b207781487 Fix FTBFS with sip >= 4.15
9 years ago
Slávek Banko 92310a96cf Fix FTBFS
10 years ago
Slávek Banko 275a3ec40f Revert pyqt3TQtSignal to pyqt3QtSignal
10 years ago
Slávek Banko a0afa97978 Fix FTBFS due to missing tqstyle include
10 years ago
Slávek Banko 3484d122cb Additional k => tde renaming and fixes
10 years ago