summaryrefslogtreecommitdiffstats
path: root/examples3/SQL
Commit message (Collapse)AuthorAgeFilesLines
* Remove Qt V2 support and example filesaneejit12022-07-3019-2391/+0
| | | | | | | | | Build files for pyuic2 have been removed along with the examples for version 2 of Qt and the build/configure scripts have been amended accordingly. The "examples3" directory has been renamed to just "examples". Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Updates to support Python version 3aneejit12022-07-273-14/+14
| | | | | | | | | | 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 <aneejit1@gmail.com> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Properly import python_tqt module in scripts generated by pyuicSlávek Banko2016-09-281-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix examples to properly import python_tqt moduleSlávek Banko2016-09-258-13/+13
| | | | | | This resolves bug 2693 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix inadvertent renaming.Darrell Anderson2013-05-041-1/+1
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-201-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-12/+12
|
* Fix Retquired accidental conversionTimothy Pearson2011-12-052-3/+3
|
* Part 1 of 2 rename pykde to pytdeTimothy Pearson2011-12-041-1/+1
|
* Initial TQt conversionTimothy Pearson2011-11-2918-258/+258
|
* Initial import of python-qt3Timothy Pearson2011-11-2919-0/+2391