Mavridis Philippe
819074a379
Kate Part: Ctrl+Mouse Scroll to change font size
...
As seen in most applications out there. ;-)
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Fixed functionality of CTRL+Mouse Wheel when scrolling is not enabled.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
4e910c2ad6
Kate: unified diff and markdown's syntax colors for diff code to green/red
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Ray-V
609a7393b2
Kate: improved markdown syntax highlighting.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
e9571392f6
Fix `#ifdef __cplusplus` for blocks `extern "C"` in config.h.cmake.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
cb87252f7d
KSSL: Add names for OpenSSL 3.x libraries to SSL libraries search.
...
Use OPENSSL_SHLIB_VERSION for default libraries version.
This relates to issue #176 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Mavridis Philippe
63758dcca1
Update README.kiosk (KDE->TDE, gender neutral)
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Michele Calgaro
682b8acae4
KSSL: fixed detection of correct 'SSL_get_peer_certificate' method. This resolves incompatibility with openSSL 3.0.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
8caad52294
Use TDE cmake macro to set version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
b2144c1a85
kate syntax highlighting - markdown: fixed strong emphasis visualization
...
and ruler's regex.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Mavridis Philippe
d633f38f6f
TDEFontChooser: backport setFamilyList(...) from KOffice
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe
65ab72853b
Kate: syntax highlighting for Markdown
...
Source: https://github.com/claes/kate-markdown
Licence: GPL or BSD (dual)
Copyright 2008 Darrin Yeager. http://dyeager.org/
Extended 2009 Claes Holmerson. http://github.com/claes/kate-markdown
Per mailing list recommendation by Dr. Niklaus Klepp <dr.klepp@gmx.at>
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Michele Calgaro
847757b965
Added missing files required by API documentation.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
eaa7f3e3d4
Fix the last wrong condition from commit 99739b6114
.
...
Revert the wrong fix from commit 3d3e77773d
.
If desktop file does not include X-TDE-Protocols property, use X-KDE-Protocols
property to limit the use of TDEIO protocols for non-TDE programs.
This resolves issue TDE/tdebase#224 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Mavridis Philippe
8d0bae4092
dcopclient: Added support for TQStringVariantMap
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe
5bd33795a7
dcopclient: Fix TQStringList handling.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Mavridis Philippe
46435f6c1c
dcopclient: Fixed TQMap/TQValueList display.
...
This fixes issue #166 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
2 years ago
Michele Calgaro
a092e96802
Minor fixup on names used in previous commit. This aligns to the names of the other tdeio slaves.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
0308047002
Add kdebug areas for tdeio slaves in applications/tdeio folder. Tidy up the whole file alignemnt.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
72c35f250a
Fixed tdelibs API visualization.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mavridis Philippe
e902187194
TDEFontDialog: Fix font style matching.
...
This resolves issue TDE/tde#81 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Michele Calgaro
32fc7e3ee3
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mavridis Philippe
074267145f
Kate part: enable font style modification
...
This resolves issue TDE/tdebase#271 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Slávek Banko
813d99d124
Add support for Jasper 3.x.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Roman Savochenko
4a3b0d6dce
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: tdelibs/tdemarkdown - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdemarkdown-desktop-files/uk/
3 years ago
Roman Savochenko
ff4ac2c8c9
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (327 of 327 strings)
Translation: tdelibs/mimetypes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/uk/
3 years ago
Roman Savochenko
c84092ada6
Added translation using Weblate (Ukrainian)
3 years ago
Slávek Banko
ab35068aad
TDEMarkdown: Use the file name as the document title.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
819611b11b
TDEMarkdown: Add basic actions in menu bar and toolbar.
...
Remove unwanted duplicate status bar.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
785fe8b9c8
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: tdelibs/tdemarkdown - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdemarkdown-desktop-files/it/
3 years ago
Michele Calgaro
c14d36a22e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (327 of 327 strings)
Translation: tdelibs/mimetypes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/it/
3 years ago
Slávek Banko
0b365bf245
TDEMarkdown: Ensure that the loaded file content and generated HTML
...
are terminated by zero terminator to avoid reading overflow.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
75252717c0
Added translation using Weblate (Italian)
3 years ago
Michele Calgaro
9050bd4346
tdehw lib: power off USB devices after ejecting them when udisks/udisks2 are used.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mavridis Philippe
d8ddbb090a
TDEMarkdown: Fixed XML-GUI file path.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Slávek Banko
24690103a3
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: tdelibs/tdemarkdown - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdemarkdown-desktop-files/cs/
3 years ago
Slávek Banko
af69189f68
Translated using Weblate (Czech)
...
Currently translated at 100.0% (327 of 327 strings)
Translation: tdelibs/mimetypes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/cs/
3 years ago
Slávek Banko
76554b801c
Added translation using Weblate (Czech)
3 years ago
TDE Weblate
a862006f0d
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdelibs/mimetypes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/
3 years ago
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