Jean-Marc Lasgouttes 5d85a42bf0 QString only uses UTF-16, not UCS-4
This means that, when a string contains high-plane Unicode characters,
the length of a docstring and the corresponding QString will be
different: Qt will encode these characters using several 16bit
characters.

We have additionally to take into account QTBUG-25536, which implies
that sometimes qstring_to_ucs4(toqstr(s)) !=s. It is not clear whether
this bug can be a problem in other places.

Fixes bug #10443.
2016-11-03 14:19:50 +01:00
..
2016-08-17 22:32:14 +02:00
2016-10-28 00:45:33 +02:00
2016-09-20 11:34:17 +02:00
2016-07-04 02:42:17 +02:00
2016-07-04 02:42:17 +02:00
2016-05-29 17:55:45 -04:00
2016-05-29 17:55:45 -04:00
2013-05-16 20:39:23 +02:00
2016-07-04 02:42:17 +02:00
2015-11-20 22:43:45 +01:00
2016-09-25 18:59:07 +02:00
2015-10-10 21:38:17 +02:00
2016-09-23 23:39:48 +02:00
2016-09-10 13:36:45 +02:00
2016-09-10 13:36:45 +02:00
2016-06-09 15:21:39 +01:00
2016-06-13 08:46:15 +01:00
2016-07-31 02:49:38 -04:00
2016-09-21 16:42:38 +02:00
2016-06-27 18:54:14 -04:00
2012-06-05 12:22:13 +02:00
2016-06-12 19:17:33 +01:00
2015-07-12 18:36:19 +02:00
2016-08-17 22:32:14 +02:00
2016-05-28 17:42:31 -04:00
2016-10-19 14:10:47 +02:00
2011-01-21 13:24:23 +00:00
2010-11-17 16:14:26 +00:00
2016-10-19 14:21:24 +02:00
2016-06-26 14:26:35 +02:00
2014-05-14 15:45:20 -04:00
2015-12-05 19:33:24 +00:00
2016-07-04 02:42:17 +02:00
2016-05-30 14:55:41 +02:00
2016-06-27 18:54:14 -04:00
2010-12-04 23:18:52 +00:00
2016-07-31 18:34:33 +01:00
2016-10-23 00:25:05 +02:00
2016-10-17 00:16:59 +02:00
2016-06-11 23:09:30 -04:00
2015-10-10 21:04:28 +02:00
2016-10-19 11:21:02 +02:00
2015-03-26 18:14:45 +01:00
2016-10-28 00:21:58 +02:00
2016-06-09 19:16:44 +01:00
2016-06-09 19:16:44 +01:00