Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added translation capabilities for "Unlock Storage Device" dialog box title. | Slávek Banko | 2020-09-08 | 2 | -2/+2 |
| | | | | | | This resolves issue #168. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 73 | -3433/+216 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix missing paired parentheses in HAL media backend. | Slávek Banko | 2020-05-31 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 12 | -63/+113 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | media tdeioslave: added bluray mimetype. | Carlos Alberto | 2020-05-29 | 9 | -14/+352 |
| | | | | | Signed-off-by: Carlos Alberto <bradcarlos@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | mediamanager always get started at TDE startup. Therefore the module is no ↵ | Michele Calgaro | 2020-02-06 | 2 | -8/+10 |
| | | | | | | longer available in TCC->TDE Components->Service Manager->Startup Services for enable/disable at startup. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improve German translation and fix some desktop files. | Chris | 2019-12-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Synchronize German translation with the rest and fix some icons. | Chris | 2019-12-15 | 2 | -2/+2 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix and translate German device icon names. | Chris | 2019-10-07 | 16 | -7/+17 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Revive NetBSD support | OBATA Akio | 2019-08-18 | 3 | -5/+10 |
| | | | | | | Catch up to TDE and OS changes Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Fixed incorrect display of media device mime comment. This relates to | Michele Calgaro | 2019-08-13 | 2 | -17/+17 |
| | | | | | | issue TDE/tdelibs#35. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed media type for cd rw type. | Michele Calgaro | 2019-07-09 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-07-09 | 30 | -71/+67 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to new icon names and renamed media types related to encrypted ↵ | Michele Calgaro | 2019-07-09 | 54 | -335/+272 |
| | | | | | | drives in a better way. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renamed methods decrypt/undecrypt to unlock/lock. | Michele Calgaro | 2019-07-08 | 6 | -41/+41 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Extended media manager dcop interface by adding functions to | Michele Calgaro | 2019-07-08 | 4 | -4/+74 |
| | | | | | | mount/unmount/decrypt/undecrypt a medium by device node (for example /dev/sdc). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improved media manager dcop interface for mount/unmount/decrypt/undecrypt ↵ | Michele Calgaro | 2019-07-08 | 10 | -264/+430 |
| | | | | | | methods by returning more information. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-07-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to new TDEStorageOpResult-based tdelibs api. | Michele Calgaro | 2019-07-08 | 1 | -24/+27 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | mediamanager: cleaned up use of medium name map. | Michele Calgaro | 2019-06-07 | 1 | -28/+15 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 3 | -0/+16 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -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 FTBFS | Slávek Banko | 2018-09-19 | 3 | -19/+15 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-02 | 1 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Start media backend on TDE session startup. This resolves bug 2780. | Michele Calgaro | 2018-07-17 | 3 | -0/+10 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0066e3149204abc023fa441d0982c26c8b48ba3c) | ||||
* | Fix reset of auto-action in medianotifier | Slávek Banko | 2018-06-30 | 1 | -2/+4 |
| | | | | | | This resolves bug 2941 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added "default" mount option to TDE hardware manager. This resolves bug 2593. | Michele Calgaro | 2016-02-25 | 3 | -5/+14 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix device icons in the media:/ tdeioslave to comply with XDG standards | Slávek Banko | 2016-02-03 | 2 | -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 Banko | 2016-01-31 | 1 | -1/+2 |
| | | | | | | media:/ tdeioslave Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix hard disks media icons in tdehw storage backend | Slávek Banko | 2016-01-29 | 1 | -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 backend | Slávek Banko | 2016-01-29 | 1 | -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 Pearson | 2015-09-21 | 1 | -1/+1 |
| | | | | will handle notification and autoplay popup initiation | ||||
* | Add new hardware device tray application | Timothy Pearson | 2015-09-21 | 3 | -4/+30 |
| | | | | Allow removable media action request popups to be suppressed | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix incorrectly renamed device icons | Timothy Pearson | 2015-04-02 | 18 | -18/+18 |
| | |||||
* | Bring system icon into XDG compliance | Timothy Pearson | 2015-03-26 | 3 | -3/+3 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 42 | -42/+42 |
| | |||||
* | Fixed wrong DocPath strings. This relates to bug 2319 | Michele Calgaro | 2015-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Allow mounted digital camera devices to be unmounted via the context menu | Timothy Pearson | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | Hide udev hidden devices via the hidden file mechanism | Timothy Pearson | 2014-11-28 | 4 | -12/+35 |
| | | | | This resolves Bug 2211 | ||||
* | Honor disk hidden flag when handling device insertion notifiers | Timothy Pearson | 2014-11-27 | 1 | -0/+6 |
| | | | | This relates to Bug 2211 | ||||
* | Fix accidental renaming of device icons in GIT hash 46e2e9 | Timothy Pearson | 2014-11-16 | 9 | -9/+9 |
| | |||||
* | Fix errors accidentally introduced in GIT hash 77a1b1 | Timothy Pearson | 2014-11-14 | 6 | -13/+22 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 9 | -9/+9 |
| | | | | 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 strings | Timothy Pearson | 2014-10-19 | 1 | -53/+53 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -53/+53 |
| | | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -53/+53 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-18 | 5 | -23/+29 |
|\ |