1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 08:43:08 +00:00
dupeguru/qt/pe
Andrew Senetar 83f5e80427
feat: Remove shelve picture cache
- Remove shelve picture cache as it has had a fair number of historical
  issues.  Original issue for which it was added should be long
  resolved.  Additionally this allows additional consolidation of the
  various cache code and potentially dbs in the future.
- Remove all related preferences and related code for changing cache
  backend between sqlite and shelve.
2023-01-06 00:35:23 -06:00
..
modules Fix CodeQL Alerts 2021-08-26 03:43:31 -05:00
__init__.py Removed .ui files and made the UI setup "by hand". ui files cause more problems than they solve (UI designer is limited in what it can do). 2010-10-04 15:29:00 +02:00
block.py Replace all relative imports 2022-05-09 01:40:08 -05:00
block.pyi Add type hints for compiled modules 2022-04-30 05:11:54 -05:00
details_dialog.py Replace all relative imports 2022-05-09 01:40:08 -05:00
image_viewer.py Black formatter changes 2022-03-19 17:01:53 -05:00
photo.py Replace all relative imports 2022-05-09 01:40:08 -05:00
preferences_dialog.py feat: Remove shelve picture cache 2023-01-06 00:35:23 -06:00
results_model.py Replace all relative imports 2022-05-09 01:40:08 -05:00