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
)
4 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
)
4 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
)
4 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
)
4 years ago
Slávek Banko
c428e74c00
Merge translation files from master branch.
4 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
)
4 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
)
4 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
)
4 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
)
4 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
)
4 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
)
4 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
)
4 years ago
Slávek Banko
f5a0ae91d3
Merge translation files from master branch.
4 years ago
Slávek Banko
c87d585089
Merge translation files from master branch.
4 years ago
Slávek Banko
1c08829a73
Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1b2d3b15f4
)
4 years ago
OBATA Akio
93c6d3795f
Add LOCAL_PEEREID sockopt support for peer socket uid check
...
It is supported on NetBSD 5 and later.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 7827038ab4
)
4 years ago
OBATA Akio
c136ff9700
Fix missing argments for drive parse filter on lpr
...
It was extended for compressed PPD support, but not refrected to lpr parts.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 15116d8f64
)
4 years ago
OBATA Akio
24a2027ee7
Fix to use configured openpty usability condition
...
No reason to restrict only on OpenBSD and FreeBSD here.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 12364c9cc3
)
4 years ago
Michele Calgaro
fe712166fb
Improved code for tderandr rotation string to allow translation in tdebase. This relates to issue #96 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ce064fcb01
)
4 years ago
Michele Calgaro
cafb5a55ba
Revert "Allow extraction of strings for rotations in tderandr"
...
This reverts commit 879b8a1c05
(cherry picked from commit 40d566dff5
)
4 years ago
Slávek Banko
879b8a1c05
Allow extraction of strings for rotations in tderandr
...
so that strings can be translated.
This resolves issue #96 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 99ddb86155
)
4 years ago
gregory guy
4da21068f8
Add two missing icons in the menu bar:
...
- bug Report/Request Enhancement...
- Switch Application Language..
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 0c807f401b
)
4 years ago
Michele Calgaro
4b9098ffae
Moved remaining tdehtml icons to crystal folder.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 078099f9b1
)
4 years ago
Michele Calgaro
b0e6ce5836
Moved common icons into crystal folder to avoid icon duplication in
...
tdehtml, tdevelop and ktechlab.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 50786910ff
)
4 years ago
gregory guy
58a8336f9a
fix FTBFS, error: ‘dup’ was not declared in this scope
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 88428d3b51
)
4 years ago
TDE Gitea
c3cea587b9
Reset submodule main/tdelibs/cmake to latest HEAD
4 years ago
Slávek Banko
8dcea3f0ad
Merge translation files from master branch.
4 years ago
Michele Calgaro
050589bc4f
Fixed handling of svg images that caused an infinite loop (most notably
...
Kicker was hanging with 100% CPU usage).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ffe8e495d7
)
4 years ago
TDE Gitea
1f77e1ff6e
Reset submodule main/tdelibs/cmake to latest HEAD
4 years ago
Slávek Banko
3e4279ead3
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 42f3a62161
)
4 years ago
TDE Gitea
6e58b61177
Reset submodule main/tdelibs/cmake to latest HEAD
4 years ago
TDE Gitea
453ddb5708
Reset submodule main/tdelibs/admin to latest HEAD
4 years ago
aneejit1
81a6222928
Missing glib link directories
...
This resolves bug 3135
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 2c6417b8d6
)
4 years ago
aneejit1
0eba7ab884
avahi-tqt include/link directories missing
...
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 86df09d798
)
4 years ago
Slávek Banko
90aed94879
Prepare the complete ksgmltools2 in the binary directory
...
instead of updating in the source.
The configuration file mechanism is used to update items in
general.entities instead of loading the file and replacing
it with regular expressions.
This relates to bug 3135.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a94bf7ad14
)
4 years ago
Slávek Banko
52d5b0c237
Use target names for commands instead of full paths.
...
When using target names for commands, CMake automatically resolves
the necessary dependencies without having to specify them in the
CMakeLists.txt source code or in the common TDE CMake module.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 98436f882d
)
4 years ago
TDE Gitea
5bc932facd
Reset submodule main/tdelibs/cmake to latest HEAD
4 years ago
TDE Gitea
141808e5cf
Reset submodule main/tdelibs/cmake to latest HEAD
4 years ago
Slávek Banko
fc2c3c9ca0
Use private linking for exported CMake targets.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 158b6e1152
)
4 years ago
Slávek Banko
412f55e671
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 080c061b15
)
4 years ago
TDE Gitea
a7fa81fc24
Reset submodule main/tdelibs/cmake to latest HEAD
4 years ago
Slávek Banko
7c906bf227
dcopidlng fixes:
...
+ do not skip an empty class if it is declared with K_DCOP
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 234c903a9b
)
4 years ago
Slávek Banko
374fbf7d9a
Merge translation files from master branch.
4 years ago
Slávek Banko
531053bf3e
Update translation template.
4 years ago
Slávek Banko
2495e07142
Fix description for lzma tar archive.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
af1f1936f6
Merge translation files from master branch.
5 years ago