virtualx-engine/doc
Rémi Verschelde 751b16a285 File: Re-add support to skip CR (\r) in File::get_as_text
This was removed in #63481, and we confirmed that it's better like this,
but we add back the possibility to strip CR as an option, to optionally
restore the previous behavior.

For performance this is done directly in `String::parse_utf8`.

Also fixes Android `FileAccess::get_line()` as this one _should_ strip CR.

Supersedes #63717.

(cherry picked from commit 1418f97c70)
2022-08-01 00:40:55 +02:00
..
classes File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:55 +02:00
tools doc: Fix relative paths in make_rst.py generated comment 2022-07-27 15:29:28 +02:00
translations i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
class.xsd Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Doxyfile
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 14:40:13 +01:00