diff --git a/doc/images/qtcreator-options-environment-system.png b/doc/images/qtcreator-options-environment-system.png new file mode 100644 index 00000000000..e9d5b1dea44 Binary files /dev/null and b/doc/images/qtcreator-options-environment-system.png differ diff --git a/doc/src/howto/creator-sidebar-views.qdoc b/doc/src/howto/creator-sidebar-views.qdoc index 9140af5f35f..f6946423f56 100644 --- a/doc/src/howto/creator-sidebar-views.qdoc +++ b/doc/src/howto/creator-sidebar-views.qdoc @@ -287,6 +287,33 @@ closed when \uicontrol {Close All} is used. \endlist + To specify settings for opening files and handling open files, select + \uicontrol Tools > \uicontrol Options > \uicontrol Environment > + \uicontrol System: + + \image qtcreator-options-environment-system.png "Environment options System tab" + + \list + \li In the \uicontrol {When files are externally modified} field, + select whether you want to be prompted to reload open files + that were modified externally. For example, when you pull + changes from a version control system. + \li Select the \uicontrol {Auto-save modified files} check box to + automatically save changed files at the intervals specified in + the \uicontrol Interval field. + \li Select the \uicontrol {Auto-suspend unmodified files} check + box to automatically free the resources of open files after + prolonged inactivity. The files are still listed in the + \uicontrol {Open Documents} view. Set the minimum number of files + that should be kept in memory in the \uicontrol {Files to keep open} + field. + \li Select the \uicontrol {Warn before opening text files greater than} + check box to receive warnings about opening big text files. + \li In the \uicontrol {Maximum number of entries in "Recent Files"} + field, set the number of recently opened files listed in + \uicontrol File > \uicontrol {Recent Files}. + \endlist + \section1 Viewing Defined Types and Symbols The \uicontrol Outline view shows an overview of defined types and other