1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-11-17 12:39:02 +00:00
dupeguru/qt
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
..
me Replace all relative imports 2022-05-09 01:40:08 -05:00
pe feat: Remove shelve picture cache 2023-01-06 00:35:23 -06:00
se Replace all relative imports 2022-05-09 01:40:08 -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
about_box.py Complete removal of qtlib locale files 2022-05-08 19:52:25 -05:00
app.py feat: Remove shelve picture cache 2023-01-06 00:35:23 -06:00
column.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
deletion_options.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
details_dialog.py Replace all relative imports 2022-05-09 01:40:08 -05:00
details_table.py Format all files with black correcting line length 2021-08-15 04:10:18 -05:00
dg.qrc Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
directories_dialog.py Replace all relative imports 2022-05-09 01:40:08 -05:00
directories_model.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
error_report_dialog.py Complete removal of qtlib locale files 2022-05-08 19:52:25 -05:00
exclude_list_dialog.py Replace all relative imports 2022-05-09 01:40:08 -05:00
exclude_list_table.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
ignore_list_dialog.py Replace all relative imports 2022-05-09 01:40:08 -05:00
ignore_list_table.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
platform.py Fix help path for local files and some help doc updates 2022-03-19 17:43:11 -05:00
preferences_dialog.py feat: Add additional scan time options 2023-01-05 23:01:16 -06:00
preferences.py feat: Remove shelve picture cache 2023-01-06 00:35:23 -06:00
prioritize_dialog.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
problem_dialog.py Replace all relative imports 2022-05-09 01:40:08 -05:00
problem_table.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
progress_window.py feat: Add confirmation dialog when canceling job 2023-01-06 00:06:55 -06:00
radio_box.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
recent.py Complete removal of qtlib locale files 2022-05-08 19:52:25 -05:00
result_window.py Replace all relative imports 2022-05-09 01:40:08 -05:00
results_model.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
search_edit.py Complete removal of qtlib locale files 2022-05-08 19:52:25 -05:00
selectable_list.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
stats_label.py Format files with black 2019-12-31 20:16:27 -06:00
tabbed_window.py Replace all relative imports 2022-05-09 01:40:08 -05:00
table.py Replace all relative imports 2022-05-09 01:40:08 -05:00
tree_model.py Finish moving all qtlib py files to qt 2022-05-08 19:22:08 -05:00
util.py Move create_qsettings() out of preferences 2022-05-08 20:33:31 -05:00