summaryrefslogtreecommitdiffstats
path: root/kdecore
Commit message (Expand)AuthorAgeFilesLines
* 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-031-1/+5
* Add `getservbyname_r` prototype detection to CMakeOBATA Akio2021-02-031-2/+0
* 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-031-1/+5
* Fix to use configured openpty usability conditionOBATA Akio2021-02-031-1/+1
* Fixed handling of svg images that caused an infinite loop (most notablyMichele Calgaro2021-02-031-2/+9
* Use private linking for exported CMake targets.Slávek Banko2021-02-031-2/+3
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2021-02-031-1/+0
* Check existing XDG folders before localization of the name.Slávek Banko2021-02-031-16/+48
* Remove remaining 'register' instructions.Michele Calgaro2021-02-032-3/+3
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-038-24/+24
* 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-031-1/+36
* Improved support for XDG folders without requiring xdg-user-dirs to be instal...Michele Calgaro2021-02-033-115/+167
* Redirect some headers noticed by the compilerMatías Fonzo2021-02-031-1/+1
* Added support for XDG_PICTURES_DIR and XDG_TEMPLATES_DIR in TDE global settings.Michele Calgaro2021-02-032-3/+38
* Fix handling of XDG directories in TDEConfigBase. This relates to issue #60.Michele Calgaro2021-02-031-6/+32
* Security: remove support for $(...) in config keys with [$e] marker.Slávek Banko2019-08-092-32/+1
* Fix CMake build dependencies for tests.Slávek Banko2019-03-031-0/+6
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-271-4/+4
* Fix bug reports link in about dialogSlávek Banko2018-06-301-2/+4
* Add search for utempter helperSlávek Banko2018-02-131-2/+2
* Add brightness keys supportRoman Savochenko2017-07-311-0/+10
* Fix memory leak after use XGetAtomNameSlávek Banko2017-07-221-2/+5
* fixup! tdecore/tdeconfig_compiler: add check/test executablesAlexander Golubev2017-07-221-0/+82
* tdecore/tdeconfig_compiler: Always use tqt names of objects in the generated ...Slávek Banko2017-07-221-9/+9
* tdecore/tdeconfig_compiler: add check/test executablesAlexander Golubev2017-07-227-8/+10
* testing: add TEST argument to tde_add_check_executable() macroAlexander Golubev2017-07-221-7/+5
* tdecore: fix a crash of dcop non-GUI apps without XAlexander Golubev2017-07-221-4/+8
* Include module into test namesAlexander Golubev2017-07-221-1/+1
* Initial add for check target for cmakeAlexander Golubev2017-07-2219-25/+82
* Fix a number of build warningsTimothy Pearson2017-07-223-9/+13
* Fix tdebindings FTBFSTimothy Pearson2015-12-241-0/+6
* Allow session manager to be disable on creation when argc and argv are not pa...Timothy Pearson2015-12-242-0/+34
* Allow TDEApplication objects to be constructed without a session managerTimothy Pearson2015-12-242-2/+45
* Add tdelfeditorTimothy Pearson2015-12-241-1/+2
* Fix quotedPrintablecodec to support lower-case letters in hex codesSlávek Banko2015-12-231-2/+3
* Fix prior commitsTimothy Pearson2015-12-231-1/+1
* Fix prior commitTimothy Pearson2015-12-231-2/+2
* Add GPL v3 license to TDEAboutData optionsTimothy Pearson2015-12-232-0/+10
* Fix FTBFS due to missing export lt_dlopen_flagNikolaus Klepp2015-12-231-0/+2
* Fix several issues on freebsdSlávek Banko2015-12-231-5/+8
* Fix FTBFS on freebsd due to utmpxSlávek Banko2015-12-231-1/+1
* Force to handle DCOP requests in KUniqueApplication (newInstance call)Slávek Banko2015-12-231-2/+12
* Remove unneeded check and handler for broken TQt DnDTimothy Pearson2015-12-231-41/+0
* Fix FTBFS on openbsd because missing link to "util" libraryFrançois Andriot2015-12-231-1/+1
* Add support for openbsd in kresolverFrançois Andriot2015-12-232-18/+105
* Add support for openbsd pty in kptyFrançois Andriot2015-12-231-0/+14
* Fix another case of undefined behaviourTimothy Pearson2015-12-232-0/+14