Commit Graph

224 Commits (e902ee60bbd0ee4f7a53c521eeab67a73b48d3a5)
 

Author SHA1 Message Date
TDE Gitea e902ee60bb Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
TDE Gitea e40499e838 Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
TDE Gitea e4c7f3ba33 Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
TDE Gitea 1a67a82cb6 Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
Michele Calgaro 9ba3e80ae3
Update release version number to R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea e0e587c66c Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
Slávek Banko d9bb90b25a Merge translation files from master branch. 5 years ago
Slávek Banko abe4cc83d7 Update translation template. 5 years ago
TDE Gitea db2983dce9 Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
TDE Gitea 7afad65221 Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
TDE Gitea 3ca3530240 Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
Slávek Banko 97f3c14f27
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>
(cherry picked from commit 34bda30cd9)
5 years ago
Slávek Banko f8078fec71
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cdbd14a658)
5 years ago
Slávek Banko 9362099390
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>
(cherry picked from commit 756110e4a0)
5 years ago
Slávek Banko e3785e8e12
Update version number for R14.0.8 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 4b346ea4ad Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
TDE Gitea 09cfd306fc Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
TDE Gitea fed249fa60 Reset submodule main/applications/potracegui/cmake to latest HEAD 5 years ago
gregory guy 7ae90b80a3 Drop automake build support.
Add basic cmake build instructions.
Delete templates folder.
Delete empty files NEWS and TODO.
Rework of the README file.
Move the desktop file into the XDG_APPS_INSTALL_DIR directory,
see TDE/tde#26.
Some cosmetics.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 52aa25b6f7)
5 years ago
Slávek Banko e6ffc7b533 Merge translation files from master branch. 6 years ago
Slávek Banko f42d8a3942
Update version number for R14.0.7 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 6d94812032 Reset submodule main/applications/potracegui/cmake to latest HEAD 6 years ago
Slávek Banko d3dfca0049
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 06eab352b1
Removed .lsm files. lsm database is outdated and unmaintained.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 092357366e Reset submodule main/applications/potracegui/cmake to latest HEAD 6 years ago
TDE Gitea 1a9b8fd291 Reset submodule main/applications/potracegui/cmake to latest HEAD 6 years ago
TDE Gitea 6fdfd34075 Reset submodule main/applications/potracegui/cmake to latest HEAD 7 years ago
Michele Calgaro 130c1b0f96
Updated date and version to R14.0.6 in .lsm files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro f0637009ca
Updated VERSION reference to R14.0.6 in CMakeLists.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 4ce4eca4db Reset submodule main/applications/potracegui/cmake to latest HEAD 7 years ago
TDE Gitea 2264db977c Reset submodule main/applications/potracegui/admin to latest HEAD 7 years ago
Slávek Banko 0d5234af0c
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ccfac3b28a)
7 years ago
TDE Gitea 2dbf0272a0 Reset submodule main/applications/potracegui/cmake to latest HEAD 7 years ago
TDE Gitea 48eb9b4169 Reset submodule main/applications/potracegui/cmake to latest HEAD 7 years ago
TDE Gitea b8fd318a5c Reset submodule main/applications/potracegui/cmake to latest HEAD 7 years ago
TDE Gitea 016ed8a79e Reset submodule main/applications/potracegui/cmake to latest HEAD 7 years ago
TDE Weblate 5577e4b9aa
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.

(cherry picked from commit 9fa2c6d8dd)
7 years ago
Slávek Banko 8d219fa339
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 33d1bb0500)
7 years ago
Slávek Banko 998c76a01a
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 cbcf7d4529)
7 years ago
Slávek Banko 2bdb83034a
Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 500e1425cf)
7 years ago
gregory guy f0c3f9ef7e
correct user linker flags
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 54d23434e6)
7 years ago
gregory guy b7d8667d4d
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit e4a719c080)
7 years ago
TDE Gitea 639cb9bec8 Reset submodule main/applications/potracegui/cmake to latest HEAD 7 years ago
TDE Gitea e02b83fdb5 Reset submodule main/applications/potracegui/cmake to latest HEAD 7 years ago
TDE Gitea b560e0c2bb Reset submodule main/applications/potracegui/admin to latest HEAD 7 years ago
TDE Gitea fd8315e52b Reset submodule main/applications/potracegui/cmake to latest HEAD 7 years ago
TDE Gitea c6cf29bb17 Reset submodule main/applications/potracegui/cmake to latest HEAD 7 years ago
TDE Gitea 436a2ca3ff Reset submodule main/applications/potracegui/admin to latest HEAD 7 years ago
Slávek Banko 44f253795d Update version numbers and date for R14.0.5 final release 7 years ago
Slávek Banko 742ce97aad Reset submodule main/applications/potracegui/admin to latest HEAD 7 years ago