Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly convert filename to bytearray when sending over portal
We should be using QFile::encodeName() to properly convert filenames from string to bytearray. This takes user's locale into account. Change-Id: I090f73f21feb73af166e88baa0e7f4a595cdb25b Reviewed-by: Thiago Macieira <[email protected]>
- Loading branch information