Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2021-08-17 | 1 | -1/+1 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Conversion to the cmake building system. | gregory guy | 2021-08-17 | 1 | -0/+78 |
Added a man page taken from the Debian packaging system. Changed the doc folder's layout. Signed-off-by: gregory guy <[email protected]> CMake: Use tde_add_project_translations common macro. Signed-off-by: Slávek Banko <[email protected]> |