Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix setting some constants in config.h with CMake build | Slávek Banko | 2015-06-14 | 1 | -0/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS on freebsd | Nikolaus Klepp | 2015-06-11 | 4 | -3/+10 |
| | | | | | | This resolves Bug 2431 Signed-off-by: Nikolaus Klepp <office@klepp.biz> | ||||
* | Fix FTBFS on freebsd due to utmpx | Slávek Banko | 2015-06-11 | 1 | -1/+1 |
| | | | | | | [taken from FreeBSD kdelibs3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix detection of LZMA without pkgconfig file | Slávek Banko | 2015-06-11 | 1 | -1/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Improve ACL detection for CMake build | Slávek Banko | 2015-06-11 | 4 | -16/+24 |
| | | | | | | Fix hidden visibility in posixacladdons Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add include directory for internal libltdl | Slávek Banko | 2015-06-11 | 3 | -1/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added *.service and *.target format to INI files. | Darrell Anderson | 2015-06-11 | 2 | -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 HEAD | Slávek Banko | 2015-05-31 | 1 | -0/+0 |
| | |||||
* | Fix hang in TDENetMask::fromCIDRMask() due to point-to-point connections | Slávek Banko | 2015-05-24 | 1 | -2/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix security issue CVE-2013-2074 | Slávek Banko | 2015-05-24 | 1 | -21/+23 |
| | | | | [taken from RedHat kdelibs3 patches] | ||||
* | Force to handle DCOP requests in KUniqueApplication (newInstance call) | Slávek Banko | 2015-05-24 | 1 | -2/+12 |
| | | | | | | This resolves Bug 2437 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdelibs/cmake to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdelibs/admin to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Bring system svg icon into XDG compliance | Slávek Banko | 2015-04-16 | 1 | -0/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Classify memstick_host devices | Timothy Pearson | 2015-04-07 | 1 | -1/+2 |
| | |||||
* | Add mit-shm extension support for CMake build | Slávek Banko | 2015-04-05 | 1 | -2/+15 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix xext configure check for CMake build | Slávek Banko | 2015-04-05 | 1 | -3/+9 |
| | | | | | | This resolves Bug 2410 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Bring keyboard icon into XDG compliance | Timothy Pearson | 2015-03-26 | 4 | -1/+1 |
| | |||||
* | Bring printer1 icon into XDG compliance | Timothy Pearson | 2015-03-26 | 8 | -2/+2 |
| | |||||
* | Bring tablet icon into XDG compliance | Timothy Pearson | 2015-03-26 | 4 | -0/+0 |
| | |||||
* | Bring mouse icon into XDG compliance | Timothy Pearson | 2015-03-26 | 6 | -1/+1 |
| | |||||
* | Bring system icon into XDG compliance | Timothy Pearson | 2015-03-26 | 7 | -1/+1 |
| | |||||
* | Properly rename device icon files | Timothy Pearson | 2015-03-02 | 279 | -0/+0 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 2 | -17/+17 |
| | |||||
* | Remove obsolete KDE2PORTING.html file | Timothy Pearson | 2015-02-22 | 1 | -925/+0 |
| | |||||
* | Fixed wrong DocPath strings. This relates to bug 2319 | Michele Calgaro | 2015-01-23 | 22 | -22/+22 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Kate syntax highlighting files update - Jan 2015. | Michele Calgaro | 2015-01-20 | 6 | -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 Calgaro | 2015-01-15 | 1 | -9/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed typo and removed unnecessary call. This relates to bug 146. | Michele Calgaro | 2015-01-09 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added 'Delete Line' menu entry in Kate. This resolves bug 1907. | Michele Calgaro | 2015-01-01 | 3 | -4/+11 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS because CUPS 2.x | Slávek Banko | 2014-12-25 | 2 | -17/+17 |
| | | | | | | This resolves Bug 2270 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Updated version numbers for R14.1 branch | Michele Calgaro | 2014-12-15 | 2 | -4/+4 |
| | |||||
* | Update version numbers for R14 final releaser14.0.0 | Timothy Pearson | 2014-12-09 | 2 | -3/+3 |
| | |||||
* | Fix detection of laptop AC adapters | Timothy Pearson | 2014-12-05 | 2 | -3/+4 |
| | |||||
* | Properly identify desktop files | Timothy Pearson | 2014-12-05 | 3 | -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/tdelibs | Timothy Pearson | 2014-12-05 | 1 | -0/+0 |
|\ | |||||
| * | Reset submodule main/tdelibs/admin to latest HEAD | Automated System | 2014-12-04 | 1 | -0/+0 |
| | | |||||
* | | Do not flag disk devices/partitions as mountable if a partition table is ↵ | Timothy Pearson | 2014-12-05 | 1 | -38/+42 |
|/ | | | | | | present under the given device/partition This relates to Bug 2232 | ||||
* | Fix a number of build warnings | Timothy Pearson | 2014-12-04 | 11 | -28/+49 |
| | |||||
* | Fix printing of debug information on KDED crash | Timothy Pearson | 2014-12-04 | 1 | -3/+7 |
| | |||||
* | Remove unneeded check and handler for broken TQt DnD | Timothy Pearson | 2014-12-04 | 1 | -41/+0 |
| | | | | Application of patch 0037-dnd-timestamp-fix.patch to TQt3 verified before removal | ||||
* | Don't slow execution just because TDEAction::plugAccel was used | Timothy Pearson | 2014-12-04 | 1 | -0/+6 |
| | |||||
* | Add Hidden storage device attribute | Timothy Pearson | 2014-11-27 | 2 | -0/+5 |
| | | | | This relates to Bug 2211 | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Michele Calgaro | 2014-11-27 | 2 | -5/+26 |
|\ | |||||
| * | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2014-11-26 | 6 | -7/+117 |
| |\ | |||||
| * | | Fix hardware control center crashes on device hot remove | Timothy Pearson | 2014-11-26 | 2 | -5/+26 |
| | | | | | | | | | | | | Fix incorrect decoding of hex escaped device names | ||||
* | | | Added support for handbookDocPath(). This relates to bug 1850. | Michele Calgaro | 2014-11-27 | 5 | -3/+39 |
| |/ |/| | |||||
* | | Kate syntax highlighting files update - Nov 2014 | Michele Calgaro | 2014-11-25 | 6 | -7/+117 |
|/ | |||||
* | Fix compositing manager detection | Timothy Pearson | 2014-11-23 | 3 | -20/+39 |
| | | | | Add advanced option to allow a DCOP call to bypass the local call-->send translation shortcut | ||||
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2014-11-20 | 4 | -0/+0 |
|\ |