summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillalexerpython.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename Qt => TQt.Slávek Banko2021-12-091-412/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-12-061-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Setting the WITH_GCC_VISIBILITY option has no effect.Slávek Banko2021-12-061-0/+3
| | | | | | | | Hidden visibility has always been activated depending on the version of the compiler, regardless of WITH_GCC_VISIBILITY value. The config.h file generated during configuration was not used at all. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2021-11-301-0/+2
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Fix accidental qextscintilla conversionTimothy Pearson2011-12-011-1/+1
|
* Initial automated TQt conversionTimothy Pearson2011-11-301-35/+35
|
* Initial import of qscintilla from 2007Timothy Pearson2011-11-301-0/+407