Commit Graph

106 Commits (acc802d770640fe49fe2f49d1ef757e6795d343f)
 

Author SHA1 Message Date
TDE Gitea acc802d770 Reset submodule main/applications/knmap/cmake to latest HEAD 5 years ago
Michele Calgaro adf26c6ccc Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: applications/knmap - knmap.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap-knmapdesktop/it/
5 years ago
TDE Gitea fce8d5505b Reset submodule main/applications/knmap/cmake to latest HEAD 5 years ago
TDE Gitea c0d34d559a Reset submodule main/applications/knmap/cmake to latest HEAD 5 years ago
TDE Weblate ffe0c4ea65 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/knmap
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap/
5 years ago
Slávek Banko d1f7e65a9c Update translation template. 5 years ago
TDE Gitea fc9a183df5 Reset submodule main/applications/knmap/cmake to latest HEAD 5 years ago
TDE Gitea 57716dcc01 Reset submodule main/applications/knmap/cmake to latest HEAD 5 years ago
TDE Gitea d878b0ae9d Reset submodule main/applications/knmap/cmake to latest HEAD 5 years ago
Slávek Banko 193377c524
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko e65f4accce
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko d28f25bebb
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
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 6 years ago
Slávek Banko 4ac5d1fa8d
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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>
6 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>
7 years ago
TDE Gitea 540d78683a Reset submodule main/applications/knmap/cmake to latest HEAD 7 years ago
Automated System fdc3dc7e49 Reset submodule main/applications/knmap/cmake to latest HEAD 7 years ago
Slávek Banko b89984c609 Update translation template. 7 years ago
TDE Gitea 69a4dcf24b Reset submodule main/applications/knmap/cmake to latest HEAD 7 years ago
TDE Gitea 80cd640717 Reset submodule main/applications/knmap/cmake to latest HEAD 7 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>
7 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>
7 years ago
TDE Gitea 01fb896f3c Reset submodule main/applications/knmap/cmake to latest HEAD 7 years ago
TDE Gitea fab96ccb10 Reset submodule main/applications/knmap/cmake to latest HEAD 7 years ago
TDE Gitea fdd703a5f4 Reset submodule main/applications/knmap/admin to latest HEAD 7 years ago
TDE Gitea 8e6c97e342 Reset submodule main/applications/knmap/cmake to latest HEAD 7 years ago
TDE Gitea 6fbe9fd2c4 Reset submodule main/applications/knmap/cmake to latest HEAD 7 years ago
Slávek Banko 5c55403336
Add a man page taken from tde-packaging.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 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>
7 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>
7 years ago
Slávek Banko aa733e149f
Removed unnecessary executable flag.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
gregory guy 08e08ddd20
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 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>
7 years ago
TDE Gitea fc2322b82e Reset submodule main/applications/knmap/admin to latest HEAD 7 years ago
Michele Calgaro aec079bc6b
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 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>
7 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>
7 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>
7 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