Add tilde (both ~ and ~<user>) expansion to QFileDialog on UNIX.
authorPierre Rossi <pierre.rossi@nokia.com>
Fri, 20 May 2011 12:16:33 +0000 (14:16 +0200)
committerQt Continuous Integration System <qt-info@nokia.com>
Wed, 8 Jun 2011 20:37:52 +0000 (22:37 +0200)
commit94c173de057bcf57a5105810d8ee34d2093fe805
tree0256242e09ff4dc4d53d17ac1b6b73fc04058be2
parent15d6f1f0315602f5b637353cb67f52636ce1deee
Add tilde (both ~ and ~<user>) expansion to QFileDialog on UNIX.

Task-number: QTBUG-3265

Change-Id: Id8062afe69e798e1f9cf3f4e967ae0d30c362b72
Reviewed-on: http://codereview.qt.nokia.com/411
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
src/gui/dialogs/qfiledialog.cpp
tests/auto/qfiledialog/tst_qfiledialog.cpp