1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Straightened out the blocks cache. Instead of having a single global threaded block cache in the app, there's just a cache path, and non-threaded caches are created when needed. Also, made Cache.clear() more robust (it will clear the cache even if the db is corrupted).

This commit is contained in:
Virgil Dupras
2010-01-14 16:14:26 +01:00
parent 06607aabb2
commit fc76a843d5
8 changed files with 58 additions and 45 deletions

View File

@@ -15,7 +15,8 @@ cocoa/*/build
cocoa/*/dg_cocoa.plugin
qt/base/*_rc.py
qt/base/*_ui.py
qt/se/*_ui.py
qt/*/*_ui.py
qt/pe/modules/block/block.c
help_se/dupeguru_help
help_me/dupeguru_me_help
help_pe/dupeguru_pe_help