Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-07 | 35 | -40/+40 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: fixed FTBFS caused by previous commit and functionality of | Michele Calgaro | 2020-11-21 | 1 | -2/+5 |
| | | | | | | tdeio_media_mounthelper when ejecting drives. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 1) tdehwdevicetray: added support for unmount/unlock/lock operations. | Michele Calgaro | 2020-11-21 | 1 | -6/+6 |
| | | | | | | 2) minor changes and improvements to user messages. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslaves media: added "Open Medium System Folder" action, previously | Michele Calgaro | 2020-11-05 | 3 | -1/+12 |
| | | | | | | in tdeaddons. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeio media slave: added 'Open Real Folder' to tdeio_media_mounthelper. | Michele Calgaro | 2020-11-05 | 2 | -0/+20 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: updates for property dialog and file media plugin mimetypes. | Michele Calgaro | 2020-11-01 | 3 | -2/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdehwmonitor: added Unlock/Lock buttons to LUKS disks. | Michele Calgaro | 2020-10-25 | 3 | -4/+13 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added icons to media actions. | Michele Calgaro | 2020-10-18 | 6 | -11/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: safe removal and locking are now avaiable also for | Michele Calgaro | 2020-10-17 | 9 | -194/+268 |
| | | | | | | unlocked and mounted medium. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: encrypted devices (either locked or unlocked) are not | Michele Calgaro | 2020-10-17 | 12 | -12/+0 |
| | | | | | | browsable folders, so disable tde trade offers for applications able to handle inode/directory mime type. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: remove duplication of feedback for tdeio_media_helper | Michele Calgaro | 2020-10-17 | 5 | -58/+9 |
| | | | | | | | | unlocking failures and leave password input dialog open in case of wrong password supplied. This allows to quickly type in a new password instead of having to repeat the complete procedure. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: mount/unmount/unlock/lock are only allowed on devices | Michele Calgaro | 2020-10-17 | 6 | -83/+126 |
| | | | | | | for which those operations make sense. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: added LOCKED property to Medium class. | Michele Calgaro | 2020-10-17 | 6 | -16/+37 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: fixed handling of mountable state for encrypted devices. | Michele Calgaro | 2020-10-17 | 6 | -18/+54 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: clean up code related to medium mountable state in ↵ | Michele Calgaro | 2020-10-17 | 8 | -249/+301 |
| | | | | | | preparation for further work. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: fixed update of mime type on encrypted CD/DVD devices ↵ | Michele Calgaro | 2020-10-17 | 1 | -0/+1 |
| | | | | | | | | | | caused by missing udev events. Note: not sure if the bug was only specific to VirtualBox "iso" CD/DVD or general for any CD/DVD. In any case this fix is required if using LUKS encrytped .iso files with TDE running inside VirtualBox. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: fixed displaying of encrypted disks. | Michele Calgaro | 2020-10-17 | 5 | -183/+66 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | tdeioslave media: added initial support for unlocking/locking of encrypted ↵ | Michele Calgaro | 2020-10-17 | 10 | -99/+209 |
| | | | | | | devices. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 13 | -14/+13 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-22 | 6 | -9/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 135 | -5677/+456 |
| | | | | | | | + 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 <[email protected]> | ||||
* | For templates from CMake, use the TDE CMAKE TEMPLATES variable. | Slávek Banko | 2020-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS due to missing linked libraries. | Slávek Banko | 2020-06-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix missing paired parentheses in HAL media backend. | Slávek Banko | 2020-05-31 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 12 | -63/+113 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | media tdeioslave: added bluray mimetype. | Carlos Alberto | 2020-05-29 | 9 | -14/+352 |
| | | | | | Signed-off-by: Carlos Alberto <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 2 | -42/+42 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use xdg-user-dirs to detect XDG variables instead of kxdglauncher. This ↵ | Michele Calgaro | 2020-01-11 | 1 | -1/+1 |
| | | | | | | relates to issue TDE/tdelibs#60. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Synchronize German translation of cursor with the rest. | Chris | 2019-12-18 | 1 | -1/+3 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Improve German translation and fix some desktop files. | Chris | 2019-12-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Synchronize German translation with the rest and fix some icons. | Chris | 2019-12-15 | 2 | -2/+2 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Fix duplicated, missing and misleading icons. | Chris | 2019-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Prefer TIRPC detection over search for rpc/rpc.h header. | François Andriot | 2019-12-04 | 1 | -4/+4 |
| | | | | | Signed-off-by: François Andriot <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix TCC modules in German and other languages. | Chris | 2019-10-11 | 2 | -0/+12 |
| | | | | | | Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations. Signed-off-by: Chris <[email protected]> | ||||
* | Fix wrong language code for Czech translations related to the Trash. | Slávek Banko | 2019-10-07 | 2 | -4/+4 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix and translate German device icon names. | Chris | 2019-10-07 | 16 | -7/+17 |
| | | | | Signed-off-by: Chris <[email protected]> | ||||
* | Revive NetBSD support | OBATA Akio | 2019-08-18 | 3 | -5/+10 |
| | | | | | | Catch up to TDE and OS changes Signed-off-by: OBATA Akio <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Fixed media type for cd rw type. | Michele Calgaro | 2019-07-09 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-07-09 | 31 | -72/+68 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Renamed methods decrypt/undecrypt to unlock/lock. | Michele Calgaro | 2019-07-08 | 6 | -41/+41 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-07-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted to new TDEStorageOpResult-based tdelibs api. | Michele Calgaro | 2019-07-08 | 1 | -24/+27 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | mediamanager: cleaned up use of medium name map. | Michele Calgaro | 2019-06-07 | 1 | -28/+15 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Renamed kcm_trash to kcmtrash and minor fixup to previous commits. | Michele Calgaro | 2019-04-15 | 5 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> |