summaryrefslogtreecommitdiffstats
path: root/pytqlupdate3
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary codeMichele Calgaro2023-08-011-3/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* This happens en RHEL7 (gcc 4.8.5) but not on later distributions.r14.1.0François Andriot2023-04-102-4/+4
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Do rename qt=>tqt on source files, directories and libraries.Slávek Banko2023-01-2013-0/+2140
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>