| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Change-Id: I17570e5eab6c0902691c521af408e30aa7dd1a7f
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
|
| |
|
|
|
| |
Change-Id: I9ab1f8919a3d28cb546cd71bfdc8da1f6ae9e123
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
|
| |
|
|
|
|
|
|
|
|
|
| |
This patch addresses an initialization issue that occurs when
the user waits on the splash screen until Visual Studio is fully
initialized. In this scenario, none of the options on the
QtOptionsPage are set to their corresponding values from the
registry, which may result in incorrect behavior in some cases.
Change-Id: I9403289f429244ee4f2f6656f703cdb1f60e486a
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
|
| |
|
|
|
|
|
|
| |
... WITH Qt-GPL-exception.
Fixes: QTVSADDINBUG-1179
Change-Id: I74fe451eec352af13436548cfd9a28f832fc0757
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
|
| |
|
|
|
| |
Change-Id: I38700243f7ef55239b247945324e4e0a978b097f
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
|
| |
|
|
|
| |
Change-Id: I53e4ec9dcbc8475574f52a1cd5ebfcc5be3e8121
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After merging both versions of the tracking cache code, the
'ProjectTracking' option was accidentally removed. Since we
now have all projects in the cache, we have to:
* Start the background build only if the option is true
* Consider the option if we want to know if a project is
being tracked
* Remove the project from the cache even if not tracked
* Guard methods like StartBuildAsync() and RefreshAsync()
Change-Id: I3185efa93d4b006bc454aeeddedd2f2c890168dd
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
|
|
|
Change-Id: I7e730590938754892ae223c75bdb2d4611568055
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
|