| Commit message (Expand) | Author | Age | Files | Lines |
| * | Correct style errors in Package | Ali Can Demiralp | 2025-07-14 | 1 | -2/+2 |
| * | Replace polling-based file monitor with event-driven FileSystemWatcher | Karsten Heimrich | 2025-04-25 | 1 | -30/+3 |
| * | Fix Qt Widget Designer opens multiple times in detached mode | Karsten Heimrich | 2025-04-25 | 1 | -1/+93 |
| * | Split classes into files and adjust namespace to match hierarchy | Karsten Heimrich | 2025-04-25 | 1 | -17/+1 |
| * | Add additional options to suppress the editor Detach notifications | Karsten Heimrich | 2025-04-25 | 1 | -0/+13 |
| * | Update copyright comments to 2025 | Ali Demiralp | 2025-03-18 | 1 | -4/+2 |
| * | Cannot open .ui files from Visual Studio | Karsten Heimrich | 2025-02-14 | 1 | -3/+3 |
| * | Validate .ts files before opening them in the translation editor | Karsten Heimrich | 2024-11-21 | 1 | -0/+20 |
| * | Editor.QtDesigner.cs: Reflect name change of Qt Designer | Oliver Wolff | 2024-10-16 | 1 | -2/+3 |
| * | Make use of the new settings class | Karsten Heimrich | 2024-03-27 | 1 | -1/+2 |
| * | Change source license to LicenseRef-Qt-Commercial or GPL-3.0-only | Ali Can Demiralp | 2024-02-28 | 1 | -1/+1 |
| * | Update license year from 2023 to 2024 | Ali Can Demiralp | 2024-01-09 | 1 | -1/+1 |
| * | Rename all QtProject{and related classes} to MsBuildProject{...} | Karsten Heimrich | 2023-06-29 | 1 | -4/+4 |
| * | Merge QtProject Intellisense, adapt depending code | Karsten Heimrich | 2023-06-29 | 1 | -2/+2 |
| * | Merge QtProject tracking, adapt depending code | Karsten Heimrich | 2023-06-29 | 1 | -2/+1 |
| * | Return VCProject instead of EnvDTE.Project for selected projects | Karsten Heimrich | 2023-06-29 | 1 | -1/+2 |
| * | Align QtProject methods {GetOrAdd|Reset} with QtProjectTracker | Karsten Heimrich | 2023-06-22 | 1 | -1/+1 |
| * | Apply some cosmetical changes, no functional changes intended | Karsten Heimrich | 2023-06-22 | 1 | -4/+4 |
| * | Package: Move Qt MSBuild and Option related classes to core library | Karsten Heimrich | 2023-06-22 | 1 | -1/+0 |
| * | Core library: Move Qt MSBuild related classes | Karsten Heimrich | 2023-06-21 | 1 | -1/+1 |
| * | Track QtProject's instead of EnvDTE.Project's | Karsten Heimrich | 2023-06-21 | 1 | -7/+11 |
| * | Rework QtProject{Tracker|Build|IntelliSense} classes | Karsten Heimrich | 2023-06-21 | 1 | -2/+2 |
| * | Remove redundant code | Karsten Heimrich | 2023-04-20 | 1 | -1/+0 |
| * | Remove redundant type specification | Karsten Heimrich | 2023-04-20 | 1 | -1/+1 |
| * | Replace if statemant with null propagation code | Karsten Heimrich | 2023-03-15 | 1 | -3/+1 |
| * | Use compound assignment | Karsten Heimrich | 2023-03-15 | 1 | -2/+2 |
| * | Replace license header | Miguel Costa | 2023-02-23 | 1 | -27/+4 |
| * | Improve intellisense performance for Qt projects | Miguel Costa | 2022-05-16 | 1 | -4/+2 |
| * | Fix ThrowIfNotOnUIThread exception | Miguel Costa | 2022-03-01 | 1 | -3/+6 |
| * | Apply uniform guidelines to 'using' directives | Miguel Costa | 2022-02-22 | 1 | -2/+3 |
| * | Remove some more ThreadHelper.ThrowIfNotOnUIThread() | Karsten Heimrich | 2022-02-22 | 1 | -2/+5 |
| * | Fix background build warnings | Miguel Costa | 2022-02-11 | 1 | -1/+1 |
| * | Fix "Observe the awaitable result of this method call" | Karsten Heimrich | 2022-02-09 | 1 | -1/+1 |
| * | Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread(); | Karsten Heimrich | 2022-02-09 | 1 | -0/+3 |
| * | Fix using directive is not required | Karsten Heimrich | 2022-01-28 | 1 | -1/+0 |
| * | refactoring: Rename Vsix class as QtVsToolsPackage | Miguel Costa | 2021-11-16 | 1 | -1/+1 |
| * | refactoring: Reorganize project files | Miguel Costa | 2021-11-16 | 1 | -0/+88 |