summaryrefslogtreecommitdiffstats
path: root/sip/qttable
Commit message (Collapse)AuthorAgeFilesLines
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-203-562/+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 <slavek.banko@axis.cz>
* 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 <slavek.banko@axis.cz>
* Remove support for earlier Qt/TQt versionsaneejit12022-07-301-91/+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 <aneejit1@gmail.com>
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Use tq includes instead of native q includesTimothy Pearson2012-02-021-5/+5
|
* Rename sip*_Q itemsTimothy Pearson2011-12-031-3/+3
|
* Initial TQt conversionTimothy Pearson2011-11-293-170/+170
|
* Initial import of python-qt3Timothy Pearson2011-11-293-0/+653