Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Qt => TQt. | Slávek Banko | 2021-12-09 | 1 | -936/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2021-12-06 | 1 | -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 Banko | 2021-12-06 | 1 | -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 functions | Timothy Pearson | 2012-03-01 | 1 | -2/+2 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -5/+5 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -1/+1 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -1/+1 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -7/+7 |
| | | | | This reverts commit 5e3fc3a36b58c4e1cb48e31a350f76b7a81b3170. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -7/+7 |
| | |||||
* | Fix accidental qextscintilla conversion | Timothy Pearson | 2011-12-01 | 1 | -1/+1 |
| | |||||
* | Initial automated TQt conversion | Timothy Pearson | 2011-11-30 | 1 | -106/+106 |
| | |||||
* | Initial import of qscintilla from 2007 | Timothy Pearson | 2011-11-30 | 1 | -0/+933 |