Commit Graph

4 Commits

Author SHA1 Message Date
Christian Stenger
e3f4ca4185 Fix compile
Change-Id: I98c609dde6a48628561beca969ccd108361758dc
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
2015-02-18 09:31:44 +02:00
Christian Stenger
0a7b2b76cb Display progress indicator on navigation view...
...if parsing takes longer.

Change-Id: Ib311c031ae0af72b2f923d93578099687d9af91a
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-02-18 09:23:02 +02:00
Christian Stenger
223b43e9e0 Enable and disable parser on demand
The new approach enables the parser as soon the Tests navigation
widget or the Tests results pane is visible.
If none is displayed parsing will be disabled.

This additionally fixes an issue of not parsing a project
when having a project opened already before triggering the
first Tests navigation widget to become visible.

Change-Id: I7163268d405e07e85814097d65ff34790a98a3d1
Reviewed-by: Andre Poenitz <andre.poenitz@theqtcompany.com>
2015-02-17 10:26:39 +02:00
Tim Jenssen
6a4afc7d5f rename TestTreeViewWidget to TestNavigationWidget
also move it to an extra file

Change-Id: Ia76c9b3be4c11207a564e7cc7fcb2eae730ae505
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
2014-12-18 18:32:50 +02:00