summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-11-041-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* Removed obsolete TQCollection and replaced with TQPtrCollection.Slávek Banko2018-11-041-1/+1
| | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2018-11-041-0/+78
Signed-off-by: gregory guy <[email protected]>