Remove support for tilde expansion as there is no home on INTEGRITY.
authorRolland Dudemaine <rolland@ghs.com>
Tue, 15 Nov 2011 16:28:37 +0000 (17:28 +0100)
committerHarald Fernengel <harald.fernengel@nokia.com>
Tue, 15 Nov 2011 16:28:37 +0000 (17:28 +0100)
commitff01e5cca39fb418f21cc8b06885178600a84f56
tree42c90395be05db3359d0ad942f1ea6690f9c30c6
parent481f5f0146261864bddf7f25fbba4c6ae35a3afa
Remove support for tilde expansion as there is no home on INTEGRITY.

Instead of removing each use of the function, make the function do
nearly nothing. If home support gets added (it is actually there when
user/group support is present with full-posix mode is used), then
this is trivial to remove.
Also, keeps changes minimal.

Merge-request: 1438
Reviewed-by: Harald Fernengel <harald.fernengel@nokia.com>
src/gui/dialogs/qfiledialog.cpp