summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the last wrong condition from commit 99739b61143c05f7fb1157dc145e19e9c090...v3.5.13-sruSlávek Banko2022-05-311-6/+10
* Fixed issue with ICEAuthority ownership stealing when programs wereMichele Calgaro2022-02-171-0/+1
* KSSL: Rebuilt local certificates bundleMavridis Philippe2022-02-172-0/+1233
* KSSL: Added ISRG root certs for LetsEncryptMavridis Philippe2022-02-174-0/+50
* API docs: Improve code display.Mavridis Philippe2022-02-171-0/+13
* API docs: Removed stray div.Mavridis Philippe2022-02-172-2/+0
* API docs: removed stray tagsMavridis Philippe2022-02-172-2/+2
* Fix feature detections with CMakeOBATA Akio2022-02-173-37/+32
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-02-176-26/+6
* dcopclient: Use default path for XDG_RUNTIME_DIR if the variable is not set.Slávek Banko2022-02-171-50/+57
* ps2pdf filter: removed .setpdfwrite optionMavridis Philippe2022-02-171-1/+1
* Fix TDE branding in print job metadata from HTML library.Slávek Banko2022-02-171-1/+1
* Fixed enabling of Ok button in advanced permission property dialog. This reso...Michele Calgaro2022-02-171-4/+7
* 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
* Update knotify README with command line example.Emanoil Kotsev2021-06-071-0/+14
* Use CMake rules instead of calling external shell scriptsSlávek Banko2021-06-071-6/+34
* Fixed handling of arcs in non conforming svg files.Michele Calgaro2021-06-071-30/+48
* Add a definition of MIME type application/x-pie-executable.Slávek Banko2021-06-075-4/+15
* iconForURL(): Fix root directory (/) icon.Mavridis Philippe2021-06-071-0/+4
* Remove cmake submodule since it has now been replaced by cmake-trinity depend...Slávek Banko2021-06-072-3/+0
* 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
* krun: prevent media:/ or system:/media urls to be replaced by their respectiv...Michele Calgaro2021-02-031-1/+2
* Drop weird macro and use memcpy/memset instead.Michele Calgaro2021-02-033-107/+9
* tdeabc/vcard: integrated "generated" partial header files into the place wher...Michele Calgaro2021-02-0379-1314/+875
* Fix function name in LUA indentation script error message.Slávek Banko2021-02-031-1/+1
* tests: Wait for the dcop server to be ready.Slávek Banko2021-02-035-0/+18
* Add a check to verify that the spell checker set as the default is enabled fo...Slávek Banko2021-02-031-0/+4
* Add a build option for ispell.Slávek Banko2021-02-032-24/+22
* Add an ability to specify default spell checkerOBATA Akio2021-02-033-5/+8
* Port ASPELL_DATADIR detection to CMakeOBATA Akio2021-02-031-1/+13
* Add the ability to detect ispell lib directoryOBATA Akio2021-02-034-0/+29
* Add definitions for X11_RGBFILE and XMLLINT in config.hgregory guy2021-02-033-4/+31
* kpty: prevent to open pseudo ttys twice for openpty(3) platformsOBATA Akio2021-02-031-25/+38
* Add support of posix_openpt(2) to open master pseudo terminal deviceOBATA Akio2021-02-035-2/+16
* Add a knob to use fixed path `iceauth` toolOBATA Akio2021-02-036-8/+43
* Fix to set DCOP_PATH properlyOBATA Akio2021-02-033-4/+6
* Improve progname detection portabilityOBATA Akio2021-02-031-1/+3
* Add `getservbyname_r` prototype detection to CMakeOBATA Akio2021-02-033-3/+2
* Fix to declare missing `snprintf` prototype at correct placeOBATA Akio2021-02-031-2/+6
* Fix to declare vsnprintf prototype with detected conditionOBATA Akio2021-02-031-5/+1
* Fix to detect vsnprintf prototype properlyOBATA Akio2021-02-031-1/+1
* Link external library for backtrace in tdecore.Slávek Banko2021-02-031-0/+1
* Allow to use backtrace(3) external library for kdebugOBATA Akio2021-02-033-3/+21
* Fix FTBFS due to unnamed unused arguments in C sources in a recent commit.Slávek Banko2021-02-033-3/+11
* Add LOCAL_PEEREID sockopt support for peer socket uid checkOBATA Akio2021-02-031-2/+12
* Fix missing argments for drive parse filter on lprOBATA Akio2021-02-033-4/+4
* Fix to use configured openpty usability conditionOBATA Akio2021-02-031-1/+1