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.
4 years ago
Slávek Banko
2c6f4f4d27
Update translation template.
4 years ago
Slávek Banko
85978b56b9
Remove wrong language for tdecore events.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4ef91183aa
)
4 years ago
Slávek Banko
9756408b0e
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 4b7a4e1736
)
4 years ago
TDE Gitea
c95c7a2933
Reset submodule main/tdelibs/cmake to latest HEAD
4 years ago
TDE Gitea
a836f35c94
Reset submodule main/tdelibs/admin to latest HEAD
4 years ago
Slávek Banko
74f9c923f7
Drop explicit dependencies on dcopidl and dcopidl2cpp,
...
because thanks to the replacement of KDE3 CMake macros
with TDE macros, this is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c2b90055a5
)
4 years ago
Slávek Banko
1dfd3ebadf
dcopidlng fixes:
...
+ includes may use quotation marks
+ argument types can contain multiple words
+ avoid use long, short, int or char type as the argument name
+ avoid use type as the argument name if the const qualifier is used
+ use long notation of int types
+ the arguments can be nameless
+ return types can have qualifiers
+ do not warn on inherit of the DCOPObject and TQObject classes
+ the documentation comment does not have to end on a separate line
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 49614d38c9
)
4 years ago
Slávek Banko
212ab78265
Enable the use of dcopidlng during build tdelibs.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ef23612c56
)
4 years ago
TDE Gitea
61a0cdb211
Reset submodule main/tdelibs/cmake to latest HEAD
5 years ago
Slávek Banko
6c18a6cb79
Fix typo in the SSL library check rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa244c3700
)
5 years ago
TDE Gitea
5639a3ae57
Reset submodule main/tdelibs/cmake to latest HEAD
5 years ago
Michele Calgaro
e51e14cdd1
Adjusted to TQPtrStack class. This is a minor change.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 12602af928
)
5 years ago
Michele Calgaro
339f27f967
Update release version number to R14.0.9.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
79bf82135e
Check existing XDG folders before localization of the name.
...
Some standard XDG folders may exist before the information is stored
in ~/.config/user-dirs.dirs. Checking existing folders will prevent
the creation of localized folders in addition to existing English ones.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dc699b4fd4
)
5 years ago
TDE Gitea
8000d14291
Reset submodule main/tdelibs/cmake to latest HEAD
5 years ago
Michele Calgaro
154fda159c
KJobViewer: make sure the printer lists is correctly updated when printers are added or removed. This relates to bug 1362.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 69c2d469b8
)
5 years ago
TDE Gitea
e1e204ab67
Reset submodule main/tdelibs/cmake to latest HEAD
5 years ago
TDE Gitea
c84984fd5d
Reset submodule main/tdelibs/cmake to latest HEAD
5 years ago
TDE Gitea
2f6a778902
Reset submodule main/tdelibs/cmake to latest HEAD
5 years ago
Michele Calgaro
fe89ae7209
Update version number to R14.0.9 development version.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
f93c501d06
Fixed unresponsive behavior of the shortcut setting dialog in recent
...
ditros. This resolves bug 2955.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8ea3d4dd87
)
5 years ago