Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update cryptographic card API to send card device with insert/remove signals | Timothy Pearson | 2015-09-15 | 2 | -5/+5 |
| | |||||
* | Add ability to decrypt multiple data objects in the same session using a ↵ | Timothy Pearson | 2015-09-14 | 5 | -33/+197 |
| | | | | | | cryptographic card Add LUKS key verification routine | ||||
* | Add cryptographic card decryption method to tdehwlib | Timothy Pearson | 2015-09-14 | 3 | -15/+259 |
| | |||||
* | Add additional cryptographic card functions to tdehwlib | Timothy Pearson | 2015-09-14 | 3 | -23/+91 |
| | | | | Fix FTBFS on old distributions | ||||
* | Fix FTBFS when ancient versions of cryptsetup are used | Timothy Pearson | 2015-09-13 | 1 | -5/+17 |
| | |||||
* | Fix FTBFS when PKCS option disabled | Timothy Pearson | 2015-09-08 | 3 | -4/+9 |
| | |||||
* | Fix FTBFS when cryptsetup support disabled | Timothy Pearson | 2015-09-07 | 1 | -0/+2 |
| | |||||
* | Fix issues with X509 certificate list usage | Timothy Pearson | 2015-09-06 | 2 | -6/+16 |
| | |||||
* | Add initial LUKS key management support | Timothy Pearson | 2015-09-06 | 3 | -122/+440 |
| | |||||
* | Add preliminary X509 certificate read from cryptographic cards | Timothy Pearson | 2015-09-06 | 4 | -4/+183 |
| | |||||
* | Fix FTBFS when pcsc not available | Timothy Pearson | 2015-08-31 | 1 | -0/+6 |
| | |||||
* | Fix FTBFS from prior commit due to missing files | Timothy Pearson | 2015-08-29 | 2 | -1/+7 |
| | |||||
* | Add preliminary cryptographic card support to TDEHWLib | Timothy Pearson | 2015-08-25 | 6 | -3/+448 |
| | |||||
* | Add cryptographic card device type | Timothy Pearson | 2015-08-24 | 2 | -3/+31 |
| | | | | | Add hub device type Fix incorrect USB subclass read | ||||
* | Minor typo and style corrections. | Michele Calgaro | 2015-06-29 | 2 | -61/+61 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS due to missing export lt_dlopen_flag | Nikolaus Klepp | 2015-06-16 | 1 | -0/+2 |
| | | | | Signed-off-by: Nikolaus Klepp <office@klepp.biz> | ||||
* | Fix several issues on freebsd | Slávek Banko | 2015-06-14 | 1 | -5/+8 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | 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 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> | ||||
* | 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> | ||||
* | Classify memstick_host devices | Timothy Pearson | 2015-04-07 | 1 | -1/+2 |
| | |||||
* | Bring keyboard icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Bring printer1 icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Bring mouse icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 2 | -17/+17 |
| | |||||
* | Updated version numbers for R14.1 branch | Michele Calgaro | 2014-12-15 | 1 | -2/+2 |
| | |||||
* | Update version numbers for R14 final releaser14.0.0 | Timothy Pearson | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | Fix detection of laptop AC adapters | Timothy Pearson | 2014-12-05 | 2 | -3/+4 |
| | |||||
* | 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 | 3 | -9/+13 |
| | |||||
* | 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 | ||||
* | Add Hidden storage device attribute | Timothy Pearson | 2014-11-27 | 2 | -0/+5 |
| | | | | This relates to Bug 2211 | ||||
* | 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 | ||||
* | Fix compositing manager detection | Timothy Pearson | 2014-11-23 | 1 | -16/+14 |
| | | | | Add advanced option to allow a DCOP call to bypass the local call-->send translation shortcut | ||||
* | Add very early support for compressed PPDs to make_driver_db_cups | Timothy Pearson | 2014-11-20 | 1 | -3/+3 |
| | | | | This relates to Bug 2191 | ||||
* | Write composition manager available file to tmp | Timothy Pearson | 2014-11-19 | 1 | -45/+37 |
| | | | | This relates to Bug 887 | ||||
* | Read from X-DocPath only | Timothy Pearson | 2014-11-07 | 3 | -10/+3 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Add missing categories group to crystalsvg theme file | Timothy Pearson | 2014-10-16 | 1 | -1/+1 |
| | |||||
* | Bring package_development, package_games, package_graphics, package_network, ↵ | Timothy Pearson | 2014-10-14 | 1 | -9/+9 |
| | | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring camera icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Allow conditional build of tdehwlib | François Andriot | 2014-10-07 | 5 | -7/+37 |
| | |||||
* | Allow suspend/hibernate/freeze/etc. when $HOME is an NFS share | Timothy Pearson | 2014-10-06 | 1 | -34/+0 |
| | | | | This resolves Bug 1623 | ||||
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdelibs | Timothy Pearson | 2014-10-05 | 5 | -19/+122 |
|\ | |||||
| * | Fix FTBFS on openbsd because missing link to "util" library | François Andriot | 2014-10-05 | 1 | -1/+1 |
| | | |||||
| * | Fix FTBFS because Linux specific include in tdeapplication.cpp | François Andriot | 2014-10-05 | 1 | -0/+2 |
| | | |||||
| * | Add support for openbsd in kresolver | François Andriot | 2014-10-05 | 2 | -18/+105 |
| | | |||||
| * | Add support for openbsd pty in kpty | François Andriot | 2014-10-05 | 1 | -0/+14 |
| | | |||||
* | | Add proper refcounting option to TDEMainWindow | Timothy Pearson | 2014-10-05 | 2 | -5/+8 |
|/ | | | | | | This relates to the discussion at: http://lists.kde.org/?l=kde-core-devel&m=107208785431497&w=2 Clean up a few minor code formatting issues |