Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 25 | -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 Calgaro | 2018-09-21 | 3 | -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 Calgaro | 2018-09-02 | 1 | -0/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2e118bb337aa1e32650325720720245029888559) | ||||
* | Some missing desktop icons in tdebase | gregory guy | 2018-08-28 | 1 | -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 libtirpc | Fabio Rossi | 2018-08-26 | 2 | -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 Calgaro | 2018-08-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d33bda0b56a268d0b623e14d8915cd1f1906e86e) | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-18 | 2 | -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 recent | Michele Calgaro | 2018-07-25 | 1 | -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 Calgaro | 2018-07-17 | 3 | -0/+10 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | 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> (cherry picked from commit d7f55fefe36a1f30618ab7dd5e6e39cdba98e541) | ||||
* | Fixed trash status update problem described in bug 2729. | Michele Calgaro | 2018-04-20 | 1 | -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 directory | Slávek Banko | 2017-06-02 | 2 | -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 size | Timothy Pearson | 2016-07-24 | 2 | -0/+0 |
| | | | | (cherry picked from commit 09dce5e19f37776c560f0af4eb000baaaf6b50b1) | ||||
* | fix encoding for My_Documents folder for three locales was missing before | Alexander Golubev | 2016-07-05 | 1 | -3/+3 |
| | | | | (cherry picked from commit bf26a0b86a8e8ae0255fd66bcf563b32914de2f5) | ||||
* | Added "default" mount option to TDE hardware manager. This resolves bug 2593. | Michele Calgaro | 2016-02-26 | 3 | -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 standards | Slávek Banko | 2016-02-03 | 2 | -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 Banko | 2016-01-31 | 1 | -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 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> (cherry picked from commit 90bad2e8140e362df33ea371ab28f128359e90cb) | ||||
* | 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> (cherry picked from commit ce73b505b2fb7ca3877cebdcd4785ac9ecbf0148) | ||||
* | Fix openpty detection with util.h and libutil.h | Slávek Banko | 2015-06-14 | 2 | -11/+23 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4e9aeea22462957753950edc3ccad2549009b178) | ||||
* | Fix FTBFS on freebsd | Slávek Banko | 2015-06-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 08122b137e76ffcf7067f634a7668002732e11d9) | ||||
* | Fix incorrectly renamed device icons | Timothy Pearson | 2015-04-03 | 18 | -18/+18 |
| | | | | (cherry picked from commit 0fcff03e30aae068e0738863f64abf55d96f4af5) | ||||
* | Bring system icon into XDG compliance | Timothy Pearson | 2015-03-26 | 7 | -7/+7 |
| | | | | (cherry picked from commit a8203cf740d018000b2e36cdb60e63fd08b2f692) | ||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-04 | 43 | -43/+43 |
| | | | | (cherry picked from commit 0157291f5ea3af6c7fae08ff20eb346bb01624f8) | ||||
* | Fix KDE->TDE branding in dialog messages. | Darrell Anderson | 2015-01-28 | 2 | -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 2319 | Michele Calgaro | 2015-01-23 | 37 | -37/+37 |
| | | | | | (cherry picked from commit 2db89f3986ff88bc55edca190c25bef5df7c3c33) 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 |
| | | | | (cherry picked from commit 6fd7171a14f88994b0391efaf77071a917e2e32a) | ||||
* | 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 |
| | |||||
* | Fix another incorrect renaming from the previous mimetype compliance patches | Timothy Pearson | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | Fix stragglers that were not properly renamed in the XDG standardization commits | Timothy Pearson | 2014-10-24 | 1 | -1/+1 |
| | |||||
* | Bring most mimetypes in line with XDG specifications. The following are not ↵ | Timothy Pearson | 2014-10-22 | 14 | -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 strings | Timothy Pearson | 2014-10-19 | 2 | -118/+118 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 2 | -118/+118 |
| | | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 2 | -118/+118 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-18 | 7 | -28/+42 |
|\ | |||||
| * | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 3 | -23/+20 |
| | | | | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
| * | Add perl function support in tdeioslave_man | François Andriot | 2014-10-18 | 1 | -5/+7 |
| | | | | | | | | [taken from OpenBSD KDE3 patches] | ||||
| * | Fix FTBFS on openbsd because of missing header in tdeioslave_media | François Andriot | 2014-10-18 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
| * | Fix FTBFS on openbsd beacuse of invalid headers in tdeioslave_media | François Andriot | 2014-10-18 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
| * | Fix detection of some headers on openbsd | François Andriot | 2014-10-18 | 1 | -0/+6 |
| | | | | | | | | | | | | Many headers requires additional include stdlib.h Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
* | | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 2 | -2/+2 |
|/ | |||||
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance | ||||
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS in tdeioslave_smtp because missing headers | François Andriot | 2014-10-12 | 1 | -4/+5 |
| | |||||
* | Fix FTBFS because missing include directory in tdeioslave_nfs | François Andriot | 2014-10-12 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-11 | 23 | -23/+23 |
|\ | |||||
| * | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 23 | -23/+23 |
| | | | | | | | | match XDG specifications |