Commit Graph

31 Commits (2d49f6c6656c24e8302dad387f45047f5d8a7da8)
 

Author SHA1 Message Date
Slávek Banko 2d49f6c665
Fix the mismatch of tokens TK_TQOBJECT × TK_QOBJECT and
TK_TQCHAR × TK_QCHAR between lexer and parser.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c1d6f4a527)
4 years ago
Slávek Banko 9a250b2016
Add an explicit rule to generate parser.
Delete generated files from source code.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 123b20b747)
4 years ago
Michele Calgaro 0f32fe01e0
Fix FTBFS for build outside the source code.
This resolves issue #3.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 32d72527ff)
4 years ago
Michele Calgaro 42834e56c9
Replaced PyList_SET_ITEM as done in python-tqt.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 65411c74aa)
4 years ago
Michele Calgaro cbedd4c5a2
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dda6304c50)
6 years ago
Michele Calgaro 6063d8f2ab
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f12979141f)
7 years ago
Slávek Banko c01e03c55d Force cast in sipEnumMemberDef
This resolves FTBFS due to a narrowing conversions using
C++11 dialect (GCC6) in python-tqt and python-trinity

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0747f550f7)
9 years ago
Timothy Pearson bf6ab2d7b3 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 916b7d8e62)
9 years ago
Timothy Pearson 80c7008c01 Add ability to set libpython library
This relates to Bug 1995
11 years ago
Slávek Banko c022b80b9c Cleanup 11 years ago
Slávek Banko 8cb6671163 Install as module by default 12 years ago
Slávek Banko e1f1a8aaaf Revert pyqt4TQtSignal to pyqt4QtSignal 12 years ago
Slávek Banko 9b74ae4899 Revert pyqt3TQtSignal to pyqt3QtSignal
It allows to retain compatibility with the original SIP4
12 years ago
Timothy Pearson 58f18d64ee Fix unintended rename 13 years ago
Timothy Pearson bf66696108 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Darrell Anderson d554f8fec0 Fix inadvertent tqt changes. 13 years ago
Timothy Pearson 29caa6b308 Fix FTBFS 13 years ago
Timothy Pearson 0cc2bc2041 Rename additional members for tqt3 14 years ago
Timothy Pearson 6f00524aad Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson cb279d73d3 Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson 9677d9d5bb Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson dacb50c634 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit f39e1b1760.
14 years ago
Timothy Pearson f39e1b1760 Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson d3430de2c2 Part 1 of 2 rename pykde to pytde 14 years ago
Timothy Pearson f75eec563e Update lexer file 14 years ago
Timothy Pearson acd46151c0 Fix later FTBFS in python-tqt 14 years ago
Timothy Pearson 7204ed83ef Update modification times of generated sip4 files 14 years ago
Timothy Pearson e832e9f2ab Fix accidental rename of strings to tqunicode 14 years ago
Timothy Pearson 71cbc66f6c Fix FTBFS 14 years ago
Timothy Pearson 7d27356baf Initial TQt conversion 14 years ago
Timothy Pearson 6c4cc3653e Initial import of SIP4 for Qt3 14 years ago