- 14 Jun, 2021 1 commit
-
-
David Redondo authored
Combobox resets currentValue/Index when the model changes. Remember the current value and reapply it.
-
- 31 May, 2021 1 commit
-
-
David Redondo authored
Can cause bad font rendering BUG:437805 BUG:437804 FIXED-IN:5.22
-
- 29 Apr, 2021 1 commit
-
-
David Redondo authored
Adds a combobox to the page edit dialog where one can choose with which page to start or always open the last opened page. BUG:429417 CCBUG:435279 FIXED-IN:5.22
-
- 22 Oct, 2020 2 commits
-
-
Arjen Hiemstra authored
Fixes a binding loop on width
-
Arjen Hiemstra authored
Model gets set by DelegateRecycler and can change to null so things that depend on it will produce errors.
-
- 15 Oct, 2020 1 commit
-
-
Arjen Hiemstra authored
-
- 22 Sep, 2020 1 commit
-
-
Arjen Hiemstra authored
-
- 16 Sep, 2020 1 commit
-
-
Arjen Hiemstra authored
-
- 15 Jul, 2020 1 commit
-
-
Nate Graham authored
-
- 13 Jul, 2020 1 commit
-
-
David Redondo authored
If the files constituting a page config are writeable, we can delete it by deleting all these files. Otherwise we can at least revert changes by deleting the writeable files and enabling the default state saved in the not writeable files.
-
- 10 Jul, 2020 1 commit
-
-
David Redondo authored
-
- 09 Jul, 2020 2 commits
-
-
David Redondo authored
Hidden pages are saved in the global config to avoid saving page changes when the hidden status of page changes.
-
David Redondo authored
Pages can now be reorded in a Dialog similiar to the column configuration dialog. It can be accessed in the menu.
-