summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2019-09-20 15:24:02 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2019-09-23 08:08:50 +0000
commit17f2def68c553ea94112e75fca78b07d81b509ba (patch)
tree886897fd5dfec11432182aa72243f1609cd83f01
parent9f8f0b3f5c78f5d7939eb060f9e96cd099662714 (diff)
downloadqt-creator-17f2def68c553ea94112e75fca78b07d81b509ba.tar.gz
Doc: Explain changing between Windows and Unix line ending styles
Change-Id: Id4b74ea3e2edec7429d2312d0b8fc9e8ab1406d4 Reviewed-by: Marius Sincovici <smaryus@gmail.com> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--doc/images/qtcreator-editortoolbar-symbols.pngbin52123 -> 24161 bytes
-rw-r--r--doc/src/editors/creator-coding-edit-mode.qdoc5
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/images/qtcreator-editortoolbar-symbols.png b/doc/images/qtcreator-editortoolbar-symbols.png
index 7a5471181e..8128c7ae13 100644
--- a/doc/images/qtcreator-editortoolbar-symbols.png
+++ b/doc/images/qtcreator-editortoolbar-symbols.png
Binary files differ
diff --git a/doc/src/editors/creator-coding-edit-mode.qdoc b/doc/src/editors/creator-coding-edit-mode.qdoc
index 51695520bc..7c458a7d4c 100644
--- a/doc/src/editors/creator-coding-edit-mode.qdoc
+++ b/doc/src/editors/creator-coding-edit-mode.qdoc
@@ -114,6 +114,11 @@
the new encoding, select \uicontrol {Save with Encoding}.
\endif
+ \section2 Selecting Line Ending Style
+
+ To switch between Windows line endings (CRLF) and Unix line endings (LF),
+ select the ending style on the editor toolbar (6).
+
\section1 Splitting the Editor View
Split the editor view or open the editor in a new window when you want to