summaryrefslogtreecommitdiffstats
path: root/qt/PlatQt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename Qt => TQt.Slávek Banko2021-12-091-936/+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>
* Rename additional global TQt functionsTimothy Pearson2012-03-011-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-7/+7
| | | | This reverts commit 5e3fc3a36b58c4e1cb48e31a350f76b7a81b3170.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-7/+7
|
* Fix accidental qextscintilla conversionTimothy Pearson2011-12-011-1/+1
|
* Initial automated TQt conversionTimothy Pearson2011-11-301-106/+106
|
* Initial import of qscintilla from 2007Timothy Pearson2011-11-301-0/+933