summaryrefslogtreecommitdiffstats
path: root/kioslave
Commit message (Collapse)AuthorAgeFilesLines
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0873-147/+147
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-031-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-263-10/+10
|
* Branding cleanup: K Desktop -> Trinity DesktopDarrell Anderson2012-05-261-1/+1
|
* Clean up ugly error messageTimothy Pearson2012-05-252-3/+9
|
* Temporary fix for a probable race condition on some systems.Darrell Anderson2012-05-151-0/+3
| | | | | Still needs to be resolved by determining the root cause. Partially resolves bug report 760.
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Add KControl (Peripherals/Storage Media/Advanced) controls to setDarrell Anderson2012-05-087-257/+712
| | | | | | default mount options. Thanks to Francois Andriot. This partially resolves bug report 986.
* Fix TDE to honor HAL optionsDarrell Anderson2012-05-082-0/+44
| | | | | | Thanks to Francois Andriot. This partially resolves bug report 986.
* Fix sftp when nonstandard port is specified in ssh configTimothy Pearson2012-04-241-5/+1
|
* Fix sftp failure on newer systemsTimothy Pearson2012-04-231-5/+15
| | | | This closes Bug 897
* Update My Documents *.desktop translations.Darrell Anderson2012-04-131-31/+20
|
* Reversed the patch applied in GIT hash 9e172fa7, 2012-04-04.Darrell Anderson2012-04-061-3/+0
| | | | The patch disabled the Confirm logout and feedback dialogs.
* Temporary fix for a probable race condition on some systems.Darrell Anderson2012-04-041-0/+3
| | | | | Still needs to be resolved by determining the root cause. Partially resolves bug report 760.
* Add preliminary floppy drive support to TDE hardware library media backendTimothy Pearson2012-04-012-1/+24
|
* Repair encrypted device handling in TDE media backendTimothy Pearson2012-04-017-60/+210
| | | | Repair Zip drive handling in same
* Initial merge of alpha quality HAL replacement backend for the media kioslaveTimothy Pearson2012-03-3111-47/+1532
| | | | Pass the WITH_TDEHWLIB CMake option to enable this backend
* Fix "Malformed URL $( kxdglauncher --getpath xdgname DOCUMENTS )" error dialog.Darrell Anderson2012-03-311-1/+1
|
* Add blank files for new tdehardwarebackend media kioslave developmentTimothy Pearson2012-03-302-0/+0
|
* Fix media kioslave startup kdirlister interactionTimothy Pearson2012-03-281-0/+2
| | | | This closes Bug 372
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-3/+3
|
* Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers.Darrell Anderson2012-03-213-3/+3
|
* Fix references of K Menu -> TDE Menu.Darrell Anderson2012-03-211-1/+1
|
* Provide KControl descriptions in TDE Components, Service Manager for four ↵Darrell Anderson2012-03-093-0/+55
| | | | | | KDED notifier daemons. This closes bug report 762.
* Fix kcontrol branding issues.Darrell Anderson2012-03-072-5/+5
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-072-6/+6
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-16/+16
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-1/+1
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-1/+1
|
* Fix tdebase DBUS header includes in CMakeTimothy Pearson2012-01-121-0/+1
| | | | This closes Bug 755
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1912-24/+24
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1822-56/+56
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1641-102/+102
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1541-102/+102
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Fix tdebase FTBFSTimothy Pearson2011-11-171-1/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1616-22/+22
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-153-12/+12
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0613-22/+22
|
* Additional kde to tde renamingTimothy Pearson2011-11-0625-59/+59
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-1011-13/+13
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enhance kdebase media manager error messagestpearson2011-08-301-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250351 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Move krootbacking executable from kdeartwork to kdebasetpearson2011-08-271-10/+27
| | | | | | | | | Reenable HAL media manager Fix system tray with ARGB visuals (again) Beautify logout process git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of issues in kdebase caused by C style caststpearson2011-08-152-12/+12
| | | | | | | This includes Bug #492 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1053-353/+353
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-3/+3
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase FTBFStpearson2011-05-151-1/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1232049 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Qt4 FTBFStpearson2011-05-152-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1232030 283d02a7-25f6-0310-bc7c-ecb5cbfe19da