fixed entering path from the addressbar
authorLukas Hrazky <lukkash@email.cz>
Fri, 30 Jul 2010 20:39:01 +0000 (22:39 +0200)
committerLukas Hrazky <lukkash@email.cz>
Fri, 30 Jul 2010 20:39:01 +0000 (22:39 +0200)
commit71b9286224a9549314cc43feb41bca396b690bd0
tree81d9f33ac40664b6b06ddf1d07e7a5187a6fcbd8
parentfc4f4d99f9ab90e0bcfb3e6571970c722ece7647
fixed entering path from the addressbar

By replacing ~ back to home dir path. Qt can't deal with ~ as a
shortcut.

Signed-off-by: Lukas Hrazky <lukkash@email.cz>
src/filelist.cpp
src/fileoperator.cpp
src/fileoperator.h