summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillabase.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename Qt => TQt.Slávek Banko2021-12-091-586/+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/+4
| | | | | | | | 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-1/+1
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-8/+8
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-3/+3
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-13/+13
| | | | This reverts commit 5e3fc3a36b58c4e1cb48e31a350f76b7a81b3170.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-13/+13
|
* Fix FTBFSTimothy Pearson2011-12-011-6/+6
|
* Fix accidental qextscintilla conversionTimothy Pearson2011-12-011-1/+1
|
* Initial automated TQt conversionTimothy Pearson2011-11-301-87/+87
|
* Initial import of qscintilla from 2007Timothy Pearson2011-11-301-0/+582