Commit Graph

7 Commits (a584853572d78bf78949cf78ba876e8e8d0a270c)

Author SHA1 Message Date
Slávek Banko f7a7dedd03
Copy translations to a new directory layout.
Added translations of .desktop files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 77beee6caf
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 2c917cea7d
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko f3fd991c69
Enforce the use of TQt with STL only where it is necessary.
The definition of -UTQT_NO_STL is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 5e6c401557
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko eeae53f59d
Replace the use of the old API TQString::data().
The definition of -UTQT_NO_COMPAT is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko a6454b1658
Conversion to the cmake building system.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago