summaryrefslogtreecommitdiffstats
path: root/sip/qt/qobject.sip
Commit message (Collapse)AuthorAgeFilesLines
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-201-2086/+0
| | | | | | | | Rename pyuic=>pytquic, pylupdate=>pytqlupdate. Do rename qt=>tqt on constants and variables. Do rename QT=>TQT on constants. Signed-off-by: Slávek Banko <[email protected]>
* Remove/replace old conditional python code.Michele Calgaro2023-01-191-38/+12
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use utf8 instead of latin1/ascii as default. Address pyuic compatibility ↵Michele Calgaro2023-01-041-4/+4
| | | | | | with python3. Signed-off-by: Michele Calgaro <[email protected]>
* Fixed SEGV caused by commit 6be04664 when creating universal slots.Michele Calgaro2023-01-031-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove support for earlier Qt/TQt versionsaneejit12022-07-301-302/+14
| | | | | | | | | Conditional code in the .sip files linked to specific older versions has been removed. Since the versions of TQt and python-tqt are running in parallel, the support for older versions was clutter that would never actually be used now. Signed-off-by: aneejit1 <[email protected]>
* Updates to support Python version 3aneejit12022-07-271-44/+125
| | | | | | | | | | Amendments to the sip source and configuration/build scripts to allow for support under Python version 3. The examples have been updated using "2to3" along with some manual changes to sort out intentation and casting to integer from float. Signed-off-by: aneejit1 <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Revert pyqt3TQtSignal to pyqt3QtSignalSlávek Banko2013-09-301-1/+1
| | | | It allows to retain compatibility with the original SIP4
* Fix unintended renameTimothy Pearson2013-02-111-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-4/+4
|
* Fix FTBFSTimothy Pearson2012-03-101-3/+3
|
* Rename tqt3 color functionsTimothy Pearson2012-02-271-4/+4
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-31/+31
|
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-6/+6
|
* Fix retquireTimothy Pearson2011-12-051-1/+1
|
* Rename sip*_Q itemsTimothy Pearson2011-12-031-174/+174
|
* Initial TQt conversionTimothy Pearson2011-11-291-219/+219
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+2319