summaryrefslogtreecommitdiffstats
path: root/sip/qtxml
Commit message (Collapse)AuthorAgeFilesLines
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-203-957/+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]>
* Update module name definitions to match full name.Slávek Banko2023-01-061-1/+1
| | | | | | | This will enable automatic loading of PyTQt modules for modules that depend on PyTQt modules. Signed-off-by: Slávek Banko <[email protected]>
* Rename python extension module from python_tqt to PyTQt.Slávek Banko2022-12-211-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Remove support for earlier Qt/TQt versionsaneejit12022-07-301-48/+0
| | | | | | | | | 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]>
* Properly import python_tqt module in scripts generated by pyuicSlávek Banko2016-09-281-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-17/+17
|
* Rename sip*_Q itemsTimothy Pearson2011-12-031-8/+8
|
* Initial TQt conversionTimothy Pearson2011-11-293-340/+340
|
* Initial import of python-qt3Timothy Pearson2011-11-293-0/+1005