summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix crash in tdehwlib if not exists /sys/devices/system/cpuSlávek Banko2016-01-271-13/+15
| | | | | | | This resolves Bug 2584 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f4fb3a8e71882fec8beffccf0ba3c5eb54310c89)
* Fix ZIP drive classification in tdehwlibSlávek Banko2016-01-271-8/+9
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 6dfc04c51a9c2086e2f6a4be75ec847e8ef9f6fb)
* Classify flash drives as HDD in tdehwlibSlávek Banko2016-01-271-1/+6
| | | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 6a2a9de49cc8987d0f43bc1076db81771fe2f50e)
* Fixed up previous commit.Michele Calgaro2016-01-232-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 98c2c3cb3086e6680be3ef463f16e1159c692b77)
* Update kate syntax highlight filesMichele Calgaro2016-01-232-0/+387
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit aca6552dd5ee39a6eb4fc16371352360685e05ee)
* Fix using of custom mountpoints with pmount in tdehwlibSlávek Banko2016-01-231-1/+12
| | | | | | | This partially resolves Bug 2576 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit c10124c96557042d5a9c0170dd2883557997be3e)
* Prefer encoded disk labels in tdehwlibSlávek Banko2016-01-231-1/+7
| | | | | | | because it contains unadjusted disk labels Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 893ac9fad0249a9ed959e2e8e28952415291b3a2)
* Add floppy into disk type clasification in tdehwlibSlávek Banko2016-01-231-0/+5
| | | | | | | This resolves Bug 2567 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit ba2a3bc188922722090b4afd1623451886b1520c)
* Fix disk type clasification in tdehwlibSlávek Banko2016-01-231-12/+6
| | | | | | | This resolves Bug 2473 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 68102d50e99fe35442f78be21cf8b720481e7e0b)
* Compile MIME magic fileSlávek Banko2016-01-112-2/+17
| | | | | | | This partially resolves Bug 2217 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 026a0ccdcdd054f227682f7e37dceef68173c6f9)
* Revert a small portion of commit e0b1bfb0Slávek Banko2015-12-201-2/+2
| | | | | | | This resolves Bug 2562 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 1540a5aade3a4182204ec547eca6cb81a8b521fb)
* Fix wrong options to xrandr in tderandrRoman Savochenko2015-12-121-1/+1
| | | | | | | This resolves Bug 1913 Signed-off-by: Roman Savochenko <[email protected]> (cherry picked from commit 4a9b7a937163733a75bc7ef6ffea8feb6713149f)
* Fix security issue CVE-2015-7543Slávek Banko2015-12-101-3/+6
| | | | | [taken from Debian arts patches] (cherry picked from commit 56eb4ba333989ae3999fa0cb6da01f8817e6121f)
* Fix invalid perl syntax in kdocAstUtil.pmFrançois Andriot2015-12-061-1/+1
| | | | | | | This resolves Bug 2543 Signed-off-by: François Andriot <[email protected]> (cherry picked from commit 7be2f6784dcb70a494fc9eb98da68cf10f8a6edb)
* Fix mimetype detection using magic librarySlávek Banko2015-12-062-2/+7
| | | | | | | | for mime types not contained in TDE settings This resolves Bug 2392 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit b0ac7d287922e883a2e571222089b680adfe46c6)
* Fix calculation of remaining charging time in TDE hardware librarySlávek Banko2015-12-041-2/+7
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 075cf11458a98245a47505b944c5606c1b86afb2)
* Update version number for new target R14.0.3Slávek Banko2015-11-305-8/+8
|
* Update version numbers for R14.0.2 final releaser14.0.2Slávek Banko2015-10-252-3/+3
|
* Update date in lsm filesSlávek Banko2015-10-251-1/+1
|
* Kate syntax highlighting files update - Oct 2015Michele Calgaro2015-10-2524-378/+12202
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit dd1a8d0d1a40f43040555128913e55202f241270)
* Fix quotedPrintablecodec to support lower-case letters in hex codesSlávek Banko2015-10-131-2/+3
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 912e4866efdedea1a936c30ceb80d5d6df8d263d)
* Fix hardware class file matching algorithmTimothy Pearson2015-10-023-15/+51
| | | | | | Fix overly broad floppy device matching rules This resolves Bug 2534 (cherry picked from commit fd0de2b581ab3f3bab7bc540d8348f994464723f)
* Limit size of notification popupsTimothy Pearson2015-10-021-56/+119
| | | | | This works around badly designed applications that abuse the notification subsystem to display large chunks of text (cherry picked from commit 70526c5a3e76b42b242499cb57c051696bcee5eb)
* Add mount indicator to tdehwlib storage device iconsTimothy Pearson2015-10-021-19/+24
| | | | (cherry picked from commit feaced1b3cdb36d0b841207b92b40cab58d5437b)
* Add new license files to buildTimothy Pearson2015-10-021-1/+1
| | | | (cherry picked from commit db2b839b72fd60399e502e9f048e5ec7b0dd8e92)
* Fix prior commitsTimothy Pearson2015-10-021-1/+1
| | | | (cherry picked from commit 6e6464537c7ee38d56b06846a93e18c26db83091)
* Fix prior commitTimothy Pearson2015-10-021-2/+2
| | | | (cherry picked from commit 4e04b0a438c17fc33d3424f810dbc0fb5e8666d9)
* Add GPL v3 license to TDEAboutData optionsTimothy Pearson2015-10-024-0/+849
| | | | (cherry picked from commit 85c0e479c1d997b4127748ee6a2c749378940046)
* Fix dlerror and crypt detection for CMake buildSlávek Banko2015-08-301-0/+21
| | | | | | | This resolves Bug 654 Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 4925611808ccb524a6c0bd225fb39b52ae1cf1ae)
* Update version number for new target R14.0.2Slávek Banko2015-08-265-8/+8
|
* Update version numbers for R14.0.1 final releaser14.0.1Slávek Banko2015-07-132-4/+4
|
* Update date in lsm filesSlávek Banko2015-07-131-1/+1
|
* Update version number in README file.Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update version in CMakeLists filesSlávek Banko2015-07-111-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
|
* Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455.Michele Calgaro2015-07-045-19/+56
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4e55a1cfaa00035481a72f1271aee8954e3053ad)
* Minor typo and style corrections.Michele Calgaro2015-06-292-61/+61
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ce9d4765cc846d40b3156ccb6a457adca8097564)
* Kate syntax highlighting files update - Jun 2015Michele Calgaro2015-06-196-241/+1463
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 508cf16bf962d2025b8271c5cf0b0c750a4f532f)
* Fix FTBFS due to missing export lt_dlopen_flagNikolaus Klepp2015-06-161-0/+2
| | | | | Signed-off-by: Nikolaus Klepp <[email protected]> (cherry picked from commit 022a297ed704d1d8f51d31551b303a79c7bfdbfa)
* Fix several issues on freebsdSlávek Banko2015-06-144-11/+14
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e469e42c76000b70aebaf838f5a3c4ded184b0e3)
* Fix openpty detection with libutil.hSlávek Banko2015-06-141-12/+8
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e75569be1b7bf138685d0e4941daf111e6f51ba3)
* Fix detection for option TDEINIT_USE_XFT with CMake buildSlávek Banko2015-06-142-2/+9
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 14243cc8ead795531e47954763cc8b1bec94a092)
* Fix setting some constants in config.h with CMake buildSlávek Banko2015-06-141-0/+9
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f17c618004e799eb1ae9dc35907a7b9431968ba2)
* Fix FTBFS on freebsdNikolaus Klepp2015-06-114-3/+10
| | | | | | | This resolves Bug 2431 Signed-off-by: Nikolaus Klepp <[email protected]> (cherry picked from commit 3be9f300c9a754320a02fd10a729ef797ffb8506)
* Fix FTBFS on freebsd due to utmpxSlávek Banko2015-06-111-1/+1
| | | | | | | [taken from FreeBSD kdelibs3 patches] Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit e443c9e0b29809c1ba0c9133e2fea9cbc30ae937)
* Fix detection of LZMA without pkgconfig fileSlávek Banko2015-06-111-1/+12
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d107d0b0d758225d0b01429410200f51c91efe54)
* Improve ACL detection for CMake buildSlávek Banko2015-06-114-16/+24
| | | | | | | Fix hidden visibility in posixacladdons Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 6ebff397515bf153ea95d7e80d21ca9a0f97708d)
* Add include directory for internal libltdlSlávek Banko2015-06-113-1/+5
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit dfd680030c18adaa4f299a4092d9ac6d5945cadc)
* Added *.service and *.target format to INI files.Darrell Anderson2015-06-112-2/+2
| | | | | | | | | | Signed-off-by: Darrell Anderson <[email protected]> Modified to update syntax version number. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8b1fec8a6b25dd0502950488fdb6054b5f8c9208) Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/tdelibs/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|