Commit Graph

459 Commits (0c53c58d50e69e4fb032e073e0bd40c9acde69d3)
 

Author SHA1 Message Date
TDE Gitea 7812d8e8a1 Reset submodule main/core/tdeedu/cmake to latest HEAD 4 years ago
TDE Gitea 89a53ce979 Reset submodule main/core/tdeedu/admin to latest HEAD 4 years ago
Michele Calgaro aeb0ed9406
khangman: fixed invalid assert and infinite loop triggered when the
selected language at startup is no longer available. This resolves bug 3171.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 5e2daefa02
Delete unused images from API documentation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea e220f1f890 Reset submodule main/tdeedu/cmake to latest HEAD 4 years ago
TDE Gitea b1dea60069 Reset submodule main/tdeedu/admin to latest HEAD 4 years ago
Michele Calgaro 377b44f9ca
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 4ae719b006
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 36a1943cac
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea 05d0719146 Reset submodule main/tdeedu/cmake to latest HEAD 4 years ago
TDE Gitea 9cf94728bb Reset submodule main/tdeedu/admin to latest HEAD 4 years ago
TDE Gitea 83d0010fe6 Reset submodule main/tdeedu/cmake to latest HEAD 4 years ago
TDE Gitea 4590c1c2cf Reset submodule main/tdeedu/admin to latest HEAD 4 years ago
TDE Gitea c824bb3e4c Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
Slávek Banko b845a73b7e
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 1e72386cec Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
TDE Gitea e4d8d7298d Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
TDE Gitea eb0c3be002 Reset submodule main/tdeedu/admin to latest HEAD 5 years ago
Slávek Banko 56693a5da7
Use TDE dummy.cpp file for consistency with other packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
aneejit1 25ac4bb89d Write generated source files to the binary directory instead of the source
Signed-off-by: aneejit1 <aneejit1@gmail.com>
5 years ago
TDE Gitea eed53a4118 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
TDE Gitea d99a9fc831 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
TDE Gitea 3ea454a8e3 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
gregory guy 769ab67533
Fix detection for the Facile library.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
TDE Gitea 6d5ea6084b Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
TDE Gitea 0abc3d86bd Reset submodule main/tdeedu/admin to latest HEAD 5 years ago
Slávek Banko a084db1755
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
TDE Gitea 5255f3b937 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
TDE Gitea 893cd18c4a Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
Michele Calgaro cbf7b6312c
Minor correction in consequence of the drop of QT2's obsolete QVector class.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea 65b12dc9b5 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
TDE Gitea 81dfabef7f Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
TDE Gitea ce87d723cf Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
François Andriot 16a409af6a
Fix boost_python library detection on CentOS 8
Signed-off-by: François Andriot <francois.andriot@free.fr>
5 years ago
TDE Gitea 97162a9f44 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
OBATA Akio 41926cc10a Fix to link with LIBUSB support
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio 91d318c439 Allow to build apogee_ppi independent of V4L
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio 6e2ac1d3bb Allow to build on any platforms
No reason to include standard headers and define macros for standard types
only on Linux and FreeBSD.

Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
TDE Gitea a9418a604a Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
TDE Gitea 8228fef472 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
Slávek Banko ef92c2b00d
Detect the presence of the sys/io.h header and the ioperm function
instead of listing a long list of architectures.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Ray-V 324c040645
Enable kig python scripting for cmake build.
Fix detection of boost_python library for cmake build.
Use find_package( Python COMPONENTS ... ) for CMake >= 3.12.
Add WITH_KIG_PYTHON_SCRIPTING option.

This resolves issue #6.

Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 51443b3e12 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
Michele Calgaro e70e355046
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea 81181fe920 Reset submodule main/tdeedu/cmake to latest HEAD 5 years ago
Slávek Banko cb38407aa1
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro efc5c7df64
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
Chris b076f00cd1 Fix remaining branding in tdeedu.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris 1fc730b7d0 Fix remaining brandings in tdeedu.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko 55334cc0a0
cmake: Avoid double generation of kmplot common files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago