summaryrefslogtreecommitdiffstats
path: root/pyuic2/uic.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove Qt V2 support and example filesaneejit12022-07-301-1600/+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 <[email protected]>
* pyuic: Delete the current date from the generated filesSlávek Banko2021-01-081-2/+1
| | | | | | so that their generation can be reproducible. Signed-off-by: Slávek Banko <[email protected]>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-241-1/+1
| | | | Signed-off-by: Michele Calgaro <[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]>
* Rename additional global TQt functionsTimothy Pearson2012-03-011-3/+3
|
* 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-7/+7
|
* Fix retquireTimothy Pearson2011-12-051-7/+7
|
* Initial TQt conversionTimothy Pearson2011-11-291-269/+269
|
* Initial import of python-qt3Timothy Pearson2011-11-291-0/+1601