TDE Gitea
e93133159b
Reset submodule main/applications/kcpuload/cmake to latest HEAD
5 years ago
Slávek Banko
782fedd71d
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
b3947daa5d
Remove the original translation directory layout.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
b3acc061a5
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
04f8bb9293
Reset submodule main/applications/kcpuload/cmake to latest HEAD
5 years ago
Chris
7d949899f1
Added translation using Weblate (German)
5 years ago
TDE Gitea
03b8207560
Reset submodule main/applications/kcpuload/cmake to latest HEAD
5 years ago
Slávek Banko
c9e6f9cfc0
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy
8059247488
Drop automake build support.
...
Move AUTHORS, COPYING, ChangeLog, INSTALL, README and TODO files
from the "src" folder to the root of the package.
Add basic build instructions with cmake in the INSTALL file.
5 years ago
TDE Gitea
6124c3bfbd
Reset submodule main/applications/kcpuload/cmake to latest HEAD
5 years ago
Automated System
b3c087712e
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
TDE Gitea
1a03cf8b7a
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
TDE Gitea
109c7585bf
Reset submodule main/applications/kcpuload/admin to latest HEAD
6 years ago
Slávek Banko
952f7c921e
Fix FTBFS on FreeBSD
...
Taken from FreeBSD patches.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
e4ba6b8d5c
Use common CMake tests.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
8aab950405
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
TDE Gitea
2284bbe7b5
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
Slávek Banko
38e5f63705
Update translation template.
6 years ago
TDE Gitea
0a24032f59
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
TDE Gitea
24ae99c48a
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
Fabio Rossi
4d7c5973e8
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
90d92cc706
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
Slávek Banko
0557917aa9
Fix structure of directories
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
63cec2ebf4
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
TDE Gitea
77a01f062d
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
TDE Gitea
209229e8e8
Reset submodule main/applications/kcpuload/admin to latest HEAD
6 years ago
TDE Gitea
b4c1f6a3a9
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
TDE Gitea
9e1c84b401
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
Michele Calgaro
3b0ef830f5
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
4c5f3c1d5b
Reset submodule main/applications/kcpuload/admin to latest HEAD
6 years ago
Michele Calgaro
04f99c6ebc
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
3a5a99641c
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
12ab2279a6
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
c69e6a9b13
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
9cc8e8687e
qt_includes => tqt_includes conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
061f3aef84
QT_INCLUDES => TQT_INCLUDES conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
0e73150110
Reset submodule main/applications/kcpuload/admin to latest HEAD
6 years ago
Michele Calgaro
d915b1f027
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
986fa6286b
KDE_USE_QT* -> KDE_USE_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
364ead430e
AC_PATH_QT* -> AC_PATH_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
4d2fd58a40
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
9a41650372
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
914b209c79
Reset submodule main/applications/kcpuload/cmake to latest HEAD
6 years ago
TDE Gitea
0ad4aa0cec
Reset submodule main/applications/kcpuload/admin to latest HEAD
6 years ago
gregory guy
e816bb8048
should prevent a buffer overflow in tagbuffer
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
gregory guy
4453e3da71
add a man page kcpuload, relates to bug 1043
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko
16a6ddcdd4
cmake: Fix the installation of the icons used in the application
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
21089b31eb
cmake conversion kcpuload
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Automated System
c6805894c4
Reset submodule main/applications/kcpuload/admin to latest HEAD
7 years ago
Automated System
73dc730ded
Reset submodule main/applications/kcpuload/admin to latest HEAD
7 years ago