Skip to content

Add a QProgressDialog for loading the collection

Bernd Schmidt requested to merge bernds/palapeli:bernds-20201206 into master

This is intended to serve as a simple replacement for the threading code we removed. If there's any reason loading the collection is slow, we show a progress dialog.

Merge request reports