summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update version number to R14.1.0Michele Calgaro2015-07-122-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455.Michele Calgaro2015-07-045-19/+56
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Minor typo and style corrections.Michele Calgaro2015-06-292-61/+61
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kate syntax highlighting files update - Jun 2015Michele Calgaro2015-06-196-241/+1463
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS due to missing export lt_dlopen_flagNikolaus Klepp2015-06-161-0/+2
| | | | Signed-off-by: Nikolaus Klepp <office@klepp.biz>
* Fix several issues on freebsdSlávek Banko2015-06-144-11/+14
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix openpty detection with libutil.hSlávek Banko2015-06-141-12/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix detection for option TDEINIT_USE_XFT with CMake buildSlávek Banko2015-06-142-2/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix setting some constants in config.h with CMake buildSlávek Banko2015-06-141-0/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on freebsdNikolaus Klepp2015-06-114-3/+10
| | | | | | This resolves Bug 2431 Signed-off-by: Nikolaus Klepp <office@klepp.biz>
* Fix FTBFS on freebsd due to utmpxSlávek Banko2015-06-111-1/+1
| | | | | | [taken from FreeBSD kdelibs3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix detection of LZMA without pkgconfig fileSlávek Banko2015-06-111-1/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Improve ACL detection for CMake buildSlávek Banko2015-06-114-16/+24
| | | | | | Fix hidden visibility in posixacladdons Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add include directory for internal libltdlSlávek Banko2015-06-113-1/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added *.service and *.target format to INI files.Darrell Anderson2015-06-112-2/+2
| | | | | | | Signed-off-by: Darrell Anderson <darrella@clovermail.net> Modified to update syntax version number. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdelibs/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Fix hang in TDENetMask::fromCIDRMask() due to point-to-point connectionsSlávek Banko2015-05-241-2/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix security issue CVE-2013-2074Slávek Banko2015-05-241-21/+23
| | | | [taken from RedHat kdelibs3 patches]
* Force to handle DCOP requests in KUniqueApplication (newInstance call)Slávek Banko2015-05-241-2/+12
| | | | | | This resolves Bug 2437 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdelibs/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/tdelibs/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Bring system svg icon into XDG complianceSlávek Banko2015-04-161-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Classify memstick_host devicesTimothy Pearson2015-04-071-1/+2
|
* Add mit-shm extension support for CMake buildSlávek Banko2015-04-051-2/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix xext configure check for CMake buildSlávek Banko2015-04-051-3/+9
| | | | | | This resolves Bug 2410 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Bring keyboard icon into XDG complianceTimothy Pearson2015-03-264-1/+1
|
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-268-2/+2
|
* Bring tablet icon into XDG complianceTimothy Pearson2015-03-264-0/+0
|
* Bring mouse icon into XDG complianceTimothy Pearson2015-03-266-1/+1
|
* Bring system icon into XDG complianceTimothy Pearson2015-03-267-1/+1
|
* Properly rename device icon filesTimothy Pearson2015-03-02279-0/+0
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-022-17/+17
|
* Remove obsolete KDE2PORTING.html fileTimothy Pearson2015-02-221-925/+0
|
* Fixed wrong DocPath strings. This relates to bug 2319Michele Calgaro2015-01-2322-22/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kate syntax highlighting files update - Jan 2015.Michele Calgaro2015-01-206-10/+2195
| | | | | 1) Changes in asm-m68k.xml, ppd.xml, sql-oracle.xml taken from http://kate-editor.org/syntax/2.5 2) Changes to the other files from myself.
* Minor code clean up.Michele Calgaro2015-01-151-9/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typo and removed unnecessary call. This relates to bug 146.Michele Calgaro2015-01-091-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added 'Delete Line' menu entry in Kate. This resolves bug 1907.Michele Calgaro2015-01-013-4/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS because CUPS 2.xSlávek Banko2014-12-252-17/+17
| | | | | | This resolves Bug 2270 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Updated version numbers for R14.1 branchMichele Calgaro2014-12-152-4/+4
|
* Update version numbers for R14 final releaser14.0.0Timothy Pearson2014-12-092-3/+3
|
* Fix detection of laptop AC adaptersTimothy Pearson2014-12-052-3/+4
|
* Properly identify desktop filesTimothy Pearson2014-12-053-0/+23
| | | | This resolves a rather major glitch with Device Links noted on the mailing list
* Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2014-12-051-0/+0
|\
| * Reset submodule main/tdelibs/admin to latest HEADAutomated System2014-12-041-0/+0
| |
* | Do not flag disk devices/partitions as mountable if a partition table is ↵Timothy Pearson2014-12-051-38/+42
|/ | | | | | present under the given device/partition This relates to Bug 2232
* Fix a number of build warningsTimothy Pearson2014-12-0411-28/+49
|
* Fix printing of debug information on KDED crashTimothy Pearson2014-12-041-3/+7
|
* Remove unneeded check and handler for broken TQt DnDTimothy Pearson2014-12-041-41/+0
| | | | Application of patch 0037-dnd-timestamp-fix.patch to TQt3 verified before removal
* Don't slow execution just because TDEAction::plugAccel was usedTimothy Pearson2014-12-041-0/+6
|