aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Package/QtMsBuild/QtProjectIntelliSense.cs
Commit message (Expand)AuthorAgeFilesLines
* Package: Move Qt MSBuild and Option related classes to core libraryKarsten Heimrich2023-06-221-74/+0
* Core library: Move Qt MSBuild related classesKarsten Heimrich2023-06-211-0/+1
* Implement QtProjectTracker GetOrAdd, removes some odd Add|Get behaviorKarsten Heimrich2023-06-211-4/+2
* Track QtProject's instead of EnvDTE.Project'sKarsten Heimrich2023-06-211-16/+15
* Rework QtProject{Tracker|Build|IntelliSense} classesKarsten Heimrich2023-06-211-13/+8
* Remove redundant codeKarsten Heimrich2023-04-201-4/+2
* Use string interpolation expressionKarsten Heimrich2023-02-241-4/+3
* Replace license headerMiguel Costa2023-02-231-27/+4
* Improve intellisense performance for Qt projectsMiguel Costa2022-05-161-5/+11
* Remove some more ThreadHelper.ThrowIfNotOnUIThread()Karsten Heimrich2022-02-221-2/+5
* Fix background build warningsMiguel Costa2022-02-111-5/+7
* Fix "Observe the awaitable result of this method call"Karsten Heimrich2022-02-091-1/+1
* Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread();Karsten Heimrich2022-02-091-0/+3
* refactoring: Rename Vsix class as QtVsToolsPackageMiguel Costa2021-11-161-2/+2
* refactoring: Reorganize project filesMiguel Costa2021-11-161-0/+93