Improve screenshot view/model.

Changes to screenshots are tracked.
Thumbnails are generated in a thread pool.
This commit is contained in:
Petr Mrázek
2014-07-05 13:26:37 +02:00
parent b5d6f50fb1
commit a218d7b7f6
3 changed files with 289 additions and 30 deletions

View File

@ -164,5 +164,8 @@
<file>24x24/noaccount.png</file>
<file>32x32/noaccount.png</file>
<file>48x48/noaccount.png</file>
<!-- placeholder when loading screenshot images -->
<file>scalable/screenshot-placeholder.svg</file>
</qresource>
</RCC>