Commit Graph

94 Commits (db453e8af65f48b27ad79eff4f94526671cb060f)
 

Author SHA1 Message Date
TDE Gitea db453e8af6 Reset submodule main/applications/knmap/cmake to latest HEAD 5 years ago
TDE Gitea 2d3b750f60 Reset submodule main/applications/knmap/cmake to latest HEAD 5 years ago
Chris b041769d5e Added translation using Weblate (German) 5 years ago
TDE Gitea a4e6cf45eb Reset submodule main/applications/knmap/cmake to latest HEAD 5 years ago
TDE Gitea b316f918ef Reset submodule main/applications/knmap/cmake to latest HEAD 5 years ago
Slávek Banko 4ac5d1fa8d
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 7f0fd2e067
Drop automake build support.
Add basic cmake build instructions.
Remove empty files: NEWS and TODO.
Rework of the README, INSTALL and help page.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
TDE Gitea e5a40912ab Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
TDE Gitea dd80828200 Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
TDE Gitea c0cac51bdd Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
TDE Gitea 4d99528f04 Reset submodule main/applications/knmap/admin to latest HEAD 6 years ago
Slávek Banko 61ee8556a9
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 540d78683a Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
Automated System fdc3dc7e49 Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
Slávek Banko b89984c609 Update translation template. 6 years ago
TDE Gitea 69a4dcf24b Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
TDE Gitea 80cd640717 Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
Fabio Rossi de95fe2ab8 Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
Slávek Banko d2676c2f4e
Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 01fb896f3c Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
TDE Gitea fab96ccb10 Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
TDE Gitea fdd703a5f4 Reset submodule main/applications/knmap/admin to latest HEAD 6 years ago
TDE Gitea 8e6c97e342 Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
TDE Gitea 6fbe9fd2c4 Reset submodule main/applications/knmap/cmake to latest HEAD 6 years ago
Slávek Banko 5c55403336
Add a man page taken from tde-packaging.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 5615796c0a
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>
6 years ago
Slávek Banko 45e9559726
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>
6 years ago
Slávek Banko aa733e149f
Removed unnecessary executable flag.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 08e08ddd20
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro a00e7b445a
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 fc2322b82e Reset submodule main/applications/knmap/admin to latest HEAD 6 years ago
Michele Calgaro aec079bc6b
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro ee8d3dd4b6
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>
6 years ago
Michele Calgaro 265a1294b2
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>
6 years ago
Michele Calgaro ae27ac55ce
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 3fba1b1fe7
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko a27c8a4d4d
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 7cac90e9ec Reset submodule main/applications/knmap/admin to latest HEAD 7 years ago
Michele Calgaro f02bf80b1f
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro ff2d40fe33
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 44b8ae6ae7
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 1e87339ede
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 9076d3a86e
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 babf3b2e95 Reset submodule main/applications/knmap/cmake to latest HEAD 7 years ago
TDE Gitea 00800088ff Reset submodule main/applications/knmap/admin to latest HEAD 7 years ago
gregory guy 79290a60ae
config user path should be .trinity not .kde
Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 years ago
Automated System 78ed89adb0 Reset submodule main/applications/knmap/admin to latest HEAD 7 years ago
Automated System 4ff611111a Reset submodule main/applications/knmap/admin to latest HEAD 7 years ago
Automated System 217693cb29 Reset submodule main/applications/knmap/admin to latest HEAD 7 years ago
Slávek Banko 1802e9429a Reset submodule main/applications/knmap/cmake to latest HEAD 8 years ago