summaryrefslogtreecommitdiffstats
path: root/tdeioslave
Commit message (Collapse)AuthorAgeFilesLines
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵Slávek Banko2021-05-184-3/+13
| | | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e031e12d06c77e0a05ad0c30c21f3afea94764af)
* Fix FTBFS with OpenEXR >= 3.0.xOwsjannikow Sergej E2021-04-231-0/+1
| | | | | | | This resolves issue #198. Signed-off-by: Owsjannikow Sergej E. <ose-nt@yandex.ru> (cherry picked from commit 267adb43b8ffc1aa9a895c315c75fb3ff6205658)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0735-40/+40
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 145abc15d57fb29701a12e8a14dcb9c1fd72e9be)
* Removed additional code formatting modelines.Michele Calgaro2020-09-2513-14/+13
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a3876433e87e4d6c1acba4bf0e7ac695b25776f8)
* Removed code formatting modelines.Michele Calgaro2020-09-226-9/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 08d0bb03c026ca9d72fb13105363979660ea9aed)
* Added translation capabilities for "Unlock Storage Device" dialog box title.Slávek Banko2020-09-092-2/+2
| | | | | | | This resolves issue #168. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 296796a8aad6028f2205856abe39c3e9a230f94f)
* Desktop file translations:Slávek Banko2020-06-28140-5658/+477
| | | | | | | | + 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> (cherry picked from commit 2f706891f32258c2b070471905f983e4585296d2)
* For templates from CMake, use the TDE CMAKE TEMPLATES variable.Slávek Banko2020-06-121-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit aa77ec1c31f896684c20375ab55ff9cf32470f45)
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-121-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6a194d1435d73bf8f19aab741a93f2486dcb4082)
* Fix missing paired parentheses in HAL media backend.Slávek Banko2020-05-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Improved support for bluray discs.Michele Calgaro2020-05-3012-66/+120
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 32381684a2eecaaa43616d5bc8ab51780d42e336)
* media tdeioslave: added bluray mimetype.Carlos Alberto2020-05-2910-8/+352
| | | | | | Signed-off-by: Carlos Alberto <bradcarlos@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fadfb67a5c1fc28d4b724a51e36dbe03d8fdd196)
* mediamanager always get started at TDE startup. Therefore the module is no ↵Michele Calgaro2020-02-062-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> (cherry picked from commit e9f503cdb8eae03d99e1042b10f4e9e146f2cd5e)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-42/+42
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8250c8e42310cb39ceb6ae425bc8546208733e99)
* Use xdg-user-dirs to detect XDG variables instead of kxdglauncher. This ↵Michele Calgaro2020-01-121-1/+1
| | | | | | | relates to issue TDE/tdelibs#60. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6b70b67b4b2a867f228889cbb06dfff173d24e5d)
* Synchronize German translation of cursor with the rest.Chris2019-12-181-1/+3
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 0128cf22d9788e60db8923b82a19e1a15837c805)
* Improve German translation and fix some desktop files.Chris2019-12-171-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 7b55ca5987f067c9c77e547db32d047b92027822)
* Synchronize German translation with the rest and fix some icons.Chris2019-12-162-2/+2
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 0daae46f23f33c0b02bf3d58ab8c1428e7bd71b7)
* Fix duplicated, missing and misleading icons.Chris2019-12-151-1/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit af4fd07d142b78fd266c9e2d3cc76cf2e66b3ebb)
* Prefer TIRPC detection over search for rpc/rpc.h header.François Andriot2019-12-041-4/+4
| | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit db1e25b1feef6df33c9c1b2d3811d02890c10d77)
* Fix and translate German device icon names.Chris2019-10-0714-5/+15
| | | | | Signed-off-by: Chris <xchrisx@uber.space> (cherry picked from commit 5f3f0c0651b78f7bc90588cf683e9ea5239ce4f0)
* Revive NetBSD supportOBATA Akio2019-08-183-5/+10
| | | | | | | Catch up to TDE and OS changes Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 2a88ec3c02ab46c8b816cfa348ea53075f57a59c)
* Fixed incorrect display of media device mime comment. This relates toMichele Calgaro2019-08-142-17/+17
| | | | | | | issue TDE/tdelibs#35. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit df19ff6b7dc7adcdb88e86d50d9d88d622a09d88)
* mediamanager: cleaned up use of medium name map.Michele Calgaro2019-06-071-28/+15
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c393eecadbc73e8db1d63fdc29c907d0340bb80c)
* Add CMakeL10n rules.Slávek Banko2018-12-0925-0/+82
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b95b665c78a047fc540e2bc4a8c19be6db03b825)
* Add includes to UI files to resolve FTBFS.Michele Calgaro2018-09-213-19/+15
| | | | | | Partially cherry-picked from 661ed658. 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> (cherry picked from commit 2e118bb337aa1e32650325720720245029888559)
* Some missing desktop icons in tdebasegregory guy2018-08-281-1/+1
| | | | | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 6e32e1ee97bfbd42ca7dfbf753c07ab0ea2d6bf3) kdcop not part of TDE menu in R14.0.x, so excluded from this commit. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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> (cherry picked from commit f6a5cd3e8dcc0a58c04afb14857d43bf98080529)
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-231-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d33bda0b56a268d0b623e14d8915cd1f1906e86e)
* Fix FTBFS with stricter C++11Slávek Banko2018-08-182-5/+5
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2bcacaf3312aa854cbe81ba4c33a647f2e79287f)
* 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> (cherry picked from commit cb350ca23009ebd32397638c9b55766239cf3fc1)
* 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>
* 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> (cherry picked from commit d7f55fefe36a1f30618ab7dd5e6e39cdba98e541)
* Fixed trash status update problem described in bug 2729.Michele Calgaro2018-04-201-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> (cherry picked from commit f88a8e57feaca667ce6ebbe6f428f95076b329c8)
* 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> (cherry picked from commit 50d21388fb27b915d32b406fac9e587b632413e8)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-242-0/+0
| | | | (cherry picked from commit 09dce5e19f37776c560f0af4eb000baaaf6b50b1)
* fix encoding for My_Documents folder for three locales was missing beforeAlexander Golubev2016-07-051-3/+3
| | | | (cherry picked from commit bf26a0b86a8e8ae0255fd66bcf563b32914de2f5)
* Added "default" mount option to TDE hardware manager. This resolves bug 2593.Michele Calgaro2016-02-263-5/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 71bd29a534261d3ac976a4f2fb2c953172d165b5)
* 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> (cherry picked from commit 99f5115dac933f1b32e1156425eafd371b50169b)
* 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> (cherry picked from commit 8d53affe8e249450df8263a0e9a32b4bf9dc4134)
* 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> (cherry picked from commit 90bad2e8140e362df33ea371ab28f128359e90cb)
* 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> (cherry picked from commit ce73b505b2fb7ca3877cebdcd4785ac9ecbf0148)
* 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> (cherry picked from commit 4e9aeea22462957753950edc3ccad2549009b178)
* Fix FTBFS on freebsdSlávek Banko2015-06-121-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 08122b137e76ffcf7067f634a7668002732e11d9)
* Fix incorrectly renamed device iconsTimothy Pearson2015-04-0318-18/+18
| | | | (cherry picked from commit 0fcff03e30aae068e0738863f64abf55d96f4af5)
* Bring system icon into XDG complianceTimothy Pearson2015-03-267-7/+7
| | | | (cherry picked from commit a8203cf740d018000b2e36cdb60e63fd08b2f692)
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-0443-43/+43
| | | | (cherry picked from commit 0157291f5ea3af6c7fae08ff20eb346bb01624f8)
* Fix KDE->TDE branding in dialog messages.Darrell Anderson2015-01-282-2/+2
| | | | | | | Signed-off-by: Darrell Anderson <darrella@clovermail.net> (cherry picked from commit ad2dc879b6b3dbeb127b8238b46760a325f74c52) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed wrong DocPath strings. This relates to bug 2319Michele Calgaro2015-01-2337-37/+37
| | | | | (cherry picked from commit 2db89f3986ff88bc55edca190c25bef5df7c3c33) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>