https://bugs.kde.org/show_bug.cgi?id=404395
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/17ca133d6d54dcab84835107 | |0a8ed5549e14b3ed Status|CONFIRMED |RESOLVED --- Comment #4 from Boudewijn Rempt <[email protected]> --- Git commit 17ca133d6d54dcab848351070a8ed5549e14b3ed by Boudewijn Rempt. Committed on 18/02/2019 at 14:46. Pushed by rempt into branch 'rempt/T379-resource-management'. 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/17ca133d6d54dcab848351070a8ed5549e14b3ed -- You are receiving this mail because: You are watching all bug changes.
