Commit Graph

14 Commits

Author SHA1 Message Date
craig.p.drummond
a8f540abfb Fix remote devices 2012-09-18 18:27:15 +00:00
craig.p.drummond
173712493c Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included. 2012-09-17 18:39:01 +00:00
craig.p.drummond
9a4b322dfb Remove KIO device support - it never worked, was slow, and not useable in its current state. 2012-06-27 17:18:58 +00:00
craig.p.drummond
f5f3114145 Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt. 2012-05-31 17:45:57 +00:00
craig.p.drummond@gmail.com
f7ae678282 Add support for using KIO to access music collections. This is currently disabled as it is VERY slow. For example, accessing my android phone (via wifi) with 17 albums took ~60 seconds with webdav, and only ~10 when using sshfs!!!! 2012-05-03 20:07:28 +00:00
craig.p.drummond@gmail.com
168bd92744 s/RemoteDevice/RemoteFsDevice/g 2012-05-02 19:42:19 +00:00
craig.p.drummond@gmail.com
9679b78490 Use KDirRequester (via sftp://) to allow selection of SSHFS folder. 2012-05-02 18:38:04 +00:00
craig.p.drummond@gmail.com
587f177051 - Make it possible to change a remote device's type.
- Dont allow any 'connection' detail changes whilst connected.
2012-04-24 20:10:39 +00:00
craig.p.drummond@gmail.com
5dfe4b7147 Set port to 22 for SSHfs 2012-04-24 17:26:52 +00:00
craig
8b59ea2f20 Cant rename device if connected 2012-03-02 20:25:22 +00:00
craig
9dd0283590 Set completion mode 2012-03-01 18:31:12 +00:00
craig
efa92fbcf1 Make 'locally mounted folders' option visible 2012-02-22 17:28:24 +00:00
craig
631d9d60f2 Fxi saving, etc. 2012-02-22 17:27:41 +00:00
craig
5b68bd2e2b Initial work on remote (sshfs) devices. 2012-02-21 17:01:43 +00:00