Skip to content

port DocumentPrivate::diff() from deprecated

Sune Vuorela requested to merge work/sune/qstring-deprecated into master

Use std::u32string for ucs4 representation. That can non-deprecated be fed back into QString. Unfortunately the data from toUcs4 can't.

Merge request reports