https://bugs.kde.org/show_bug.cgi?id=404395
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/17ca133d6d54dcab84835107 |ta/e0f5af950cbb5e765a377732 |0a8ed5549e14b3ed |9d46b30b8878c00c --- Comment #6 from Boudewijn Rempt <[email protected]> --- Git commit e0f5af950cbb5e765a3777329d46b30b8878c00c by Boudewijn Rempt. Committed on 19/02/2019 at 08:30. Pushed by rempt into branch 'master'. Make all aspects of autosaving and backup files configurable Autosaves of unnamed files can now be made visible (the dot is omitted). The number of backups kept can be set, the default is 1 again. The location of backups can be chosen: same folder as the file, $HOME or the tempdir. The suffix used for the backup file can be chosen. There is a validator to weed out potentially hazardous characters. CCMAIL:[email protected] Differential Revision: https://phabricator.kde.org/D19115 M +10 -6 libs/ui/KisApplication.cpp M +71 -41 libs/ui/KisDocument.cpp M +53 -9 libs/ui/dialogs/kis_dlg_preferences.cc M +228 -149 libs/ui/forms/wdggeneralsettings.ui https://commits.kde.org/krita/e0f5af950cbb5e765a3777329d46b30b8878c00c -- You are receiving this mail because: You are watching all bug changes.
