summaryrefslogtreecommitdiffstats
path: root/sipgen/parser.y
Commit message (Collapse)AuthorAgeFilesLines
* Entry step for renaming PyTQt module libraries from qt* to tqt*.Slávek Banko2023-01-221-7/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed several other occurrences for renaming sip into sip-tqt.Slávek Banko2022-04-201-7/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename sip into sip-tqt in order to be conflict free with upstream.gregory guy2022-01-121-2/+2
| | | | | | | This relates to bug 2699. Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix the mismatch of tokens TK_TQOBJECT × TK_QOBJECT andSlávek Banko2022-01-101-4/+4
| | | | | | TK_TQCHAR × TK_QCHAR between lexer and parser. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix accidental rename of strings to tqunicodeTimothy Pearson2011-11-221-1/+1
|
* Fix FTBFSTimothy Pearson2011-11-221-26/+26
|
* Initial TQt conversionTimothy Pearson2011-11-221-17/+17
|
* Initial import of SIP4 for Qt3Timothy Pearson2011-11-221-0/+6385