Chris
7b55ca5987
Improve German translation and fix some desktop files.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
0daae46f23
Synchronize German translation with the rest and fix some icons.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
af4fd07d14
Fix duplicated, missing and misleading icons.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
François Andriot
db1e25b1fe
Prefer TIRPC detection over search for rpc/rpc.h header.
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
38c5bf6816
Fix TCC modules in German and other languages.
...
Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
f785a06a61
Fix wrong language code for Czech translations related to the Trash.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
5f3f0c0651
Fix and translate German device icon names.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
OBATA Akio
2a88ec3c02
Revive NetBSD support
...
Catch up to TDE and OS changes
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
Michele Calgaro
df19ff6b7d
Fixed incorrect display of media device mime comment. This relates to
...
issue TDE/tdelibs#35 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
f97e24f3c3
Fixed media type for cd rw type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
21d09d5b23
Adjusted to new normalized device icon names in tdelibs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
d2da293eae
Adjusted to new icon names and renamed media types related to encrypted drives in a better way.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
bd99134817
Renamed methods decrypt/undecrypt to unlock/lock.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
b4754b0e6f
Extended media manager dcop interface by adding functions to
...
mount/unmount/decrypt/undecrypt a medium by device node (for example /dev/sdc).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
e44487e1b8
Improved media manager dcop interface for mount/unmount/decrypt/undecrypt methods by returning more information.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
7d2c7f0621
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
df9e4e43b0
Adjusted to new TDEStorageOpResult-based tdelibs api.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
c393eecadb
mediamanager: cleaned up use of medium name map.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
563adb52cb
Renamed kcm_trash to kcmtrash and minor fixup to previous commits.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
85e0371c0e
Unified widget code for trash property dialog and TDE control module.
...
This resolves bug 1923.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
c53dbf95cb
Improved code for trash bin management.
...
1. When size limit is used, a file bigger than the trash size can't be
trashed anymore (a warning message is shown).
2. When size limit is used and warning policy selected, files can't be
trashed anymore if the total size of the trash will exceed the set size
(a warning message is shown).
3. When the trash size settings are modified, the content of the trash
is adjusted based on the new settings.
4. Fixed load/saving of trash options when more than one trash folder exists.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
691c9204a1
Added TDE Control module for trash policy configuration.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
48635e6343
Added trash size limit property page link to trash folder right click
...
popup menu and trash applet panel.
Added a new konqueror side bar button to directly display the contents
of the trash bin.
This relates to bug 1923.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
b95b665c78
Add CMakeL10n rules.
...
Update TIMEZONES list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
3822225bbb
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
0d9863ce23
qt -> tqt conversion:
...
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>
6 years ago
Slávek Banko
661ed658b7
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
2e118bb337
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy
6e32e1ee97
Some missing desktop icons in tdebase
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Fabio Rossi
f6a5cd3e8d
tdeioslave nfs: Add support for libtirpc
...
as a replacement for deprecated SunRPC from glibc >= 2.26
This resolves bug 2962
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
Michele Calgaro
d33bda0b56
Fixed typedef-related warnings from compiler.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
2bcacaf331
Fix FTBFS with stricter C++11
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
cb350ca230
tdeioslave: fixed info protocol, which was no longer working with recent
...
perl version.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
4317c3e7d6
Start media backend on TDE session startup. This resolves bug 2780.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0066e31492
)
6 years ago
Slávek Banko
d7f55fefe3
Fix reset of auto-action in medianotifier
...
This resolves bug 2941
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
f2ca34345e
Removed unrequired comments.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
f88a8e57fe
Fixed trash status update problem described in bug 2729.
...
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>
7 years ago
Slávek Banko
50d21388fb
Fix build with smbclient in a samba specific directory
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro
b6887381d7
Trash limit: add "fixed size" configuration option and code
...
improvements. This relates to bug 1923.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro
6110a523f9
Trash limit: clean up previous patch (KDE -> TDE conversion, debug messages, TQt
...
signals/slots...). Improved error message when a file is too big to fit
within the max trash size limit.
This relates to bug 1923.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Emanoil Kotsev
ee3091bc41
Added trash limit configuration option
...
This work is based on original patch created by Tobias Koenig <tokoe@kde.org> for KDE 3.5.9 and later added to KDE 4.2, and available under GPL version 2 License, or any later version.
See also http://tokoe-kde.blogspot.com/2008/08/size-limits-for-trash.html
This relates to bug 1923.
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
99f5115dac
Fix device icons in the media:/ tdeioslave to comply with XDG standards
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
8d53affe8e
Hide underlying partitions of non-active device mapper devices from the media:/ tdeioslave
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
90bad2e814
Fix hard disks media icons in tdehw storage backend
...
This relates to Bug 2473
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko
ce73b505b2
Fix removable hard disks mimetype in tdehw storage backend
...
This relates to Bug 2473
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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
...
Allow removable media action request popups to be suppressed
9 years ago
Slávek Banko
4e9aeea224
Fix openpty detection with util.h and libutil.h
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
08122b137e
Fix FTBFS on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 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>
...
Fix KDE->TDE branding in dialog messages.
10 years ago
Michele Calgaro
2db89f3986
Fixed wrong DocPath strings. This relates to bug 2319
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson
6fd7171a14
Allow mounted digital camera devices to be unmounted via the context menu
10 years ago
Timothy Pearson
2c1d4ad359
Hide udev hidden devices via the hidden file mechanism
...
This resolves Bug 2211
10 years ago
Timothy Pearson
5ab19b14bd
Honor disk hidden flag when handling device insertion notifiers
...
This relates to Bug 2211
10 years ago
Timothy Pearson
d8e76211d9
Fix accidental renaming of device icons in GIT hash 46e2e9
10 years ago
Timothy Pearson
f943ed4a58
Fix errors accidentally introduced in GIT hash 77a1b1
10 years ago
Timothy Pearson
0a9e1f59ef
Fix another incorrect renaming from the previous mimetype compliance patches
10 years ago
Timothy Pearson
87136458b4
Fix stragglers that were not properly renamed in the XDG standardization commits
10 years ago
Timothy Pearson
46e2e93fa2
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson
cce4a56a19
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
b9637c7590
Revert "Fix remaining missing semicolons at end of Keywords strings"
...
This reverts commit fd2369a8f0
.
10 years ago
Timothy Pearson
fd2369a8f0
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
891da4b83e
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson
0c11ace605
Fix missing semicolons at end of Keywords strings
10 years ago
Slávek Banko
107220694f
Allow contitional build with tdehwlib
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
François Andriot
e22eb72fdd
Add perl function support in tdeioslave_man
...
[taken from OpenBSD KDE3 patches]
10 years ago
François Andriot
0f2ad67259
Fix FTBFS on openbsd because of missing header in tdeioslave_media
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
François Andriot
46a0c294df
Fix FTBFS on openbsd beacuse of invalid headers in tdeioslave_media
...
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
François Andriot
b4c4c46639
Fix detection of some headers on openbsd
...
Many headers requires additional include stdlib.h
Signed-off-by: François Andriot <francois.andriot@free.fr>"
10 years ago
Timothy Pearson
aa8b192b5e
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, 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
10 years ago
Timothy Pearson
064f8056e2
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
François Andriot
e12a6ff6f5
Fix FTBFS in tdeioslave_smtp because missing headers
10 years ago
François Andriot
d44368772a
Fix FTBFS because missing include directory in tdeioslave_nfs
10 years ago
Timothy Pearson
fae57a9941
Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase
10 years ago
Timothy Pearson
910b602ca1
Second part of prior commit
10 years ago
Timothy Pearson
24db855178
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
ee9dade9cf
Fix Keywords separators to match XDG desktop specifications
10 years ago
Timothy Pearson
77a1b11d20
Distinguish between CD types in media tdeioslave popups
...
This resolves Bug 1371
10 years ago
Michele Calgaro
1c45c7b857
Revert "Fixed "safely remove device" command as in pardus. This relates to bug 1499."
...
The pardus patch seems to cause problems to USB safe removal, so it is reverted.
This reverts commit 4ac914fa84
.
10 years ago
Darrell Anderson
830ebe6fea
Fix incorrect icon reference for blank DVD notification popup dialog.
...
This is related to bug reports 1371 and 1612.
10 years ago
Timothy Pearson
a027ac32f4
Fully fix damage from prior incorrect commit
10 years ago
Timothy Pearson
96f718bb7e
Fix accidental reversion of commit 0702f6
10 years ago
Timothy Pearson
226c78e59b
Fix blank DVD/BD/HDDVD media mimetypes
...
This relates to Bug 1371
10 years ago
Timothy Pearson
119d2fdb65
Hide underlying partitions/devices in use by device mapper and friends from the media:/ tdeioslave
10 years ago
François Andriot
4ac914fa84
Fixed "safely remove device" command as in pardus. This relates to bug 1499.
10 years ago
Michele Calgaro
1312d2b18e
Fixed visualization of KControl->Peripherals->Storage Media->Advanced page
...
when the window is resized. This resolves bug 1698.
11 years ago
Timothy Pearson
2d6096ff94
Fix non-removable hard disk labels in the media tdeioslave
...
Fix TDE hardware manager needing root privileges
11 years ago
Timothy Pearson
5f270bc23f
Add missing TDEBackend::slotResult slot
...
This partially resolves Bug 1666
11 years ago
Darrell Anderson
6e5d4cdf63
Add new content to or update several protocol handbooks and branding cleanup.
11 years ago
Darrell Anderson
aa2e33341b
Add Help buttons to kcontrol module dialogs in support of bug report 1889.
11 years ago
Darrell Anderson
50741cc547
Remove KControl Protocols module, move protocol items to the help handbook,
...
rename TDEIOSlaves->Protocols, add new help files, update other help files,
make protocol handbooks consistent in format.
11 years ago
Darrell Anderson
9abee0aada
Minor tag changes in docbook files, add new handbooks.
11 years ago
Darrell Anderson
db6eab6a39
Fix nntps.protocol DocPath.
11 years ago
Darrell Anderson
cf14b1bd78
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
11 years ago
Slávek Banko
1f3832a136
Removed unnecessary dependency on dbus-tqt and dbus-1-tqt
11 years ago
Darrell Anderson
aaeba795fe
Add new help handbooks, delete obsolete handbooks, fix DocPath in *.desktop files, minor handbook housekeeping.
11 years ago
Darrell Anderson
fef6d2d33c
Add new help handbook for konqueror cgi scripts module.
11 years ago
Slávek Banko
b666d5a3c2
Fix dbus-tqt-1 link directory
11 years ago
Darrell Anderson
f99c7f6c54
Rename kdebugdialog -> tdedebugdialog
11 years ago
Darrell Anderson
a4a54d1ee3
Rename kdeeject -> tdeeject
11 years ago
Timothy Pearson
709c403681
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
11 years ago
Timothy Pearson
b876907e65
Fix free space overlay not disappearing on unmount
...
Fix devices disappearing on unmount
Automatically close notification popup on associated media device removal
11 years ago
Darrell Anderson
26dbe18ed4
KDE->TDE branding cleanup.
11 years ago
Darrell Anderson
d4c4140b66
Add end-of-file newlines.
11 years ago
Darrell Anderson
90f1f50f00
Fix remnant QMIN/QMAX to TQMIN/TQMAX.
11 years ago
Slávek Banko
eb091e7d3e
Fix allowing utf8 mount options in tdehw storage backend
11 years ago
Slávek Banko
7a8b0da20f
Allow mount options specific to filesystem in tdehw storage backend
...
This relates to Bug 1708
11 years ago
Darrell Anderson
f123d99fd3
Add source code module name to stdout/stderr messages to improve readability.
11 years ago
Slávek Banko
3e88ddfbc3
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
d4f7d3ed42
Update media tdeioslave in support of Bug 1612
11 years ago
Timothy Pearson
a669fb0c59
Fix unintended changes from prior commit
11 years ago
Timothy Pearson
4bd0fd248f
Disable session management in tdeio slaves
...
This relates to Bug 760
11 years ago
Timothy Pearson
960cc8392d
Update tdehw-based media manager for new mount API
...
Allow active VT to be queried from tdm
Only display media notification messages on active VT
Hide logout action buttons if logout process unstalls
11 years ago
Alexander Golubev
bac7ea9a27
Add missing braces from commit d41f5217
, 2012-05-15.
11 years ago
Alexander Golubev
14ffd77b37
Update method used to detect man page interface.
11 years ago
Timothy Pearson
1eb5bc8165
Beautify logout process
11 years ago
Slávek Banko
63989b0b22
Fix halbackend media name with UTF8 caracters
12 years ago
Francois Andriot
7fdec719a6
Use hal to detect media types in halbackend
12 years ago
Francois Andriot
4186c3efee
Fix halbackend mount point if media name contains UTF8 caracters
12 years ago
Francois Andriot
9a491179e3
Fix media name translations in halbackend
12 years ago
Slávek Banko
53a86eb706
Fix FTBFS due to missing include
12 years ago
Francois Andriot
52aae1d1ef
Fix halbackend causes KDED stop on assertion failed
12 years ago
Slávek Banko
134af52f38
Fix tdehardwarebackend does not manage to invoke 'fuser' command
12 years ago
Slávek Banko
42fc3b2898
Fix halbackend does not manage to invoke 'fuser' command
12 years ago
Slávek Banko
c58d6f5099
Add remaining files from prior commit
12 years ago
Slávek Banko
f08ddb4652
Add lz/lzma compression support to tdeio_man tdeioslave
...
This resolves Bug 1493
12 years ago
Francois Andriot
2b6bc47289
Added support for makewhatis in tdeio-man
...
This resolves Bug 714
12 years ago
Darrell Anderson
c6c2468b38
Update files and references in support of bug report 1446.
12 years ago
Timothy Pearson
6342dc3990
Fix a number of issues related to the media kioslave
12 years ago
Timothy Pearson
670690fd79
Use the TDE HW library to eject devices
...
This resolves Bug 1450
12 years ago
Timothy Pearson
41c013e06c
Fix a number of issues with the media tdeioslave
...
This relates to Bug 1450
Add media disk space overlay and enable by default
12 years ago
Timothy Pearson
5942d965c8
Rename KABC namespace
12 years ago
Timothy Pearson
77cbe84cb6
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9286b9ebcc
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
5e664c2e4a
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
de9b6c9ad1
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
a5430e4b98
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f537c21b68
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
dc5f267664
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
98f4a055ba
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
93943a849d
Rename KStartup for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
01c60a2678
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
23cc597c60
Rename a few build variables for overall consistency
12 years ago