dupeguru/core
Andrew Senetar e30a135451
feat: Add additional scan time options
- Add option to include file existence check at end of scan, speeds up
  end of scan operation time considerably, however if user has removed
  or moved files since starting a scan there could be later errors when
  interacting with results.  Defaults to existing behavior of including
  the check, until it can be verified later dialogs and actions handle
  non-existent items better.
- Add option to ignore differences in mtime when checking hash cache.
  Option is present in advanced tab of preferences.  Closes #1022.
- Regenerate pot files for translations
2023-01-05 23:01:16 -06:00
..
gui Replace all relative imports 2022-05-09 01:40:08 -05:00
me Replace all relative imports 2022-05-09 01:40:08 -05:00
pe Add webp image format support 2022-11-24 13:53:27 -07:00
se Replace all relative imports 2022-05-09 01:40:08 -05:00
tests Change to use a real temporary directory for test 2022-05-09 01:46:42 -05:00
__init__.py Update version & changelog for 4.3.1 release 2022-07-07 22:06:06 -05:00
app.py feat: Add additional scan time options 2023-01-05 23:01:16 -06:00
directories.py Replace all relative imports 2022-05-09 01:40:08 -05:00
engine.py Fix typo in engine.py 2022-07-07 19:06:35 -05:00
exclude.py Replace all relative imports 2022-05-09 01:40:08 -05:00
export.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
fs.py feat: Add additional scan time options 2023-01-05 23:01:16 -06:00
ignore.py More cleanup and fixed a flake8 build issue 2021-08-25 01:11:24 -05:00
markable.py More cleanups 2021-08-25 00:46:33 -05:00
prioritize.py Apply pyupgrade changes 2022-04-27 20:53:12 -05:00
results.py Replace all relative imports 2022-05-09 01:40:08 -05:00
scanner.py feat: Add additional scan time options 2023-01-05 23:01:16 -06:00
util.py Add update check function and call from about 2022-03-27 21:13:27 -05:00