Mavridis Philippe
95279fbf6d
Add tdemarkdown part - embeddable lightweight markdown viewing component.
...
TDEMarkdown is based on the md4c library and using TDEHTML for rendering
its output. For enhanced safety, on HTML widget is turned off everything
we don't need for viewing. It integrates nicely into Konqueror and
supports both Commonmark and GitHub markdown syntaxes.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Prepare to merge tdemarkdown into tdelibs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
a291f3a0a3
tdefile elf plugin: prevent SEGV when unable to open an ELF file. This resolves issue TDE/tdebase#262 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
0970152d07
Add pid value to debug messages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
5f795c0bb2
tdehw lib: make sure to emit hardwareRemoved signal after removing the device from the device list.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mehmet Dokuz
452ca94c96
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: tdelibs/tdespell - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdespell-desktop-files/tr/
3 years ago
Mehmet Dokuz
a77417f604
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (179 of 179 strings)
Translation: tdelibs/all languages
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/tr/
3 years ago
Mehmet Dokuz
5c9b8a2a34
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (12 of 12 strings)
Translation: tdelibs/interfaces - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/interfaces-desktop-files/tr/
3 years ago
Alexander Golubev
0631f76fb7
tdehw: make rtc devices appear as Timekeeping rather than Mainboard devices
...
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
3 years ago
Michele Calgaro
2023cc330a
Removed HAL dependant code.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Alexander Golubev
c1de664777
Translated using Weblate (Russian)
...
Currently translated at 100.0% (35 of 35 strings)
Translation: tdelibs/tdecore - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdecore-events/ru/
3 years ago
Michele Calgaro
8ce8530d92
Fixed issue with ICEAuthority ownership stealing when programs were
...
run using tdesu in a user session. This resolves issue TDE/tde#77 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mavridis Philippe
49ea1c8db2
KSSL: Rebuilt local certificates bundle
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe
3b873f0258
KSSL: Added ISRG root certs for LetsEncrypt
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
TDE Gitea
985acce094
Reset submodule main/core/tdelibs/admin to latest HEAD
3 years ago
Mavridis Philippe
e2ca40f980
API docs: Improve code display.
...
This also repairs the text alignment in code lines from center to left.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe
131c895e8a
API docs: Removed stray div.
...
This fixes the issue with the left sidebar incorectly flowing to
the bottom of the page.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe
7e378f09cc
API docs: removed stray tags
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
OBATA Akio
ad41084b8d
Fix feature detections with CMake
...
* implement missing checks with CMake
* fixes and improve some detections
* remove missing but unused checks
Signed-off-by: OBATA Akio <obache@wizdas.com>
3 years ago
Slávek Banko
50a228fc2d
Use AUTOMOC for generated sources instead of a specific rule.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
b5fad55e8b
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
75b551aa2b
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
274212262f
Raise the minimum required version of CMake to 3.1.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
3f8d3822e9
Translated using Weblate (Czech)
...
Currently translated at 100.0% (6 of 6 strings)
Translation: tdelibs/tdehtml - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdehtml-desktop-files/cs/
3 years ago
Mavridis Philippe
fa49e53a23
Added alternative added(), removed(), renamed() variants.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe
88413aaa75
Added "renamed" signal to KEditListBox.
...
This does not break the existing API, it only adds one new signal.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Slávek Banko
81d495430d
dcopclient: Use default path for XDG_RUNTIME_DIR if the variable is not set.
...
This resolves issue TDE/tdebase#241 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
2b3ea27bdf
tdehwlib: Prevent potential crash, when building without Network Manager support.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
f159fa61a9
tdehw lib: reworked device notifications to avoid repeated scanning of devices.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
de4f27a2ee
tdehw lib: removed unused and seemingly unnecessary method in storage device.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
a2edae37ac
tdehw lib: make the call to close the file explicit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
4a8875301d
Removed unused code related to hardware events.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
4b37b35141
Translated using Weblate (Italian)
...
Currently translated at 100.0% (48 of 48 strings)
Translation: tdelibs/tdeprint - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint-desktop-files/it/
3 years ago
Mavridis Philippe
256b1cf85d
ps2pdf filter: removed .setpdfwrite option
...
This fixes issue TDE/tdebase#217 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Slávek Banko
59c8709671
Fix TDE branding in print job metadata from HTML library.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
4aa90620cb
Translated using Weblate (Italian)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: tdelibs/tdespell - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdespell-desktop-files/it/
3 years ago
Michele Calgaro
247b3c87ac
Translated using Weblate (Italian)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: tdelibs/tdeioslave - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeioslave-desktop-files/it/
3 years ago
Michele Calgaro
7572073f50
Translated using Weblate (Italian)
...
Currently translated at 100.0% (21 of 21 strings)
Translation: tdelibs/tdeio - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeio-desktop-files/it/
3 years ago
TDE Weblate
a3d0fd0486
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TDE/tdelibs
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdelibs/
3 years ago
TDE Gitea
8c423e7e2c
Update translation template.
3 years ago
Michele Calgaro
faef0385a9
Translated using Weblate (Italian)
...
Currently translated at 100.0% (6 of 6 strings)
Translation: tdelibs/tdehtml - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdehtml-desktop-files/it/
3 years ago
Michele Calgaro
adf5f42e39
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: tdelibs/tdecertpart.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdecertpartdesktop/it/
3 years ago
Michele Calgaro
57fc0ca437
Translated using Weblate (Italian)
...
Currently translated at 100.0% (10 of 10 strings)
Translation: tdelibs/tdeabc - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeabc-desktop-files/it/
3 years ago
Mavridis Philippe
ad5ff1e012
TDEHNS: Respect downloaded file extension.
...
This fixes a bug in Kopete and probably in some more places.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Michele Calgaro
f6db22575a
Translated using Weblate (Italian)
...
Currently translated at 100.0% (326 of 326 strings)
Translation: tdelibs/mimetypes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/it/
3 years ago
Michele Calgaro
9d9d4bb5fc
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: tdelibs/knotify - knotify.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/knotify-knotifydesktop/it/
3 years ago
Michele Calgaro
f80a8e6e33
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: tdelibs/kmcop - kmcop.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/kmcop-kmcopdesktop/it/
3 years ago
gregory guy
23303e3cc0
Update Windows Generic Device IDs.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
3 years ago
gregory guy
d7fad5b469
As default behaviour, use hwdata files for pci and usb ids files.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
3 years ago
Michele Calgaro
77de34391c
Fixed enabling of Ok button in advanced permission property dialog. This resolves bug 2375.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
ac7e0fac53
Fix definitions of slot constants for old cryptsetup API.
...
This resolves issue #137 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago