Commit Graph

223 Commits (c44d3cc37d8f3c272c7a048a4ffcbb74e1bde299)
 

Author SHA1 Message Date
TDE Gitea c44d3cc37d Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
Slávek Banko 441a472527
Added linking to kdeextra library.
This resolve FTBFS on some systems.

Because the kdeextra library is linked as static, there
is no reason to be installed as a separate library.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko c0263d89c6
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>
6 years ago
Slávek Banko f0a3534123
Fix FTBFS for build without TDE integration.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 2ac1800224
Fix FTBFS for build with builtin libchm.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy db17d12f24
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 45746889b1 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
TDE Gitea 232ba8fa70 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
TDE Gitea cf2bc1f749 Reset submodule main/applications/kchmviewer/admin to latest HEAD 6 years ago
TDE Gitea 7346630cd9 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
TDE Gitea e019190c14 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
TDE Weblate e13412002d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kchmviewer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer/
6 years ago
Slávek Banko ebc361856c Update translation template. 6 years ago
TDE Gitea 236d9de642 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
TDE Gitea 8cb9e38722 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
TDE Weblate 2d5a311b86 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kchmviewer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer/
6 years ago
Slávek Banko 25de8b6929
Rename Dutch translation to "nl".
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Weblate 9d9f4a267b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kchmviewer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kchmviewer/
6 years ago
Slávek Banko 40f7b0ec47
Add CMakeL10n rules.
Update translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 91e8770058 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
TDE Gitea 69071be7f8 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
TDE Gitea 85c91d12cb Reset submodule main/applications/kchmviewer/admin to latest HEAD 6 years ago
TDE Gitea 29bdaebeeb Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
TDE Gitea 208e3aada5 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 6 years ago
Michele Calgaro 27f453ad1b
Removed obsolete Qt2's TQVector class and replaced
with TQt3's TQPtrVector.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro d645e29e68
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 9079499d75 Reset submodule main/applications/kchmviewer/admin to latest HEAD 6 years ago
Michele Calgaro 1a8b665070
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro af27cedcd1
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 391ae55a7a
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro f6704fb6e5
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko cc9e6b089b
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 62aebd90b8
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 4d2243bedf
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea ece90f1bd2 Reset submodule main/applications/kchmviewer/admin to latest HEAD 7 years ago
Michele Calgaro 3849c4ec45
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 0d13faa53e
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 605c97b443
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro a45f927f01
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro b771b168bf
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 0a61e8c257 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 7 years ago
TDE Gitea 132ecbd6c3 Reset submodule main/applications/kchmviewer/admin to latest HEAD 7 years ago
Michele Calgaro efdefc0e7d
Removed unnecessary executable flag.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro b37d2e8964
Fixed typedef-related warnings from compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Automated System 582ae0d1c7 Reset submodule main/applications/kchmviewer/admin to latest HEAD 7 years ago
Automated System b9f82a15ad Reset submodule main/applications/kchmviewer/admin to latest HEAD 7 years ago
Automated System f0b61bcb9d Reset submodule main/applications/kchmviewer/admin to latest HEAD 7 years ago
Slávek Banko 87404e87b6 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 8 years ago
Automated System d2c1cbb1b3 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 8 years ago
Slávek Banko 24d6c3c531 Reset submodule main/applications/kchmviewer/cmake to latest HEAD 8 years ago