summaryrefslogtreecommitdiffstats
path: root/tdeioslave
Commit message (Collapse)AuthorAgeFilesLines
* Add CMakeL10n rules.Slávek Banko2018-12-0925-0/+82
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-272-8/+8
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-193-19/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1712-16/+16
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-021-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Some missing desktop icons in tdebasegregory guy2018-08-271-1/+1
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* tdeioslave nfs: Add support for libtirpcFabio Rossi2018-08-262-3/+22
| | | | | | | as a replacement for deprecated SunRPC from glibc >= 2.26 This resolves bug 2962 Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-182-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdeioslave: fixed info protocol, which was no longer working with recentMichele Calgaro2018-07-251-3/+3
| | | | | | perl version. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Start media backend on TDE session startup. This resolves bug 2780.Michele Calgaro2018-07-173-0/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0066e3149204abc023fa441d0982c26c8b48ba3c)
* Fix reset of auto-action in medianotifierSlávek Banko2018-06-301-2/+4
| | | | | | This resolves bug 2941 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unrequired comments.Michele Calgaro2018-06-201-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed trash status update problem described in bug 2729.Michele Calgaro2018-04-191-4/+2
| | | | | | | Special thanks to Emanoil for his initial investigation on this bug. Signed-off-by: Emanoil Kotsev <deloptes@yahoo.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix build with smbclient in a samba specific directorySlávek Banko2017-06-022-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Trash limit: add "fixed size" configuration option and codeMichele Calgaro2016-11-208-138/+328
| | | | | | improvements. This relates to bug 1923. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Trash limit: clean up previous patch (KDE -> TDE conversion, debug messages, TQtMichele Calgaro2016-10-1214-45/+36
| | | | | | | | signals/slots...). Improved error message when a file is too big to fit within the max trash size limit. This relates to bug 1923. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added trash limit configuration optionEmanoil Kotsev2016-10-1211-6/+720
| | | | | | | | | This work is based on original patch created by Tobias Koenig <tokoe@kde.org> for KDE 3.5.9 and later added to KDE 4.2, and available under GPL version 2 License, or any later version. See also http://tokoe-kde.blogspot.com/2008/08/size-limits-for-trash.html This relates to bug 1923. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232-0/+0
|
* fix encoding for My_Documents folder for three locales was missing beforeAlexander Golubev2016-07-051-3/+3
|
* Added "default" mount option to TDE hardware manager. This resolves bug 2593.Michele Calgaro2016-02-253-5/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix device icons in the media:/ tdeioslave to comply with XDG standardsSlávek Banko2016-02-032-10/+18
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Hide underlying partitions of non-active device mapper devices from the ↵Slávek Banko2016-01-311-1/+2
| | | | | | media:/ tdeioslave Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix hard disks media icons in tdehw storage backendSlávek Banko2016-01-291-27/+24
| | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix removable hard disks mimetype in tdehw storage backendSlávek Banko2016-01-291-3/+3
| | | | | | This relates to Bug 2473 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Disable autoplay popups by default as the new tdehwdevicetray application ↵Timothy Pearson2015-09-211-1/+1
| | | | will handle notification and autoplay popup initiation
* Add new hardware device tray applicationTimothy Pearson2015-09-213-4/+30
| | | | Allow removable media action request popups to be suppressed
* Fix openpty detection with util.h and libutil.hSlávek Banko2015-06-142-11/+23
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS on freebsdSlávek Banko2015-06-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix incorrectly renamed device iconsTimothy Pearson2015-04-0218-18/+18
|
* Bring system icon into XDG complianceTimothy Pearson2015-03-267-7/+7
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-0243-43/+43
|
* Signed-off-by: Darrell Anderson <darrella@clovermail.net>Darrell Anderson2015-01-272-2/+2
| | | | Fix KDE->TDE branding in dialog messages.
* Fixed wrong DocPath strings. This relates to bug 2319Michele Calgaro2015-01-2337-37/+37
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Allow mounted digital camera devices to be unmounted via the context menuTimothy Pearson2015-01-091-1/+1
|
* Hide udev hidden devices via the hidden file mechanismTimothy Pearson2014-11-284-12/+35
| | | | This resolves Bug 2211
* Honor disk hidden flag when handling device insertion notifiersTimothy Pearson2014-11-271-0/+6
| | | | This relates to Bug 2211
* Fix accidental renaming of device icons in GIT hash 46e2e9Timothy Pearson2014-11-169-9/+9
|
* Fix errors accidentally introduced in GIT hash 77a1b1Timothy Pearson2014-11-146-13/+22
|
* Fix another incorrect renaming from the previous mimetype compliance patchesTimothy Pearson2014-10-261-1/+1
|
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-241-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-2214-14/+14
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-118/+118
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-192-118/+118
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-192-118/+118
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-187-28/+42
|\
| * Allow contitional build with tdehwlibSlávek Banko2014-10-183-23/+20
| | | | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
| * Add perl function support in tdeioslave_manFrançois Andriot2014-10-181-5/+7
| | | | | | | | [taken from OpenBSD KDE3 patches]
| * Fix FTBFS on openbsd because of missing header in tdeioslave_mediaFrançois Andriot2014-10-181-0/+3
| | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"