csync: Use Qt for encodeing/decoding filesystem strings
authorOlivier Goffart <ogoffart@woboq.com>
Tue, 4 Jul 2017 10:20:59 +0000 (12:20 +0200)
committerOlivier Goffart <olivier@woboq.com>
Thu, 13 Jul 2017 08:01:17 +0000 (10:01 +0200)
commitacf65b4c23ebb944b9fe1df09d08be802642596a
tree7d8eaca8984ab754a17f83d975c1d8f1a92fc73c
parentd099c2a8db62804acdd33c65cc09474eb240e1ce
csync: Use Qt for encodeing/decoding filesystem strings

Issues:
 - #5661   On mac, iconv did not support all of unicode and some
           files with emoji in the filename could not be uploaded

 - #5719 , #5676  On linux, we will now support non utf-8 locale
CMakeLists.txt
csync/src/std/CMakeLists.txt
csync/src/std/c_utf8.cc
src/CMakeLists.txt