| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert a small portion of commit e0b1bfb0 | Slávek Banko | 2015-12-20 | 1 | -2/+2 |
* | Fix mimetype detection using magic library | Slávek Banko | 2015-12-06 | 1 | -2/+6 |
* | Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCerti... | Timothy Pearson | 2015-10-23 | 1 | -0/+2 |
* | Fix memory leak when deleting a KSSLCertificate that holds a CRL | Timothy Pearson | 2015-10-23 | 3 | -1/+17 |
* | Add initial CRL support to KSSLCertificate | Timothy Pearson | 2015-09-03 | 4 | -4/+88 |
* | Fix compiler warnings from ignored write return values | Timothy Pearson | 2015-09-03 | 1 | -99/+131 |
* | Fix unused variable compiler warnings | Timothy Pearson | 2015-09-03 | 1 | -5/+4 |
* | Fix compiler warnings | Timothy Pearson | 2015-09-03 | 1 | -3/+5 |
* | Fix compiler warning regarding missing braces | Timothy Pearson | 2015-09-03 | 1 | -18/+22 |
* | Fix FTBFS on freebsd | Nikolaus Klepp | 2015-06-11 | 2 | -3/+3 |
* | Improve ACL detection for CMake build | Slávek Banko | 2015-06-11 | 3 | -13/+9 |
* | Add include directory for internal libltdl | Slávek Banko | 2015-06-11 | 1 | -0/+1 |
* | Fixed wrong DocPath strings. This relates to bug 2319 | Michele Calgaro | 2015-01-23 | 12 | -12/+12 |
* | Properly identify desktop files | Timothy Pearson | 2014-12-05 | 3 | -0/+23 |
* | Fix a number of build warnings | Timothy Pearson | 2014-12-04 | 7 | -19/+36 |
* | Read from X-DocPath only | Timothy Pearson | 2014-11-07 | 3 | -3/+3 |
* | Fix stragglers that were not properly renamed in the XDG standardization commits | Timothy Pearson | 2014-10-24 | 1 | -1/+1 |
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 2 | -3/+3 |
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 2 | -2/+2 |
* | Repair mimetype icon usage, part 1. The following are not fully verified in ... | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 6 | -8/+8 |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 9 | -19/+19 |
* | Fix incorrect Download string in TDEFileSpeedBar | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Second part of prior commit | Timothy Pearson | 2014-10-11 | 3 | -7/+7 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 6 | -6/+6 |
* | Second part of prior commit | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Fix FTBFS with libmagic < 4.23 | François Andriot | 2014-10-11 | 1 | -0/+4 |
* | Fix FTBFS on missing magic_getpath | Slávek Banko | 2014-10-09 | 3 | -1/+28 |
* | Do not use magic_version function if magic version support not available | Timothy Pearson | 2014-10-08 | 1 | -0/+4 |
* | Makes favorite URLs in TDE file open/save dialogs global (sared amongst all a... | Timothy Pearson | 2014-10-07 | 1 | -2/+2 |
* | Fix certain shell scripts not being identified | Timothy Pearson | 2014-10-07 | 2 | -6/+0 |
* | Autodetect downloaded mime type and compare against category; if wallpaper do... | Timothy Pearson | 2014-10-07 | 1 | -1/+8 |
* | Fix libmime database load once and for all | Timothy Pearson | 2014-10-07 | 1 | -13/+31 |
* | Fix loading of additional mime magic files | Timothy Pearson | 2014-10-06 | 1 | -7/+2 |
* | Push the following patches to GIT from Bug 1499: | Timothy Pearson | 2014-10-06 | 3 | -23/+47 |
* | Support writing empty directories to ZIP files. | Thomas McGuire | 2014-10-05 | 2 | -1/+16 |
* | Disable environment-based completion in kurlcompletion on openbsd | François Andriot | 2014-10-05 | 1 | -0/+6 |
* | Fix FTBFS because undefined __progname in tdeio_connection | François Andriot | 2014-10-05 | 1 | -0/+4 |
* | Add mimeTypePtrFast method to KFileItem | Timothy Pearson | 2014-10-02 | 4 | -20/+35 |
* | Use libmagic for mime type determination | Timothy Pearson | 2014-10-01 | 6 | -3170/+167 |
* | Remove unused KMimeMagic::mergeBufConfig method in preparation for converting... | Timothy Pearson | 2014-10-01 | 2 | -25/+0 |
* | Fix accidental regression introduced in prior commit | Timothy Pearson | 2014-09-27 | 1 | -5/+1 |
* | Add fast mimetype accessor for use by Konqueror when checking for media devic... | Timothy Pearson | 2014-09-27 | 2 | -16/+70 |
* | Fix re-read configuration from prior commit 4bfc4550 | Slávek Banko | 2014-07-25 | 1 | -1/+1 |
* | Prevent spurious translation warning from being emitted | Timothy Pearson | 2014-07-24 | 1 | -1/+2 |
* | Do not allow device link creation/modification if no device is specified | Timothy Pearson | 2014-07-24 | 2 | -0/+19 |
* | Display correct icon and icon widget type in Properties dialog of media devic... | Timothy Pearson | 2014-07-14 | 1 | -13/+30 |
* | Fix stale "localurl" jobs | Slávek Banko | 2014-07-13 | 1 | -0/+1 |
* | Rebranding: TDE Control Center --> Trinity Control Center | Michele Calgaro | 2014-06-08 | 1 | -1/+1 |