Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use centralized cmake version | Michele Calgaro | 2024-03-17 | 1 | -6/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Copy translations to a new directory layout. | Slávek Banko | 2022-12-10 | 1 | -1/+1 |
| | | | | | | Added translations of .desktop files. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Use TDE cmake macro to set version | Michele Calgaro | 2022-06-25 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Enforce the use of TQt with STL only where it is necessary. | Slávek Banko | 2022-03-18 | 1 | -1/+1 |
| | | | | | | The definition of -UTQT_NO_STL is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2022-03-18 | 1 | -1/+1 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Replace the use of the old API TQString::data(). | Slávek Banko | 2022-03-18 | 1 | -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 system. | Slávek Banko | 2022-03-18 | 1 | -0/+92 |
Signed-off-by: Slávek Banko <[email protected]> |