Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 2608 | -0/+0 |
| | |||||
* | Fix utf8 support in tdeabc vCard parser | Emanoil Kotsev | 2016-05-29 | 16 | -84/+783 |
| | | | | | | This resolves bug 2625 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | cmake: Add tdeabc tests | Slávek Banko | 2016-05-29 | 8 | -16/+139 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix libcryptsetup detection without pkg-config file | François Andriot | 2016-05-08 | 1 | -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 Calgaro | 2016-05-04 | 1 | -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 Calgaro | 2016-05-02 | 3 | -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 Calgaro | 2016-04-26 | 1 | -8/+14 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdecore: Added DBus support for hybrid suspend (aka suspend to RAM + suspend ↵ | Michele Calgaro | 2016-04-26 | 1 | -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 Calgaro | 2016-04-24 | 3 | -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 Calgaro | 2016-04-21 | 1 | -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 HEAD | Automated System | 2016-04-19 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS due to non-existent include | Slávek Banko | 2016-04-14 | 2 | -1/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix occasional Konqueror crashes on kjs/regexp | Slávek Banko | 2016-04-03 | 1 | -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. Kotsev | 2016-04-03 | 1 | -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 icons | Slávek Banko | 2016-03-24 | 2 | -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 Calgaro | 2016-03-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed ISO8601 parsing in VCardTool. This relates to bug 2613. | Michele Calgaro | 2016-03-24 | 1 | -19/+82 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed use of tdelfeditor on base 'so' file of versioned library | Slávek Banko | 2016-03-17 | 2 | -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 disk | Slávek Banko | 2016-02-11 | 1 | -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 partitions | Slávek Banko | 2016-02-04 | 1 | -1/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add a rule for classifying ATA Compact Flash Adapter | Slávek Banko | 2016-02-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix icon of mounted camera in tdehwlib | Slávek Banko | 2016-02-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Set partition disk type and status based on the parent device | Slávek Banko | 2016-02-04 | 1 | -1/+15 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Set hotpluggable flag for flash disks instead of removable | Slávek Banko | 2016-02-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Force removable flag for flask disks in tdehwlib | Slávek Banko | 2016-01-31 | 1 | -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/cpu | Slávek Banko | 2016-01-27 | 1 | -13/+15 |
| | | | | | | This resolves Bug 2584 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix ZIP drive classification in tdehwlib | Slávek Banko | 2016-01-27 | 1 | -8/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Classify flash drives as HDD in tdehwlib | Slávek Banko | 2016-01-27 | 1 | -1/+6 |
| | | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed up previous commit. | Michele Calgaro | 2016-01-23 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update kate syntax highlight files | Michele Calgaro | 2016-01-23 | 2 | -0/+387 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add support for udevil to mount/unmount removable drives | Slávek Banko | 2016-01-23 | 3 | -2/+43 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix using of custom mountpoints with pmount in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -1/+12 |
| | | | | | | This partially resolves Bug 2576 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Prefer encoded disk labels in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -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 tdehwlib | Slávek Banko | 2016-01-23 | 1 | -0/+5 |
| | | | | | | This resolves Bug 2567 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix disk type clasification in tdehwlib | Slávek Banko | 2016-01-23 | 1 | -12/+6 |
| | | | | | | This resolves Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Compile MIME magic file | Slávek Banko | 2016-01-11 | 2 | -2/+17 |
| | | | | | | This partially resolves Bug 2217 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Revert a small portion of commit e0b1bfb0 | Slávek Banko | 2015-12-20 | 1 | -2/+2 |
| | | | | | | This resolves Bug 2562 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix wrong options to xrandr in tderandr | Roman Savochenko | 2015-12-12 | 1 | -1/+1 |
| | | | | | | This resolves Bug 1913 Signed-off-by: Roman Savochenko <rom_as@oscada.org> | ||||
* | Fix security issue CVE-2015-7543 | Slávek Banko | 2015-12-10 | 1 | -3/+6 |
| | | | | [taken from Debian arts patches] | ||||
* | Fix invalid perl syntax in kdocAstUtil.pm | François Andriot | 2015-12-06 | 1 | -1/+1 |
| | | | | | | This resolves Bug 2543 Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Fix mimetype detection using magic library | Slávek Banko | 2015-12-06 | 2 | -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 library | Slávek Banko | 2015-12-04 | 1 | -2/+7 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Kate syntax highlighting files update - Oct 2015 | Michele Calgaro | 2015-10-25 | 24 | -378/+12202 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix crash on KSSLCertificate deallocation when a CRL is held in the ↵ | Timothy Pearson | 2015-10-23 | 1 | -0/+2 |
| | | | | KSSLCertificate object | ||||
* | Fix memory leak when deleting a KSSLCertificate that holds a CRL | Timothy Pearson | 2015-10-23 | 3 | -1/+17 |
| | |||||
* | Fix quotedPrintablecodec to support lower-case letters in hex codes | Slávek Banko | 2015-10-13 | 1 | -2/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS due to missing KSSL_HAVE_SSL definition | Slávek Banko | 2015-10-13 | 4 | -0/+4 |
| | | | | | | This relates to Bug 2530 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix hardware class file matching algorithm | Timothy Pearson | 2015-09-30 | 3 | -15/+51 |
| | | | | | Fix overly broad floppy device matching rules This resolves Bug 2534 | ||||
* | Limit size of notification popups | Timothy Pearson | 2015-09-21 | 1 | -56/+119 |
| | | | | This works around badly designed applications that abuse the notification subsystem to display large chunks of text | ||||
* | Add new timekeeping class to tdehwlib | Timothy Pearson | 2015-09-21 | 2 | -0/+32 |
| | | | | Classify a number of new devices |