-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.1.0, Qt Creator 4.2.0, Qt Creator 4.3.0-beta1
Looks like it was broken by b851b57e.
Checkout runs in the UI thread, but since it is typically a long operation, it should show progress while running.