summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix utf8 support in tdeabc vCard parserEmanoil Kotsev2017-07-2216-84/+783
* cmake: Add tdeabc testsSlávek Banko2017-07-227-14/+137
* Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCerti...Timothy Pearson2017-07-221-0/+2
* Fix memory leak when deleting a KSSLCertificate that holds a CRLTimothy Pearson2017-07-223-1/+17
* Add initial CRL support to KSSLCertificateTimothy Pearson2017-07-224-4/+88
* tdeio/kmimemagic: remove MAGIC_CONTINUE flagAlexander Golubev2017-07-221-2/+2
* Compile MIME magic fileSlávek Banko2017-07-222-2/+17
* Fix mimetype detection using magic librarySlávek Banko2017-07-222-2/+7
* Properly identify desktop filesTimothy Pearson2017-07-223-0/+23
* Fix FTBFS with libmagic < 4.23François Andriot2017-07-221-0/+4
* Fix FTBFS on missing magic_getpathSlávek Banko2017-07-225-1/+54
* Do not use magic_version function if magic version support not availableTimothy Pearson2017-07-221-0/+4
* Fix certain shell scripts not being identifiedTimothy Pearson2017-07-224-8/+175
* Fix libmime database load once and for allTimothy Pearson2017-07-221-13/+31
* Fix loading of additional mime magic filesTimothy Pearson2017-07-221-7/+2
* Use libmagic for mime type determinationTimothy Pearson2017-07-227-3170/+234
* Remove unused KMimeMagic::mergeBufConfig method in preparation for converting...Timothy Pearson2017-07-222-25/+0
* Fix a number of build warningsTimothy Pearson2017-07-2210-28/+49
* Fix compiler warningsTimothy Pearson2017-07-221-3/+5
* Fix visibility of krandr and krsync librariesTimothy Pearson2017-07-193-103/+108
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2017-03-261-0/+0
* Reset submodule main/tdelibs/admin to latest HEADAutomated System2016-08-071-0/+0
* Fix occasional Konqueror crashes on kjs/regexpSlávek Banko2016-04-031-10/+14
* tdeabc: fixed birthday assignment in VCardTool. This relates to bug 2613.E. Kotsev2016-04-031-3/+6
* Fixed product name in bug report form. This relates to bug 2617.Michele Calgaro2016-04-031-1/+1
* Fixed ISO8601 parsing in VCardTool. This relates to bug 2613.Michele Calgaro2016-04-031-19/+82
* Fixed up previous commit.Michele Calgaro2016-01-242-2/+2
* Update kate syntax highlight filesMichele Calgaro2016-01-242-0/+387
* 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 wrong options to xrandr in tderandrRoman Savochenko2015-12-231-1/+1
* Fix invalid perl syntax in kdocAstUtil.pmFrançois Andriot2015-12-231-1/+1
* Kate syntax highlighting files update - Oct 2015Michele Calgaro2015-12-2324-378/+12202
* Fix quotedPrintablecodec to support lower-case letters in hex codesSlávek Banko2015-12-231-2/+3
* Limit size of notification popupsTimothy Pearson2015-12-231-56/+119
* Add new license files to buildTimothy Pearson2015-12-231-1/+1
* 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-234-0/+849
* Fix dlerror and crypt detection for CMake buildSlávek Banko2015-12-231-0/+21
* Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455.Michele Calgaro2015-12-235-19/+56
* Kate syntax highlighting files update - Jun 2015Michele Calgaro2015-12-236-241/+1463
* Fix FTBFS due to missing export lt_dlopen_flagNikolaus Klepp2015-12-231-0/+2
* Fix several issues on freebsdSlávek Banko2015-12-234-11/+14
* Fix openpty detection with libutil.hSlávek Banko2015-12-231-12/+8
* Fix detection for option TDEINIT_USE_XFT with CMake buildSlávek Banko2015-12-232-2/+9
* Fix setting some constants in config.h with CMake buildSlávek Banko2015-12-231-0/+9
* Fix FTBFS on freebsdNikolaus Klepp2015-12-234-3/+10