File indexing completed on 2024-05-05 04:50:47

0001 <!--
0002 SPDX-FileCopyrightText: 2020 George Florea Bănuș <georgefb899@gmail.com>
0003 
0004 SPDX-License-Identifier: CC-BY-4.0
0005 -->
0006 
0007 <h2>File dialog location</h2>
0008 <div>
0009     <p>The folder the file dialog will load when used to open a file.
0010     If empty it will remember the last folder from which a file was opened.</p>
0011 </div>
0012 
0013 <h2>Maximum recent files</h2>
0014 <div>
0015     <p>How many recent files to save and display in the recent files menu.</p>
0016 </div>
0017 
0018 <h2>Remember window size and position</h2>
0019 <div>
0020     <p>Restores the size and position the window had when it was closed. On <b>Wayland</b> only size is restored.</p>
0021 </div>
0022 
0023 <h2>Breeze icon theme</h2>
0024 <div>
0025     When checked the application uses the Breeze icon theme.<br>
0026     When unchecked the application uses the system icon theme. Doesn't always work as expected.<br>
0027 </div>
0028 
0029 <h2>GUI style</h2>
0030 <div>
0031     Allows to change the style of Qt Quick Controls (buttons, checkboxes etc.), to styles available on the system.<br>
0032 </div>