FreeCAD: master d222f7b5

Author Committer Branch Timestamp Parent
plgarcia wmayer master 2017-12-07 06:20:32 master 9466fdff
Changeset Change backup policy

1 - Reports the error to the user in a popup.
2 - Names of the backups include the timstamp instead of a number. Names have more sense and the files can be sorted by names what is also the age order.
3 - Behaviors when changing configuration improved, the number of files present on the system was not reduced when reducing the number of backups or backups deactivated.
mod - src/Gui/DlgSettingsDocumentImp.cpp Diff File
mod - src/Gui/DlgSettingsDocument.ui Diff File
mod - src/Base/FileInfo.cpp Diff File
mod - src/App/Document.cpp Diff File