summaryrefslogtreecommitdiffstats
path: root/examples/SQL
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-086-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* temporary commit to show changesSlávek Banko2023-01-232-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-2010-18/+18
| | | | | | | | 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>
* Rename python extension module from python_tqt to PyTQt.Slávek Banko2022-12-219-14/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove Qt V2 support and example filesaneejit12022-07-3019-0/+2391
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>