Commit Graph

4 Commits (69eafa6209580f1d3eebf42c74ff37f94e8d1f4a)

Author SHA1 Message Date
Slávek Banko 43addd52a7
Fix incorrect use of TQString() inside i18n().
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>
(cherry picked from commit 5615796c0a)
7 years ago
Slávek Banko 83fb5c2a16
Removed obsolete Qt2's ASSERT and replace with Q_ASSERT.
The definition of -UTQT_NO_COMPAT is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 45e9559726)
7 years ago
Slávek Banko a83f600010
Removed unnecessary executable flag.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa733e149f)
7 years ago
gregory guy 130ea733f3
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 08e08ddd20)
7 years ago