summaryrefslogtreecommitdiffstats
path: root/qt/qextscintilla.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename Qt => TQt.Slávek Banko2021-12-091-3036/+0
| | | | 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 linear alphabet string errorsTimothy Pearson2012-01-251-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-5/+5
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-5/+5
| | | | This reverts commit 5e3fc3a36b58c4e1cb48e31a350f76b7a81b3170.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-5/+5
|
* Fix accidental qextscintilla conversionTimothy Pearson2011-12-011-4/+4
|
* Initial automated TQt conversionTimothy Pearson2011-11-301-124/+124
|
* Initial import of qscintilla from 2007Timothy Pearson2011-11-301-0/+3031