Slávek Banko
f1c08c7b12
Update version number for R14.0.13 final release.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Mavridis Philippe
b00a91829a
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>
(cherry picked from commit 819074a379
)
2 years ago
Michele Calgaro
e9a9309722
Kate: unified diff and markdown's syntax colors for diff code to green/red
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4e910c2ad6
)
2 years ago
Ray-V
82568d7205
Kate: improved markdown syntax highlighting.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 609a7393b2
)
2 years ago
Slávek Banko
931d326549
Fix `#ifdef __cplusplus` for blocks `extern "C"` in config.h.cmake.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e9571392f6
)
2 years ago
Slávek Banko
2318093ca7
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>
(cherry picked from commit cb87252f7d
)
2 years ago
Mavridis Philippe
cb2e9feebc
Update README.kiosk (KDE->TDE, gender neutral)
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 63758dcca1
)
2 years ago
Michele Calgaro
da3e60dcc4
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>
(cherry picked from commit 682b8acae4
)
2 years ago
Michele Calgaro
5e2a999c98
Use TDE cmake macro to set version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8caad52294
)
2 years ago
Michele Calgaro
ad2e17a6a2
kate syntax highlighting - markdown: fixed strong emphasis visualization
...
and ruler's regex.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b2144c1a85
)
2 years ago
Mavridis Philippe
f8c1d05234
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>
(cherry picked from commit 65ab72853b
)
3 years ago
Michele Calgaro
18c8dbb466
Added missing files required by API documentation.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 847757b965
)
3 years ago
Slávek Banko
d50475d91a
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>
(cherry picked from commit eaa7f3e3d4
)
3 years ago
Mavridis Philippe
d8e8ebd564
dcopclient: Fixed TQMap/TQValueList display.
...
This fixes issue #166 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 46435f6c1c
)
3 years ago
Mavridis Philippe
2c68d7b03e
dcopclient: Fix TQStringList handling.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 5bd33795a7
)
3 years ago
Michele Calgaro
93ad2c1dc7
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>
(cherry picked from commit a092e96802
)
3 years ago
Michele Calgaro
4eef8256a9
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>
(cherry picked from commit 0308047002
)
3 years ago
Michele Calgaro
df2196651f
Fixed tdelibs API visualization.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 72c35f250a
)
3 years ago
Mavridis Philippe
1671c73ea9
TDEFontDialog: Fix font style matching.
...
This resolves issue TDE/tde#81 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit e902187194
)
3 years ago
Michele Calgaro
43ba724e18
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea
778cd96cd0
Merge translation files from master branch.
3 years ago
Slávek Banko
042d711a1b
Update version number to the upcoming R14.0.13.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
6a5fd2df0d
Add support for Jasper 3.x.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 813d99d124
)
3 years ago
Mavridis Philippe
59b2df7804
Kate part: enable font style modification
...
This resolves issue TDE/tdebase#271 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 074267145f
)
3 years ago
Slávek Banko
1c408add31
Update version number for R14.0.12 final release.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
TDE Gitea
1a0e6db798
Merge translation files from master branch.
3 years ago
Slávek Banko
13ac5ec618
TDEMarkdown: Use the file name as the document title.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ab35068aad
)
3 years ago
Slávek Banko
ad682c2384
TDEMarkdown: Add basic actions in menu bar and toolbar.
...
Remove unwanted duplicate status bar.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 819611b11b
)
3 years ago
TDE Gitea
d2665a78ca
Merge translation files from master branch.
3 years ago
Slávek Banko
da92557466
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>
(cherry picked from commit 0b365bf245
)
3 years ago
Mavridis Philippe
715ad91506
TDEMarkdown: Fixed XML-GUI file path.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit d8ddbb090a
)
3 years ago
TDE Gitea
16af0b7499
Merge translation files from master branch.
3 years ago
TDE Gitea
932e0c8f4c
Merge translation files from master branch.
3 years ago
Mavridis Philippe
e87a929300
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>
(cherry picked from commit 95279fbf6d
)
3 years ago
Michele Calgaro
8905a8003d
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>
(cherry picked from commit a291f3a0a3
)
3 years ago
Michele Calgaro
976094c6b9
Add pid value to debug messages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0970152d07
)
3 years ago
TDE Gitea
b6cbaa5e25
Merge translation files from master branch.
3 years ago
TDE Gitea
d9367c0231
Merge translation files from master branch.
3 years ago
Michele Calgaro
3fbf51569c
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>
(cherry picked from commit 8ce8530d92
)
3 years ago
Mavridis Philippe
96009c85e7
KSSL: Rebuilt local certificates bundle
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 49ea1c8db2
)
3 years ago
Mavridis Philippe
06234294ea
KSSL: Added ISRG root certs for LetsEncrypt
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 3b873f0258
)
3 years ago
TDE Gitea
76192c3df2
Reset submodule main/core/tdelibs/admin to latest HEAD
3 years ago
Mavridis Philippe
15b097c824
API docs: removed stray tags
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 7e378f09cc
)
3 years ago
Mavridis Philippe
432814aaae
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>
(cherry picked from commit 131c895e8a
)
3 years ago
Mavridis Philippe
69aa91fc2e
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>
(cherry picked from commit e2ca40f980
)
3 years ago
OBATA Akio
b2f89687a7
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>
(cherry picked from commit ad41084b8d
)
3 years ago
Michele Calgaro
1893a88e9b
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b5fad55e8b
)
3 years ago
Slávek Banko
aab9e9dc3a
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 75b551aa2b
)
3 years ago
Slávek Banko
3d622406b0
Raise the minimum required version of CMake to 3.1.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 274212262f
)
3 years ago
TDE Gitea
56efeb8f79
Merge translation files from master branch.
3 years ago