Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | source as of this commit due to ubiquity: info, unknown | ||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 6 | -8/+8 |
| | | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown | ||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 9 | -19/+19 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | 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 ↵ | Timothy Pearson | 2014-10-11 | 6 | -6/+6 |
| | | | | match XDG specifications | ||||
* | 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 |
| | | | | This relates to Bug 656 | ||||
* | Makes favorite URLs in TDE file open/save dialogs global (sared amongst all ↵ | Timothy Pearson | 2014-10-07 | 1 | -2/+2 |
| | | | | | | | applications) by default This commits the following patch from Bug 1499: tdelibs: fix kurlbar global | ||||
* | Fix certain shell scripts not being identified | Timothy Pearson | 2014-10-07 | 2 | -6/+0 |
| | | | | | This relates to Bug 656 Clean up some old development debug statements | ||||
* | Autodetect downloaded mime type and compare against category; if wallpaper ↵ | Timothy Pearson | 2014-10-07 | 1 | -1/+8 |
| | | | | | | downloads something other than image abort This relates to Bug 2127 | ||||
* | Fix libmime database load once and for all | Timothy Pearson | 2014-10-07 | 1 | -13/+31 |
| | | | | This relates to Bug 656 | ||||
* | Fix loading of additional mime magic files | Timothy Pearson | 2014-10-06 | 1 | -7/+2 |
| | | | | This resolves Bug 656 | ||||
* | Push the following patches to GIT from Bug 1499: | Timothy Pearson | 2014-10-06 | 3 | -23/+47 |
| | | | | | | | tdelibs: disable kfiledialogbox OK button if user has no permission on file tdelibs: fix https loop tdelibs: fix groups in kdialogpropertiesdialog tdelibs: avoid assertion in tdeio karchive | ||||
* | 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 |
| | | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices | ||||
* | Use libmagic for mime type determination | Timothy Pearson | 2014-10-01 | 6 | -3170/+167 |
| | | | | This relates to Bug 656, Bug 661, and others | ||||
* | Remove unused KMimeMagic::mergeBufConfig method in preparation for ↵ | Timothy Pearson | 2014-10-01 | 2 | -25/+0 |
| | | | | | | converting to libmagic This relates to Bug 656 | ||||
* | 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 ↵ | Timothy Pearson | 2014-09-27 | 2 | -16/+70 |
| | | | | | | device icons This relates to Bug 699 | ||||
* | 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 |
| | | | | This relates to Bug 2076 | ||||
* | Do not allow device link creation/modification if no device is specified | Timothy Pearson | 2014-07-24 | 2 | -0/+19 |
| | | | | This relates to Bug 2076 | ||||
* | Display correct icon and icon widget type in Properties dialog of media ↵ | Timothy Pearson | 2014-07-14 | 1 | -13/+30 |
| | | | | | | device nodes This relates to Bug 1612 | ||||
* | Fix stale "localurl" jobs | Slávek Banko | 2014-07-13 | 1 | -0/+1 |
| | | | | This resolves Bug 1902 | ||||
* | Rebranding: TDE Control Center --> Trinity Control Center | Michele Calgaro | 2014-06-08 | 1 | -1/+1 |
| | |||||
* | Partially revert commit 6f56182 | Timothy Pearson | 2014-04-10 | 1 | -1/+0 |
| | | | | This relates to Bug 1666 | ||||
* | Revert commit 1d498994 | Slávek Banko | 2014-04-05 | 12 | -12/+0 |
| | |||||
* | Include xrender library directory when linking | Timothy Pearson | 2014-04-02 | 12 | -0/+12 |
| | | | | This relates to Bug 1199 | ||||
* | Export elf metadata extraction methods and header | Timothy Pearson | 2014-03-28 | 2 | -4/+6 |
| | | | | Properly embed versioning information into major libraries | ||||
* | Fix stale tdeioslave spawned by kdirlister | Francois Andriot | 2014-03-14 | 5 | -9/+10 |
| | | | | This resolves Bug 1902 | ||||
* | Branding cleanup. | Darrell Anderson | 2014-03-03 | 1 | -2/+2 |
| | |||||
* | Update *.protocol files in support of commit 50741cc5. | Darrell Anderson | 2014-02-10 | 4 | -4/+4 |
| | |||||
* | Fix -tdehtml-* rename regression. This resolves bugs 1825 and 1692 | Michele Calgaro | 2014-02-09 | 1 | -1/+1 |
| | |||||
* | Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵ | Darrell Anderson | 2014-02-06 | 12 | -4/+12 |
| | | | | update and add handbooks. | ||||
* | Fix tdecore directories of linked libraries | Slávek Banko | 2014-01-21 | 3 | -3/+3 |
| | |||||
* | Rebranding, tooltip, and What's This string cleanup. | Darrell Anderson | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | Fix crash in mount/umount operations when using pmount | Timothy Pearson | 2013-12-27 | 2 | -19/+10 |
| | | | | Remove unneeded hack in dirlister for media device root directory | ||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 1 | -7/+7 |
| | |||||
* | Fix KDiskFreeSp for mount points with UTF8 characters | Slávek Banko | 2013-12-15 | 1 | -0/+1 |
| | |||||
* | Add '/run' folder to the slow freq polling directories list | Francois Andriot | 2013-12-15 | 1 | -1/+1 |
| |