summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix FTBFS, error: ‘dup’ was not declared in this scopegregory guy2021-02-031-1/+1
* Fixed handling of svg images that caused an infinite loop (most notablyMichele Calgaro2021-02-031-2/+9
* Missing glib link directoriesaneejit12021-02-031-1/+4
* avahi-tqt include/link directories missinganeejit12021-02-031-1/+6
* Use target names for commands instead of full paths.Slávek Banko2021-02-033-6/+4
* Use private linking for exported CMake targets.Slávek Banko2021-02-0310-12/+19
* For templates from CMake, use the TDE CMAKE TEMPLATES variable.Slávek Banko2021-02-034-4/+4
* dcopidlng fixes:Slávek Banko2021-02-031-1/+1
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2021-02-0325-28/+1
* dcopidlng fixes:Slávek Banko2021-02-034-22/+41
* Enable the use of dcopidlng during build tdelibs.Slávek Banko2021-02-031-0/+5
* Fix typo in the SSL library check rules.Slávek Banko2021-02-031-2/+2
* Check existing XDG folders before localization of the name.Slávek Banko2021-02-031-16/+48
* KJobViewer: make sure the printer lists is correctly updated when printers ar...Michele Calgaro2021-02-034-1/+11
* Fixed unresponsive behavior of the shortcut setting dialog in recentMichele Calgaro2021-02-032-14/+10
* kjobviewer: fixed initial value of KeepWindow checkbox. This was causing KJob...Michele Calgaro2021-02-031-1/+1
* Remove remaining 'register' instructions.Michele Calgaro2021-02-0310-19/+19
* Security: remove support for $(...) in KRun which could have allowedMichele Calgaro2021-02-031-20/+1
* Removed kerry related code.Michele Calgaro2021-02-031-1/+0
* Removed beagle related code.Michele Calgaro2021-02-033-16/+1
* Improve folder icons on the speedbar.Slávek Banko2021-02-031-4/+4
* KJobviewer: keep "permanent window" option across sessions.Michele Calgaro2021-02-032-0/+13
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-0349-414/+414
* Fix private API compatibility in TDEGlobalSettings.Slávek Banko2021-02-032-0/+13
* Make sure XDG folders are created prior to their usage.Michele Calgaro2021-02-032-28/+53
* Improved support for XDG folders without requiring xdg-user-dirs to be instal...Michele Calgaro2021-02-035-185/+179
* Redirect some headers noticed by the compilerMatías Fonzo2021-02-032-2/+1
* Added missing headers for tdeinit/start_tdeinit.cMatías Fonzo2021-02-031-0/+3
* Use the correct macros isnan, isinf for libc compatibilityMatías Fonzo2021-02-034-91/+2
* Fix LibreSSL detection at tdeio/kssl/Matías Fonzo2021-02-031-4/+4
* Fix building with avahi supportSlávek Banko2021-02-034-12/+12