Commit Graph

1716 Commits (afc67705bd9f090bfcdb0be85e3fc9a2d2d565f1)
 

Author SHA1 Message Date
TDE Gitea afc67705bd Reset submodule main/core/tdelibs/libltdl to latest HEAD 4 years ago
Michele Calgaro be563528e5
Drop weird macro and use memcpy/memset instead.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 60ef8289ae)
4 years ago
Michele Calgaro df2eb7afd1
Fixed some uncrustify's code formatting offending files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 491e1c72c7)
4 years ago
Michele Calgaro 083dbd6407
tdeabc/vcard: integrated "generated" partial header files into the place where they
are actually used.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5cb3ed2e54)
4 years ago
Slávek Banko efc7c849c6
Fix function name in LUA indentation script error message.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6f0a598346)
4 years ago
TDE Gitea cda1b11dfb Reset submodule main/core/tdelibs/cmake to latest HEAD 4 years ago
TDE Gitea fd5d1070ac Reset submodule main/core/tdelibs/admin to latest HEAD 4 years ago
Michele Calgaro 84498d97e2
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4f99f868f0)
4 years ago
Slávek Banko 8bc0bc7fc6
tests: Wait for the dcop server to be ready.
Use a separate ICEAUTHORITY for tests.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 19f44e5ff3)
4 years ago
Slávek Banko 3a4e7a0733 Merge translation files from master branch. 4 years ago
Slávek Banko 4877e48250
Add a missing icon for the standard Help menu
item Bug Report/Request Enhancement...

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit eceb9e8dbd)
4 years ago
Slávek Banko 125cd5c234 Merge translation files from master branch. 4 years ago
Slávek Banko e76734c82d Merge translation files from master branch. 4 years ago
Slávek Banko 3150466695 Update translation template. 4 years ago
Slávek Banko dc9adc1b0f
Add CMakeL10n rules to update all_languages.desktop
according to the entry.desktop files from tde-i18n.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cb418ed3fd)
4 years ago
Slávek Banko b58ef27fa5
Unify language names between all_languages.desktop in tdelibs
and entry.desktop files in tde-i18n.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e659dfe3b0)
4 years ago
Michele Calgaro 383d54fdcf
tdehw lib: fixed detection of mountable optical disks with incomplete
partition table.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 99b855062b)
4 years ago
Slávek Banko 8fde8b8e3b
Adjust CMakeL10n rules for new 'core' folder for main modules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b44ff1c0a9)
4 years ago
Slávek Banko 53b8ba3f5b
Update version number to R14.0.10.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 173336958c
Update version number for R14.0.9 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea f929abdfe5 Reset submodule main/tdelibs/cmake to latest HEAD 4 years ago
TDE Gitea 664636417d Reset submodule main/tdelibs/admin to latest HEAD 4 years ago
Slávek Banko 2829e22f4d
Revert "Exclude translator information from the tdelibs_color template"
Translator information will be retained because otherwise the resulting
translation template could be misunderstood as monolingual translations.

This reverts commit 5f5cd723ed.

(cherry picked from commit 2a7ba65af6)
4 years ago
Slávek Banko d54c661615 Merge translation files from master branch. 4 years ago
Slávek Banko 530cf401c7
Exclude translator information from the tdelibs_color template
because this information about this catalog is not displayed anywhere.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5f5cd723ed)
4 years ago
Slávek Banko cb796c51ca
tdehwlib: Add regular monitoring of power supply device status,
to be able to generate a signal when the power state changes,
if the signal is not generated from udev.

This resolves issue TDE/tde#30.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fb1316c785)
4 years ago
Slávek Banko 9f03b32225 Add a check to verify that the spell checker set as the default is enabled for build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 056d9c5d0d)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 1212ebdc0e Add a build option for ispell.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c66f921179)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
OBATA Akio 49d24215b1 Add an ability to specify default spell checker
There is no reason to determine it with operating system basis.
Change to use build configuration instead.  "ispell" by default,
and you can override it.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 70d26004f0)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
OBATA Akio 6736088603 Port ASPELL_DATADIR detection to CMake
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit ba75e441ea)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
OBATA Akio 1b5d591d76 Add the ability to detect ispell lib directory
Check LIBDIR ispell compile option and use only it for ispell lib directory
if found.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit bbe1b42cbb)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy 132786c194
Add definitions for X11_RGBFILE and XMLLINT in config.h
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 2706c5674e)
4 years ago
Michele Calgaro 3932891e3b
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c07a6bab9d)
4 years ago
Michele Calgaro 5b32da3ab3
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ed8e30bc6d)
4 years ago
TDE Gitea 12e6a9fa47 Reset submodule main/tdelibs/cmake to latest HEAD 4 years ago
TDE Gitea 0f814e671a Reset submodule main/tdelibs/admin to latest HEAD 4 years ago
TDE Gitea 0e2c3e027f Reset submodule main/tdelibs/cmake to latest HEAD 4 years ago
TDE Gitea ec715886ea Reset submodule main/tdelibs/admin to latest HEAD 4 years ago
OBATA Akio ad371ca0b5
kpty: prevent to open pseudo ttys twice for openpty(3) platforms
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 8f7371cddf)
5 years ago
OBATA Akio bde317d2cd
Add support of posix_openpt(2) to open master pseudo terminal device
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 8e542575e0)
5 years ago
OBATA Akio f17a911197
Add a knob to use fixed path `iceauth` tool
`system()` and `popen()` may unsafe unless using absolute command path.
Rely on PATH environment variable set by users may result in unwanted tool.

Signed-off-by: OBATA Akio <obache@wizdas.com>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ac8c8ca54a)
5 years ago
OBATA Akio 928f3ce5fa
Fix to set DCOP_PATH properly
It is only used in dcop module and empty is unwanted situation,
so properly define it in dcop/CMakeLists.txt.
Rerevant header generation is also moved to there, and prevent
to define in main config.h file too.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 56c5973b6b)
5 years ago
Slávek Banko c428e74c00 Merge translation files from master branch. 5 years ago
OBATA Akio f31755baa1
Improve progname detection portability
`getprogname()` of FreeBSD is based on NetBSD's one, no reason to
prevent using it on NetBSD.
glibc also has own special variable for progname.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 965a808b91)
5 years ago
OBATA Akio 3dee97b870
Add `getservbyname_r` prototype detection to CMake
OpenBSD's prototype is differ than glibc's one, but it is declared.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 6886dd7e96)
5 years ago
OBATA Akio 98a3fd49da
Fix to declare missing `snprintf` prototype at correct place
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit f65c9e6665)
5 years ago
OBATA Akio 295b8c54ac
Fix to declare vsnprintf prototype with detected condition
It was introduced in HP-UX 10.20 (undocumented) and suppoted in 10.30 and later,
so no need to declare it on HP-UX unconditionally.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 76a04f5fce)
5 years ago
OBATA Akio 7fdb160045
Fix to detect vsnprintf prototype properly
From the standard sepc, <stdio.h> is required in addition to <stdarg.h>

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit cc7cd83235)
5 years ago
Slávek Banko 08c2252bda
Link external library for backtrace in tdecore.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 59debdf4f0)
5 years ago
OBATA Akio a6be89461f
Allow to use backtrace(3) external library for kdebug
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 2167207adc)
5 years ago