summaryrefslogtreecommitdiffstats
path: root/sip/qtsql
Commit message (Collapse)AuthorAgeFilesLines
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-2020-1828/+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]>
* Remove support for earlier Qt/TQt versionsaneejit12022-07-3018-132/+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]>
* Add missing methods to SQL database and driver classesTimothy Pearson2014-09-202-0/+2
| | | | This resolves Bug 2121
* Use tq includes instead of native q includesTimothy Pearson2012-02-0218-20/+20
|
* Fix Retquired accidental conversionTimothy Pearson2011-12-051-1/+1
|
* Rename sip*_Q itemsTimothy Pearson2011-12-032-13/+13
|
* Initial TQt conversionTimothy Pearson2011-11-2920-577/+577
|
* Initial import of python-qt3Timothy Pearson2011-11-2920-0/+1958