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>
6 years ago
Slávek Banko
a27c8a4d4d
QT_INCLUDES => TQT_INCLUDES conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
7cac90e9ec
Reset submodule main/applications/knmap/admin to latest HEAD
6 years ago
Michele Calgaro
f02bf80b1f
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
ff2d40fe33
KDE_USE_QT* -> KDE_USE_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
44b8ae6ae7
AC_PATH_QT* -> AC_PATH_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 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>
6 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>
6 years ago
TDE Gitea
babf3b2e95
Reset submodule main/applications/knmap/cmake to latest HEAD
6 years ago
TDE Gitea
00800088ff
Reset submodule main/applications/knmap/admin to latest HEAD
6 years ago
gregory guy
79290a60ae
config user path should be .trinity not .kde
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 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
Automated System
d4277902d5
Reset submodule main/applications/knmap/cmake to latest HEAD
8 years ago
Slávek Banko
95a7c3f0e1
Reset submodule main/applications/knmap/cmake to latest HEAD
8 years ago
Slávek Banko
0eb3ce43a4
cmake: add tde_add_check_executable macro
8 years ago
Automated System
7fab51d6df
Reset submodule main/applications/knmap/admin to latest HEAD
8 years ago
Timothy Pearson
fb152b71ba
Fix invalid headers in PNG files and optimize for size
8 years ago