summaryrefslogtreecommitdiffstats
path: root/tdeio
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS on missing magic_getpathSlávek Banko2014-10-093-1/+28
|
* Do not use magic_version function if magic version support not availableTimothy Pearson2014-10-081-0/+4
| | | | This relates to Bug 656
* Makes favorite URLs in TDE file open/save dialogs global (sared amongst all ↵Timothy Pearson2014-10-071-2/+2
| | | | | | | applications) by default This commits the following patch from Bug 1499: tdelibs: fix kurlbar global
* Fix certain shell scripts not being identifiedTimothy Pearson2014-10-072-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 Pearson2014-10-071-1/+8
| | | | | | downloads something other than image abort This relates to Bug 2127
* Fix libmime database load once and for allTimothy Pearson2014-10-071-13/+31
| | | | This relates to Bug 656
* Fix loading of additional mime magic filesTimothy Pearson2014-10-061-7/+2
| | | | This resolves Bug 656
* Push the following patches to GIT from Bug 1499:Timothy Pearson2014-10-063-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 McGuire2014-10-052-1/+16
|
* Disable environment-based completion in kurlcompletion on openbsdFrançois Andriot2014-10-051-0/+6
|
* Fix FTBFS because undefined __progname in tdeio_connectionFrançois Andriot2014-10-051-0/+4
|
* Add mimeTypePtrFast method to KFileItemTimothy Pearson2014-10-024-20/+35
| | | | | | This relates to Bug 699 Clean up a couple of minor build warnings Classify usbmisc devices
* Use libmagic for mime type determinationTimothy Pearson2014-10-016-3170/+167
| | | | This relates to Bug 656, Bug 661, and others
* Remove unused KMimeMagic::mergeBufConfig method in preparation for ↵Timothy Pearson2014-10-012-25/+0
| | | | | | converting to libmagic This relates to Bug 656
* Fix accidental regression introduced in prior commitTimothy Pearson2014-09-271-5/+1
|
* Add fast mimetype accessor for use by Konqueror when checking for media ↵Timothy Pearson2014-09-272-16/+70
| | | | | | device icons This relates to Bug 699
* Fix re-read configuration from prior commit 4bfc4550Slávek Banko2014-07-251-1/+1
|
* Prevent spurious translation warning from being emittedTimothy Pearson2014-07-241-1/+2
| | | | This relates to Bug 2076
* Do not allow device link creation/modification if no device is specifiedTimothy Pearson2014-07-242-0/+19
| | | | This relates to Bug 2076
* Display correct icon and icon widget type in Properties dialog of media ↵Timothy Pearson2014-07-141-13/+30
| | | | | | device nodes This relates to Bug 1612
* Fix stale "localurl" jobsSlávek Banko2014-07-131-0/+1
| | | | This resolves Bug 1902
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-1/+1
|
* Partially revert commit 6f56182Timothy Pearson2014-04-101-1/+0
| | | | This relates to Bug 1666
* Revert commit 1d498994Slávek Banko2014-04-0512-12/+0
|
* Include xrender library directory when linkingTimothy Pearson2014-04-0212-0/+12
| | | | This relates to Bug 1199
* Export elf metadata extraction methods and headerTimothy Pearson2014-03-282-4/+6
| | | | Properly embed versioning information into major libraries
* Fix stale tdeioslave spawned by kdirlisterFrancois Andriot2014-03-145-9/+10
| | | | This resolves Bug 1902
* Branding cleanup.Darrell Anderson2014-03-031-2/+2
|
* Update *.protocol files in support of commit 50741cc5.Darrell Anderson2014-02-104-4/+4
|
* Fix -tdehtml-* rename regression. This resolves bugs 1825 and 1692Michele Calgaro2014-02-091-1/+1
|
* Reorganize tdeioslave help handbooks, fix related protocol files and issues, ↵Darrell Anderson2014-02-0612-4/+12
| | | | update and add handbooks.
* Fix tdecore directories of linked librariesSlávek Banko2014-01-213-3/+3
|
* Rebranding, tooltip, and What's This string cleanup.Darrell Anderson2014-01-191-1/+1
|
* Fix crash in mount/umount operations when using pmountTimothy Pearson2013-12-272-19/+10
| | | | Remove unneeded hack in dirlister for media device root directory
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-7/+7
|
* Fix KDiskFreeSp for mount points with UTF8 charactersSlávek Banko2013-12-151-0/+1
|
* Add '/run' folder to the slow freq polling directories listFrancois Andriot2013-12-151-1/+1
|
* Fix incorrect labelling of local media:/ tdeioslave files in the TDEFileItem ↵Timothy Pearson2013-12-143-14/+71
| | | | | | class This relates to Bug 1708
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
|
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-287-20/+20
|
* Rename KDEsu->TDEsu to provide consistency with previous renamings.Darrell Anderson2013-11-242-3/+3
| | | | This relates to bug report 1707.
* Check if SSL symbols exist before attempting to load themTimothy Pearson2013-11-101-171/+174
| | | | This relates to Bug 1655
* Update XDG mimetypes.Darrell Anderson2013-11-081-1/+1
|
* Move focus to file name in rename dialog during copying filesMichele Calgaro2013-11-061-0/+2
| | | | This resolves Bug 1686
* Cleanup KFilterDev::size warningSlávek Banko2013-10-191-1/+1
|
* Clarify source of identical kdWarning messages.Darrell Anderson2013-10-051-2/+2
|
* Add sbin into the paths for search binary during substitute uidSlávek Banko2013-09-281-5/+17
| | | | This resolves Bug 1494
* Fix unintended renaming of magic string for TDEWallet filesSlávek Banko2013-09-181-1/+1
| | | | | | | | | This resolves Bug 1658 TDEWallet remains compatible with KWallet, and therefore it is not practical to change the magic string. If in the future will not be possible to maintain compatibility, magic string will be changed afterwards.
* Additional k -> tde renamingDarrell Anderson2013-09-125-10/+10
|
* Fix starting KDE4 applicationsSlávek Banko2013-09-081-1/+1
| | | | This resolves Bug 1654