summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232608-0/+0
|
* Fix utf8 support in tdeabc vCard parserEmanoil Kotsev2016-05-2916-84/+783
| | | | | | This resolves bug 2625 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* cmake: Add tdeabc testsSlávek Banko2016-05-298-16/+139
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix libcryptsetup detection without pkg-config fileFrançois Andriot2016-05-081-0/+4
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* tdecore: Fixed hybrid suspend (aka suspend to RAM + suspend to disk) support ↵Michele Calgaro2016-05-041-6/+8
| | | | | | | | | using HAL. org.freedesktop.Hal.Device.SystemPowerManagement/SuspendHybrid requires a parameter when invoked. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: Improved code for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-05-023-12/+25
| | | | | | | | disk). Now code is more consistent. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: complete previous commit, one file was forgotten by mistake.Michele Calgaro2016-04-261-8/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: Added DBus support for hybrid suspend (aka suspend to RAM + suspend ↵Michele Calgaro2016-04-261-2/+129
| | | | | | | | to disk). This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdecore: Initial support for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-04-243-18/+180
| | | | | | | | | disk). Update to dbus interface and hardware device manager will be commit separately. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed display of single control modules in tdecmshell.Michele Calgaro2016-04-211-6/+1
| | | | | | | | This was a regression introduced in commit 5117798 three years ago. After reverting the related part, I have tested at length and not found any problem, so it seems safe enough to push the old code back. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdelibs/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Fix FTBFS due to non-existent includeSlávek Banko2016-04-142-1/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix occasional Konqueror crashes on kjs/regexpSlávek Banko2016-04-031-10/+14
| | | | | | | This relates to old KDE3 commit https://quickgit.kde.org/?p=kdelibs.git&a=commit&h=fee91015 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdeabc: fixed birthday assignment in VCardTool. This relates to bug 2613.E. Kotsev2016-04-031-3/+6
| | | | | Signed-off-by: E. Kotsev <deloptes@yahoo.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove warnings about missing embedded ELF iconsSlávek Banko2016-03-242-3/+3
| | | | | | Add file name for which the issue occurs into debug message Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed product name in bug report form. This relates to bug 2617.Michele Calgaro2016-03-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed ISO8601 parsing in VCardTool. This relates to bug 2613.Michele Calgaro2016-03-241-19/+82
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed use of tdelfeditor on base 'so' file of versioned librarySlávek Banko2016-03-172-14/+0
| | | | | | because this file is a symlink to versioned library Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix crash in tdehwlib on partitions without parent diskSlávek Banko2016-02-111-6/+9
| | | | | | This applies for example to the software RAID defined in the BIOS Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix mountable flag for disk partitionsSlávek Banko2016-02-041-1/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add a rule for classifying ATA Compact Flash AdapterSlávek Banko2016-02-041-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix icon of mounted camera in tdehwlibSlávek Banko2016-02-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Set partition disk type and status based on the parent deviceSlávek Banko2016-02-041-1/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Set hotpluggable flag for flash disks instead of removableSlávek Banko2016-02-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Force removable flag for flask disks in tdehwlibSlávek Banko2016-01-311-0/+10
| | | | | | This resolves Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 <slavek.banko@axis.cz>
* Fix ZIP drive classification in tdehwlibSlávek Banko2016-01-271-8/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Classify flash drives as HDD in tdehwlibSlávek Banko2016-01-271-1/+6
| | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed up previous commit.Michele Calgaro2016-01-232-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update kate syntax highlight filesMichele Calgaro2016-01-232-0/+387
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add support for udevil to mount/unmount removable drivesSlávek Banko2016-01-233-2/+43
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 <slavek.banko@axis.cz>
* Prefer encoded disk labels in tdehwlibSlávek Banko2016-01-231-1/+7
| | | | | | because it contains unadjusted disk labels Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add floppy into disk type clasification in tdehwlibSlávek Banko2016-01-231-0/+5
| | | | | | This resolves Bug 2567 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix disk type clasification in tdehwlibSlávek Banko2016-01-231-12/+6
| | | | | | This resolves Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Compile MIME magic fileSlávek Banko2016-01-112-2/+17
| | | | | | This partially resolves Bug 2217 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Revert a small portion of commit e0b1bfb0Slávek Banko2015-12-201-2/+2
| | | | | | This resolves Bug 2562 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix wrong options to xrandr in tderandrRoman Savochenko2015-12-121-1/+1
| | | | | | This resolves Bug 1913 Signed-off-by: Roman Savochenko <rom_as@oscada.org>
* Fix security issue CVE-2015-7543Slávek Banko2015-12-101-3/+6
| | | | [taken from Debian arts patches]
* Fix invalid perl syntax in kdocAstUtil.pmFrançois Andriot2015-12-061-1/+1
| | | | | | This resolves Bug 2543 Signed-off-by: François Andriot <francois.andriot@free.fr>
* 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 <slavek.banko@axis.cz>
* Fix calculation of remaining charging time in TDE hardware librarySlávek Banko2015-12-041-2/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Kate syntax highlighting files update - Oct 2015Michele Calgaro2015-10-2524-378/+12202
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix crash on KSSLCertificate deallocation when a CRL is held in the ↵Timothy Pearson2015-10-231-0/+2
| | | | KSSLCertificate object
* Fix memory leak when deleting a KSSLCertificate that holds a CRLTimothy Pearson2015-10-233-1/+17
|
* Fix quotedPrintablecodec to support lower-case letters in hex codesSlávek Banko2015-10-131-2/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS due to missing KSSL_HAVE_SSL definitionSlávek Banko2015-10-134-0/+4
| | | | | | This relates to Bug 2530 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix hardware class file matching algorithmTimothy Pearson2015-09-303-15/+51
| | | | | Fix overly broad floppy device matching rules This resolves Bug 2534
* Limit size of notification popupsTimothy Pearson2015-09-211-56/+119
| | | | This works around badly designed applications that abuse the notification subsystem to display large chunks of text
* Add new timekeeping class to tdehwlibTimothy Pearson2015-09-212-0/+32
| | | | Classify a number of new devices