kicad/include/settings
Peter Montgomery 4d460ec073 Delete 3D cache files with GUI settable number of days
KiCad stores 3D cache files but never gets rid of any of them.
This patch adds a new function called 'CleanCacheDir()'.  Any cache
files older than the passed 'number of days' parameter are deleted.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/1928
2020-08-09 10:41:45 +00:00
..
app_settings.h Fix a few issues with Close Projects MR 2020-08-08 16:00:49 -04:00
color_settings.h Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
common_settings.h Delete 3D cache files with GUI settable number of days 2020-08-09 10:41:45 +00:00
json_settings.h Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
nested_settings.h Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
parameters.h ADDED: Hide ratsnest for specific nets 2020-07-10 21:06:17 -04:00
settings_manager.h Fix a few issues with Close Projects MR 2020-08-08 16:00:49 -04:00