Replace the file selection dialog for the mountpoint with a pure folder tree view...
commit508787a81b461fe84b0269260d8af97def997379
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Tue, 7 Aug 2007 16:48:45 +0000 (7 16:48 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Tue, 7 Aug 2007 16:48:45 +0000 (7 16:48 +0000)
tree76dcb5cff51e91065cc0fba97b61a30db4e29da9
parent0896b6e086a81a09861b704b5ba64ef743949fdf
Replace the file selection dialog for the mountpoint with a pure folder tree view. This fixes an issue with the selection dialog which could try opening a nonexisting folder. Only allow to select drive letters on windows. Additionally, remove an old file I forgot earlier.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14233 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/browsedirtree.cpp [new file with mode: 0644]
rbutil/rbutilqt/browsedirtree.h [copied from rbutil/rbutilqt/configure.h with 56% similarity]
rbutil/rbutilqt/browsedirtreefrm.ui [moved from rbutil/rbutilqt/installzipfrm.ui with 52% similarity]
rbutil/rbutilqt/configure.cpp
rbutil/rbutilqt/configure.h
rbutil/rbutilqt/rbutilqt.pro