Revīziju grafs

97 Revīzijas (master)
 

Autors SHA1 Ziņojums Datums
Michele Calgaro 23638c89e3
Replace Q_WS_* defines with TQ_WS_* equivalents
pirms 2 mēnešiem
Michele Calgaro 15eb6c387b
Add support for python 3.12 and raise minimum required version to 3.4.
pirms 3 mēnešiem
Michele Calgaro 7d5aea7e84
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
pirms 3 mēnešiem
Michele Calgaro 456d0fb6a2
Replaced various '#define' with actual strings - part 3
pirms 5 mēnešiem
Michele Calgaro db3abe1860
Replace various Q_* and QT_* defines with TQ_* and TQT_*
pirms 8 mēnešiem
Michele Calgaro 8ccbd4fc02
Removed unnecessary code
pirms 9 mēnešiem
Michele Calgaro aa6764916f
Drop compatibility code for TQPalette
pirms 9 mēnešiem
Michele Calgaro cba162755d
Drop compatibility code for TQThread
pirms 9 mēnešiem
Michele Calgaro 8bd235befa
Addons to previous commit
pirms 10 mēnešiem
Michele Calgaro 28273a01ca
Drop Qt2's TQSemiModal class.
pirms 10 mēnešiem
François Andriot f4a39d2fde This happens en RHEL7 (gcc 4.8.5) but not on later distributions.
pirms 1 gada
Slávek Banko 4feca443fb
temporary commit to show changes
pirms 1 gada
Slávek Banko 16434e5519
Do rename qt=>tqt on source files, directories and libraries.
pirms 1 gada
Michele Calgaro 1c362264d3
Remove/replace old conditional python code.
pirms 1 gada
Slávek Banko 6054548c25
Update module name definitions to match full name.
pirms 1 gada
Michele Calgaro d31a084fc8
Use utf8 instead of latin1/ascii as default. Address pyuic compatibility with python3.
pirms 1 gada
Michele Calgaro 3095466100
Fixed SEGV caused by commit 6be04664 when creating universal slots.
pirms 1 gada
Slávek Banko 7ec95b9522
Rename python extension module from python_tqt to PyTQt.
pirms 1 gada
ormorph 223af3b47f Added fix canvas.py for python3
pirms 2 gadiem
aneejit1 33a0297b35 Remove support for earlier Qt/TQt versions
pirms 2 gadiem
aneejit1 e602246539 Remove Qt V2 support and example files
pirms 2 gadiem
Slávek Banko b34531364d
Changed testing for the presence of optional modules,
pirms 2 gadiem
aneejit1 6be0466422
Updates to support Python version 3
pirms 2 gadiem
Michele Calgaro 63fe0b82b4
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
pirms 2 gadiem
Slávek Banko f1df318a34
Update for renamed sip_tqt_config.
pirms 2 gadiem
Michele Calgaro 7670049129
Replaced 'includehints' with 'includes' in *.ui files.
pirms 2 gadiem
Michele Calgaro 34c13c8117
Convert .ui file from dos to unix format.
pirms 2 gadiem
Slávek Banko cfaa762ca7
Update after rename QScintilla => TQScintilla.
pirms 2 gadiem
Michele Calgaro 8e8bdb86cb
Additional fix similar to previous commit.
pirms 3 gadiem
François Andriot 6d6b6319a8 Fix ftbfs on Fedora 34
pirms 3 gadiem
Slávek Banko a0b020e7d2
pyuic: Delete the current date from the generated files
pirms 3 gadiem
Michele Calgaro af4bcf6b8f
Removed code formatting modelines.
pirms 4 gadiem
Michele Calgaro 989e3c1dc4
Adjusted to latest TQVariant::TQVariant(bool) function.
pirms 5 gadiem
Michele Calgaro ae59056eb2
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
pirms 6 gadiem
Michele Calgaro cdb2c767da
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
pirms 6 gadiem
Michele Calgaro 79113dda15
QT_NO_* -> TQT_NO_* renaming.
pirms 6 gadiem
Michele Calgaro 2638efc545
qt -> tqt conversion:
pirms 6 gadiem
Michele Calgaro 2ead41ab9a
qt -> tqt conversion:
pirms 6 gadiem
Michele Calgaro 0517447cd1
qt -> tqt conversion:
pirms 6 gadiem
Michele Calgaro aa7aad9260
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
pirms 6 gadiem
Slávek Banko 893921f038
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT
pirms 6 gadiem
Slávek Banko 1638609997 Properly import python_tqt module in scripts generated by pyuic
pirms 8 gadiem
Slávek Banko e790d08307 Fix examples to properly import python_tqt module
pirms 8 gadiem
Slávek Banko 0b2f1c4760 Improve python_tqt module initialization
pirms 8 gadiem
Timothy Pearson cc2cd44cab Fix invalid headers in PNG files and optimize for size
pirms 8 gadiem
Michele Calgaro 51b4af5d81 Fixed FTBFS caused by wrong #define.
pirms 9 gadiem
François Andriot 695fdfc196 Fix FTBFS if no "-e" parameter is used
pirms 10 gadiem
Timothy Pearson e3a99f6792 Set python library for all modules
pirms 10 gadiem
Timothy Pearson 1653baa518 Fix minor text error in prior commit
pirms 10 gadiem
Timothy Pearson a23242ac11 Add ability to set libpython library
pirms 10 gadiem