Commit Graph

246 Commits (e3c4e755a7e13d4223f8de98a68c8b4af031c013)

Author SHA1 Message Date
Michele Calgaro 764a03aa91
medianotifier: add medium name and url to notification dialog.
3 years ago
Slávek Banko e031e12d06
Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special cases.
3 years ago
Michele Calgaro 90e986bd5f
tdeioslave media: fixed wrong action in media unlock desktop file.
3 years ago
Michele Calgaro 9f7d035569
Fixed FTBFS when building without tdehw but using HAL.
3 years ago
Slávek Banko 48ddee7ba8
Update CMake rules to change tdehw library to standalone.
3 years ago
Owsjannikow Sergej E 267adb43b8
Fix FTBFS with OpenEXR >= 3.0.x
3 years ago
Michele Calgaro d289ed30ed
mediamanager: added DCOP call to get medium's mimetype from its name.
4 years ago
Michele Calgaro ad3cef031b
tdeioslave media: made 'Open Medium System Folder' action available for unmounted medium too.
4 years ago
Michele Calgaro 75204ade2d
tdeioslave media: made 'Open Medium System Folder' command available for camera devices.
4 years ago
Michele Calgaro 434983acd9
Added option to enable/disable Device Monitor notification panels when
4 years ago
Michele Calgaro 5d9c673999
Added 'mount' and 'unlock' actions to notifier dialog and fixed size of icons in same dialog.
4 years ago
Michele Calgaro d706b63745
Enable back media notification dialogs.
4 years ago
Michele Calgaro 145abc15d5
Renaming of files in preparation for code style tools.
4 years ago
Michele Calgaro 56e992ab54
tdeioslave media: fixed FTBFS caused by previous commit and functionality of
4 years ago
Michele Calgaro d39c407bf4
1) tdehwdevicetray: added support for unmount/unlock/lock operations.
4 years ago
Michele Calgaro e24245d45c
tdeioslaves media: added "Open Medium System Folder" action, previously
4 years ago
Michele Calgaro 642bc50e18
tdeio media slave: added 'Open Real Folder' to tdeio_media_mounthelper.
4 years ago
Michele Calgaro d8c7fa1e66
tdeioslave media: updates for property dialog and file media plugin mimetypes.
4 years ago
Michele Calgaro 53f8622a6a
tdehwmonitor: added Unlock/Lock buttons to LUKS disks.
4 years ago
Michele Calgaro e108c7d7e0
Added icons to media actions.
4 years ago
Michele Calgaro 3740009719
tdeioslave media: safe removal and locking are now avaiable also for
4 years ago
Michele Calgaro 8ab67852cd
tdeioslave media: encrypted devices (either locked or unlocked) are not
4 years ago
Michele Calgaro f4cc9ec2fa
tdeioslave media: remove duplication of feedback for tdeio_media_helper
4 years ago
Michele Calgaro 1a089178fa
tdeioslave media: mount/unmount/unlock/lock are only allowed on devices
4 years ago
Michele Calgaro 7c6e00a43c
tdeioslave media: added LOCKED property to Medium class.
4 years ago
Michele Calgaro b54fcda719
tdeioslave media: fixed handling of mountable state for encrypted devices.
4 years ago
Michele Calgaro d34f23f403
tdeioslave media: clean up code related to medium mountable state in preparation for further work.
4 years ago
Michele Calgaro ebc4784c4f
tdeioslave media: fixed update of mime type on encrypted CD/DVD devices caused by missing
4 years ago
Michele Calgaro e74e9afe2c
tdeioslave media: fixed displaying of encrypted disks.
4 years ago
Michele Calgaro 3676cf129d
tdeioslave media: added initial support for unlocking/locking of encrypted devices.
4 years ago
Michele Calgaro a3876433e8
Removed additional code formatting modelines.
4 years ago
Michele Calgaro 08d0bb03c0
Removed code formatting modelines.
4 years ago
Slávek Banko 296796a8aa
Added translation capabilities for "Unlock Storage Device" dialog box title.
4 years ago
Slávek Banko 2f706891f3
Desktop file translations:
4 years ago
Slávek Banko aa77ec1c31
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
4 years ago
Slávek Banko 6a194d1435
Fix FTBFS due to missing linked libraries.
4 years ago
Slávek Banko f9895a2b80
Fix missing paired parentheses in HAL media backend.
4 years ago
Michele Calgaro 32381684a2
Improved support for bluray discs.
4 years ago
Carlos Alberto fadfb67a5c
media tdeioslave: added bluray mimetype.
4 years ago
Michele Calgaro e9f503cdb8
mediamanager always get started at TDE startup. Therefore the module is no longer available in TCC->TDE Components->Service Manager->Startup Services for enable/disable at startup.
5 years ago
Michele Calgaro 8250c8e423
Removed explicit usage of the 'register' keyword.
5 years ago
Michele Calgaro 6b70b67b4b
Use xdg-user-dirs to detect XDG variables instead of kxdglauncher. This relates to issue TDE/tdelibs#60.
5 years ago
Chris 0128cf22d9 Synchronize German translation of cursor with the rest.
5 years ago
Chris 7b55ca5987 Improve German translation and fix some desktop files.
5 years ago
Chris 0daae46f23 Synchronize German translation with the rest and fix some icons.
5 years ago
Chris af4fd07d14 Fix duplicated, missing and misleading icons.
5 years ago
François Andriot db1e25b1fe
Prefer TIRPC detection over search for rpc/rpc.h header.
5 years ago
Chris 38c5bf6816 Fix TCC modules in German and other languages.
5 years ago
Slávek Banko f785a06a61
Fix wrong language code for Czech translations related to the Trash.
5 years ago
Chris 5f3f0c0651 Fix and translate German device icon names.
5 years ago
OBATA Akio 2a88ec3c02 Revive NetBSD support
5 years ago
Michele Calgaro df19ff6b7d
Fixed incorrect display of media device mime comment. This relates to
5 years ago
Michele Calgaro f97e24f3c3
Fixed media type for cd rw type.
5 years ago
Michele Calgaro 21d09d5b23
Adjusted to new normalized device icon names in tdelibs.
5 years ago
Michele Calgaro d2da293eae
Adjusted to new icon names and renamed media types related to encrypted drives in a better way.
5 years ago
Michele Calgaro bd99134817
Renamed methods decrypt/undecrypt to unlock/lock.
5 years ago
Michele Calgaro b4754b0e6f
Extended media manager dcop interface by adding functions to
5 years ago
Michele Calgaro e44487e1b8
Improved media manager dcop interface for mount/unmount/decrypt/undecrypt methods by returning more information.
5 years ago
Michele Calgaro 7d2c7f0621
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro df9e4e43b0
Adjusted to new TDEStorageOpResult-based tdelibs api.
5 years ago
Michele Calgaro c393eecadb
mediamanager: cleaned up use of medium name map.
5 years ago
Michele Calgaro 563adb52cb
Renamed kcm_trash to kcmtrash and minor fixup to previous commits.
6 years ago
Michele Calgaro 85e0371c0e
Unified widget code for trash property dialog and TDE control module.
6 years ago
Michele Calgaro c53dbf95cb
Improved code for trash bin management.
6 years ago
Michele Calgaro 691c9204a1
Added TDE Control module for trash policy configuration.
6 years ago
Michele Calgaro 48635e6343
Added trash size limit property page link to trash folder right click
6 years ago
Slávek Banko b95b665c78
Add CMakeL10n rules.
6 years ago
Michele Calgaro 3822225bbb
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 0d9863ce23
qt -> tqt conversion:
6 years ago
Slávek Banko 661ed658b7
Add includes to UI files to resolve FTBFS
6 years ago
Michele Calgaro 887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro 2e118bb337
Removed unnecessary executable flag. This relates to bug 2153.
6 years ago
gregory guy 6e32e1ee97
Some missing desktop icons in tdebase
6 years ago
Fabio Rossi f6a5cd3e8d
tdeioslave nfs: Add support for libtirpc
6 years ago
Michele Calgaro d33bda0b56
Fixed typedef-related warnings from compiler.
6 years ago
Slávek Banko 2bcacaf331
Fix FTBFS with stricter C++11
6 years ago
Michele Calgaro cb350ca230 tdeioslave: fixed info protocol, which was no longer working with recent
6 years ago
Michele Calgaro 4317c3e7d6 Start media backend on TDE session startup. This resolves bug 2780.
6 years ago
Slávek Banko d7f55fefe3 Fix reset of auto-action in medianotifier
6 years ago
Michele Calgaro f2ca34345e Removed unrequired comments.
6 years ago
Michele Calgaro f88a8e57fe Fixed trash status update problem described in bug 2729.
7 years ago
Slávek Banko 50d21388fb Fix build with smbclient in a samba specific directory
7 years ago
Michele Calgaro b6887381d7 Trash limit: add "fixed size" configuration option and code
8 years ago
Michele Calgaro 6110a523f9 Trash limit: clean up previous patch (KDE -> TDE conversion, debug messages, TQt
8 years ago
Emanoil Kotsev ee3091bc41 Added trash limit configuration option
8 years ago
Timothy Pearson 09dce5e19f Fix invalid headers in PNG files and optimize for size
8 years ago
Alexander Golubev bf26a0b86a fix encoding for My_Documents folder for three locales was missing before
8 years ago
Michele Calgaro 71bd29a534 Added "default" mount option to TDE hardware manager. This resolves bug 2593.
9 years ago
Slávek Banko 99f5115dac Fix device icons in the media:/ tdeioslave to comply with XDG standards
9 years ago
Slávek Banko 8d53affe8e Hide underlying partitions of non-active device mapper devices from the media:/ tdeioslave
9 years ago
Slávek Banko 90bad2e814 Fix hard disks media icons in tdehw storage backend
9 years ago
Slávek Banko ce73b505b2 Fix removable hard disks mimetype in tdehw storage backend
9 years ago
Timothy Pearson 7e9c0a99b6 Disable autoplay popups by default as the new tdehwdevicetray application will handle notification and autoplay popup initiation
9 years ago
Timothy Pearson b5cb2797d6 Add new hardware device tray application
9 years ago
Slávek Banko 4e9aeea224 Fix openpty detection with util.h and libutil.h
9 years ago
Slávek Banko 08122b137e Fix FTBFS on freebsd
9 years ago
Timothy Pearson 0fcff03e30 Fix incorrectly renamed device icons
10 years ago
Timothy Pearson a8203cf740 Bring system icon into XDG compliance
10 years ago
Timothy Pearson 0157291f5e Rename most device icons to comply with XDG standards
10 years ago
Darrell Anderson ad2dc879b6 Signed-off-by: Darrell Anderson <darrella@clovermail.net>
10 years ago