summaryrefslogtreecommitdiffstats
path: root/qt
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Setting the WITH_GCC_VISIBILITY option has no effect.Slávek Banko2021-12-0632-1/+98
| | | | | | | | 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 <[email protected]>
* cmake: Do not install private headers.Slávek Banko2021-12-061-8/+0
| | | | | | | | The headers installed in the private directory seem to be unnecessary when building other applications or libraries that use TQScintilla library. Therefore, there is no obvious reason to be installed. Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.gregory guy2021-11-3025-2/+135
| | | | Signed-off-by: gregory guy <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-271-3/+3
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <[email protected]>
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-3/+3
|
* Enable tqt3 compilation by converting Q_OBJECT TQ_OBJECTTimothy Pearson2012-02-2824-24/+24
| | | | This breaks qt3 compilation due to qmake problems
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1724-24/+24
|
* Fix symbol visibility on gccTimothy Pearson2012-02-021-0/+6
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-2512-12/+12
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-215-20/+20
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-16/+16
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-7/+7
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1613-46/+46
| | | | This reverts commit 5e3fc3a36b58c4e1cb48e31a350f76b7a81b3170.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1513-46/+46
|
* Fix FTBFSTimothy Pearson2011-12-012-7/+7
|
* Fix accidental qextscintilla conversionTimothy Pearson2011-12-0159-96/+96
|
* Initial automated TQt conversionTimothy Pearson2011-11-3062-1954/+1978
|
* Initial import of qscintilla from 2007Timothy Pearson2011-11-3071-0/+28939