summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2018-11-291-0/+0
* fix issue #3 utempter detectiongregory guy2018-11-171-2/+2
* Fixed potential FTBFS in htmlattrs.c. This relates to bug 2850.Michele Calgaro2018-11-021-2/+3
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2018-09-161-0/+0
* Fix FTBFS with stricter C++11Slávek Banko2018-08-192-6/+6
* Fix security issue CVE-2017-6410Slávek Banko2018-07-261-2/+10
* Fix bug reports link in about dialogSlávek Banko2018-06-3015-28/+32
* Added G-code Kate syntax highlight file.Michele Calgaro2018-06-244-6/+218
* Removed duplicated zip file mimetype. This relates to bug 2794.Michele Calgaro2018-06-243-94/+2
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-06-243-91/+0
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2018-05-241-0/+0
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2018-05-081-0/+0
* Fix previous commit typo.Michele Calgaro2018-04-301-1/+1
* Fixed service lookup in KOpenWithDlg. Default is now to lookup byMichele Calgaro2018-04-303-30/+41
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2018-04-291-0/+0
* Add paths to the search for utempter helperSlávek Banko2018-03-101-0/+2
* Add search for utempter helperSlávek Banko2018-02-133-3/+23
* Add brightness keys supportRoman Savochenko2017-07-311-0/+10
* tdeui: Update slider parameters together with changing precision of KDoubleNu...Slávek Banko2017-07-221-1/+11
* Allow openssl detection without pkg-config fileSlávek Banko2017-07-221-1/+9
* Fix CMake build dependenciesSlávek Banko2017-07-221-15/+7
* KSSL: Set hostname in TLSext to enable SNI supportSlávek Banko2017-07-221-0/+6
* KSSL: Use TLS_client_method instead of TLSv1_client_methodSlávek Banko2017-07-221-7/+9
* Fix memory leak after use XGetAtomNameSlávek Banko2017-07-221-2/+5
* Fixed code for tdefiledialog which caused the problem explained in bugMichele Calgaro2017-07-221-3/+9
* testing: Run tests that use DCOP in a temporary homeSlávek Banko2017-07-224-7/+32
* Fix detection whether the system is big endianSlávek Banko2017-07-222-12/+4
* testing: fix execution of test tdeabc/vcardparser/testread2 with CMake older ...Slávek Banko2017-07-221-0/+6
* Fixed javascript syntax highlighting in KateMichele Calgaro2017-07-223-4/+6
* testing: fix utf8 handling in tdeabc/testread2Slávek Banko2017-07-221-0/+1
* testing: disable tdeabc/testldapclientSlávek Banko2017-07-221-1/+1
* testing: run tdeio/kmimetypetest with temporary profileSlávek Banko2017-07-222-1/+33
* testing: fix bash specific syntax in dcop testSlávek Banko2017-07-221-1/+2
* testing: fix build of tdewallet tests with hidden visibilitySlávek Banko2017-07-221-0/+2
* tdeui & tdewallet: add testsAlexander Golubev2017-07-227-35/+144
* tdeio: add testsAlexander Golubev2017-07-2230-50/+143
* fixup! tdecore/tdeconfig_compiler: add check/test executablesAlexander Golubev2017-07-221-0/+82
* dcop/tests: run dcop tests in a safer mannerAlexander Golubev2017-07-223-2/+13
* 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-222-9/+6
* tdeabc: update the tests for vcardparser to run them in a new wayAlexander Golubev2017-07-222-40/+18
* tdeabc: make the testldapclient app non-guiAlexander Golubev2017-07-221-1/+1
* tdecore: fix a crash of dcop non-GUI apps without XAlexander Golubev2017-07-221-4/+8
* Include module into test namesAlexander Golubev2017-07-223-3/+4
* Make dcop tests run without XAlexander Golubev2017-07-223-10/+24
* Add tdeabc tests to cmakeAlexander Golubev2017-07-221-79/+18
* Fix a couple of harmless warningsAlexander Golubev2017-07-222-2/+2
* Add dcop tests to cmakeAlexander Golubev2017-07-226-9/+72
* Initial add for check target for cmakeAlexander Golubev2017-07-2220-25/+83