summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix the last wrong condition from commit ↵v3.5.13-sruSlávek Banko2022-05-311-6/+10
| | | | | | | | | | | | | | 99739b61143c05f7fb1157dc145e19e9c090de6e. Revert the wrong fix from commit 3d3e77773df70317267c2d471c37e9374256590d. 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 eaa7f3e3d4eac4876803d20bdda9ee0d701d5f5b)
* Fixed issue with ICEAuthority ownership stealing when programs wereMichele Calgaro2022-02-171-0/+1
| | | | | | | 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 8ce8530d923a6c3fc8429a82e83976fdede21f18)
* KSSL: Rebuilt local certificates bundleMavridis Philippe2022-02-172-0/+1233
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 49ea1c8db20d7957d8075054b744b7ad0d2c9765)
* KSSL: Added ISRG root certs for LetsEncryptMavridis Philippe2022-02-174-0/+50
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 3b873f0258315981dcf41f6c800687bfe4d9f9dc)
* API docs: Improve code display.Mavridis Philippe2022-02-171-0/+13
| | | | | | | 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 e2ca40f9807b528fe7ae1e96be0b63d367e4f41c)
* API docs: Removed stray div.Mavridis Philippe2022-02-172-2/+0
| | | | | | | | 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 131c895e8a7e92505f5d3940883e51faed69652c)
* API docs: removed stray tagsMavridis Philippe2022-02-172-2/+2
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 7e378f09cc1c319cfe43279ab7352c1f0c114331)
* Fix feature detections with CMakeOBATA Akio2022-02-173-37/+32
| | | | | | | | | * 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 ad41084b8dd4e029e04073e22e52164505719b57)
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-02-176-26/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b5fad55e8b099df4aa97a9a7b089882f56e42803)
* dcopclient: Use default path for XDG_RUNTIME_DIR if the variable is not set.Slávek Banko2022-02-171-50/+57
| | | | | | | This resolves issue TDE/tdebase#241. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 81d495430ddcab805997c3945c195d2844bc1eaa)
* ps2pdf filter: removed .setpdfwrite optionMavridis Philippe2022-02-171-1/+1
| | | | | | | This fixes issue TDE/tdebase#217. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 256b1cf85d05b25c12dac0e07389ff7bed18e4bc)
* Fix TDE branding in print job metadata from HTML library.Slávek Banko2022-02-171-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 59c87096715c32a0e35ef303c162c2bcd674522c)
* Fixed enabling of Ok button in advanced permission property dialog. This ↵Michele Calgaro2022-02-171-4/+7
| | | | | | | resolves bug 2375. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 77de34391ccb667b81dd54e5af17ce660ed99a25)
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-301-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update knotify README with command line example.Emanoil Kotsev2021-06-071-0/+14
| | | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f23ac74e05b50cd096323aa3c809a62cf373faa0)
* Use CMake rules instead of calling external shell scriptsSlávek Banko2021-06-071-6/+34
| | | | | | | | | generate_apidox and install_apidox from the cmake submodule folder. After generating apidox, links pointing to build directory are fixed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit da3e395af57e3e79eb7acc10ad640a10e4e8e202)
* Fixed handling of arcs in non conforming svg files.Michele Calgaro2021-06-071-30/+48
| | | | | | | This resolves issue TDE/tde#46. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 35d3a3c50440b34f0fcc6ed56c630f74de41c32a)
* Add a definition of MIME type application/x-pie-executable.Slávek Banko2021-06-075-4/+15
| | | | | | | This resolves incorrect identification of binary executables with libmagick >= 5.33. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a5def4f9a471a83465be8918a443fe96e49e3029)
* iconForURL(): Fix root directory (/) icon.Mavridis Philippe2021-06-071-0/+4
| | | | | | | | This resolves issue #128. This also resolves issue TDE/tdebase#1. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 646661d0be690c44355f56ffba873f842b291aa0)
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-06-072-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdelibs/cmake to latest HEADAutomated System2021-05-161-0/+0
|
* Reset submodule main/core/tdelibs/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Add an option to install the imagetops binary.Slávek Banko2021-02-032-1/+4
| | | | | | | | This binary may already be included in the system - for example in the netpbm package. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f6aced3def110bab4ebd10e4b4684c52d29fc767)
* krun: prevent media:/ or system:/media urls to be replaced by their ↵Michele Calgaro2021-02-031-1/+2
| | | | | | | respective /media/... path. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3d3e77773df70317267c2d471c37e9374256590d)
* Drop weird macro and use memcpy/memset instead.Michele Calgaro2021-02-033-107/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 60ef8289ae01945f48aefd2e03cf1abead4d177d)
* tdeabc/vcard: integrated "generated" partial header files into the place ↵Michele Calgaro2021-02-0379-1314/+875
| | | | | | | | | where they are actually used. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5cb3ed2e545a03815cdd04ab8666b605a71c44b4)
* Fix function name in LUA indentation script error message.Slávek Banko2021-02-031-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6f0a5983467358a325740c689c1fd546c3752b52)
* tests: Wait for the dcop server to be ready.Slávek Banko2021-02-035-0/+18
| | | | | | | Use a separate ICEAUTHORITY for tests. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 19f44e5ff3756172540e768fc0d08d761f0c374e)
* Add a check to verify that the spell checker set as the default is enabled ↵Slávek Banko2021-02-031-0/+4
| | | | | | | for build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 056d9c5d0d438b28fd3a43fa7a15a26cc84644b5)
* Add a build option for ispell.Slávek Banko2021-02-032-24/+22
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c66f9211792e21ebeb956747d9643e7e0847a874)
* Add an ability to specify default spell checkerOBATA Akio2021-02-033-5/+8
| | | | | | | | | There is no reason to determine it with operating system basis. Change to use build configuration instead. "ispell" by default, and you can override it. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 70d26004f065c5fd18be00cab17fc93ed231d849)
* Port ASPELL_DATADIR detection to CMakeOBATA Akio2021-02-031-1/+13
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit ba75e441eab1713cac9219d93d06c478c0bc93df)
* Add the ability to detect ispell lib directoryOBATA Akio2021-02-034-0/+29
| | | | | | | | Check LIBDIR ispell compile option and use only it for ispell lib directory if found. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit bbe1b42cbbc7293041a83b154f969792a2592510)
* Add definitions for X11_RGBFILE and XMLLINT in config.hgregory guy2021-02-033-4/+31
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 2706c5674eb1ea3fffdca4d8c3edb3b25335e731)
* kpty: prevent to open pseudo ttys twice for openpty(3) platformsOBATA Akio2021-02-031-25/+38
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 8f7371cddfa402a5561f46007985832b32383728)
* Add support of posix_openpt(2) to open master pseudo terminal deviceOBATA Akio2021-02-035-2/+16
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 8e542575e044baf23ae636d32f1c6d4e3b8dea18)
* Add a knob to use fixed path `iceauth` toolOBATA Akio2021-02-036-8/+43
| | | | | | | | | `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 ac8c8ca54aaed1466255161a3d727dcfade4a7d9)
* Fix to set DCOP_PATH properlyOBATA Akio2021-02-033-4/+6
| | | | | | | | | | 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 56c5973b6b33df77a7491b07411cbd772c0d5d79)
* Improve progname detection portabilityOBATA Akio2021-02-031-1/+3
| | | | | | | | | `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 965a808b91b6542208b24af18e55193e5f929c37)
* Add `getservbyname_r` prototype detection to CMakeOBATA Akio2021-02-033-3/+2
| | | | | | | 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 6886dd7e96d475b64ac3c41a96a759c7d5fa2be9)
* Fix to declare missing `snprintf` prototype at correct placeOBATA Akio2021-02-031-2/+6
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit f65c9e6665bf5bed20710e6a278d4fa83a6b32a8)
* Fix to declare vsnprintf prototype with detected conditionOBATA Akio2021-02-031-5/+1
| | | | | | | | 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 76a04f5fce7c958be414ce0ede6afe14c66a5584)
* Fix to detect vsnprintf prototype properlyOBATA Akio2021-02-031-1/+1
| | | | | | | 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 cc7cd8323514e0dbd0a485128491e619f3f19633)
* Link external library for backtrace in tdecore.Slávek Banko2021-02-031-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 59debdf4f0f76222d69ad4f64c38f85f5d08313b)
* Allow to use backtrace(3) external library for kdebugOBATA Akio2021-02-033-3/+21
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 2167207adc49b498536a5a8533c27fc67e0c6e9c)
* Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.Slávek Banko2021-02-033-3/+11
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1b2d3b15f4c84dc00c39376cfe892de2979f9d66)
* Add LOCAL_PEEREID sockopt support for peer socket uid checkOBATA Akio2021-02-031-2/+12
| | | | | | | It is supported on NetBSD 5 and later. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 7827038ab45c300b86bee1b9fb6cf0f78461c0e7)
* Fix missing argments for drive parse filter on lprOBATA Akio2021-02-033-4/+4
| | | | | | | 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 15116d8f64b35a695bcabc92239667c8684dc545)
* Fix to use configured openpty usability conditionOBATA Akio2021-02-031-1/+1
| | | | | | | No reason to restrict only on OpenBSD and FreeBSD here. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 12364c9cc38c1561e5c0b2784c7ed6af4360cb74)