| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I9ab1f8919a3d28cb546cd71bfdc8da1f6ae9e123
Reviewed-by: Karsten Heimrich <[email protected]>
|
|
|
|
|
|
|
|
| |
... WITH Qt-GPL-exception.
Fixes: QTVSADDINBUG-1179
Change-Id: I74fe451eec352af13436548cfd9a28f832fc0757
Reviewed-by: Karsten Heimrich <[email protected]>
|
|
|
|
|
| |
Change-Id: I38700243f7ef55239b247945324e4e0a978b097f
Reviewed-by: Miguel Costa <[email protected]>
|
|
|
|
|
|
|
|
|
| |
This change allows us to get rid of the QtProject.GetOrAdd(Project)
overload taking EnvDTE.Project, prepares for a unified implementation
of QtProject-QtProjectTracker
Change-Id: If643f37b1d6fc97bfdd854619319f1438d00a10d
Reviewed-by: Miguel Costa <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In order to streamline the VSIX package initialization, some processing
was moved to a background task. This was already the case with the
loading of Qt versions information. The following has now also been
moved to the background initialization task:
* Printing the banner with the Qt VS Tools version and init times.
* HTTP request to check availability of a new development version.
* Initialization of DTE event handlers.
Change-Id: I7d80cbc3cdfac74d79b4cc32a4aac7100fb4a2b7
Reviewed-by: Karsten Heimrich <[email protected]>
|
|
|
|
|
| |
Change-Id: I94cc72280815ed31809747b93032dd8768fd75ca
Reviewed-by: Miguel Costa <[email protected]>
|
|
|
|
|
| |
Change-Id: I63e3becb950d918b2ad231d1fd95709ba960d59b
Reviewed-by: Karsten Heimrich <[email protected]>
|
|
|
|
|
| |
Change-Id: I6e7667d0f6f1245b5b225e74120d289bf595423d
Reviewed-by: Karsten Heimrich <[email protected]>
|
|
* Moved VsShell and InforBar code to the Core assembly
* Abstract class InfoBarMessage is now extendable through inheritance
Change-Id: I0b226516ee0b02886c576ae37cf0b7aa2962c6a6
Reviewed-by: Karsten Heimrich <[email protected]>
|