Skip to content
Commit 88035456 authored by Teemu Rytilahti's avatar Teemu Rytilahti
Browse files

Speed-up the UI, first step to fix 314952.

- Fix caching by using QWriteLocks when the cache is being written. We need to do this, because QCache is not thread-safe.
- Don't request image data from the camera just to get the name of it when requesting a thumbnail, because we have the list already available after getting the file list.

CCBUGS:314952
parent a0e4d28b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment