| Commit message (Expand) | Author | Age | Files | Lines |
| * | Correct style errors in Core | Ali Can Demiralp | 2025-07-14 | 1 | -4/+4 |
| * | Update copyright comments to 2025 | Ali Demiralp | 2025-03-18 | 1 | -4/+2 |
| * | Refactor QtVsTools.Core.Common.Utils | Ali Can Demiralp | 2025-02-28 | 1 | -1/+1 |
| * | Use more safe string.Equals(...) function | Karsten Heimrich | 2024-07-26 | 1 | -1/+1 |
| * | Redesign the layout of the Qt version page | Karsten Heimrich | 2024-07-24 | 1 | -0/+13 |
| * | Move path quote and unquote functions into a common place | Karsten Heimrich | 2024-06-17 | 1 | -25/+0 |
| * | Introduce and use none throwing {File|Directory} helper functions | Karsten Heimrich | 2024-05-17 | 1 | -27/+0 |
| * | Add support for user-defined MOC macros | Ali Can Demiralp | 2024-04-19 | 1 | -8/+6 |
| * | Refactor QMakeImport class | Karsten Heimrich | 2024-03-14 | 1 | -124/+0 |
| * | Refactor VersionInformation class | Karsten Heimrich | 2024-03-14 | 1 | -1/+1 |
| * | Enable file wizards to accept relative paths | Ali Can Demiralp | 2024-03-05 | 1 | -0/+15 |
| * | Change source license to LicenseRef-Qt-Commercial or GPL-3.0-only | Ali Can Demiralp | 2024-02-28 | 1 | -1/+1 |
| * | Merge both getter methods to fetch Qt version information | Karsten Heimrich | 2024-01-16 | 1 | -1/+1 |
| * | Convert QtVersionManager to a fully static class | Karsten Heimrich | 2024-01-16 | 1 | -2/+1 |
| * | Refactor Qt version information retrieval for improved concurrency | Karsten Heimrich | 2024-01-16 | 1 | -1/+1 |
| * | Update license year from 2023 to 2024 | Ali Can Demiralp | 2024-01-09 | 1 | -1/+1 |
| * | Adjust namespace of Utils class to match folder structure | Karsten Heimrich | 2024-01-08 | 1 | -2/+2 |
| * | Introduce VcFilterExtensions, move functions, adapt usages | Karsten Heimrich | 2023-09-01 | 1 | -21/+4 |
| * | Remove Filters class, move getter into FakeFilter class | Karsten Heimrich | 2023-09-01 | 1 | -2/+2 |
| * | Remove helper function NewProjectGuid() | Karsten Heimrich | 2023-07-19 | 1 | -5/+0 |
| * | Rename all QtProject{and related classes} to MsBuildProject{...} | Karsten Heimrich | 2023-06-29 | 1 | -6/+6 |
| * | Return VCProject instead of EnvDTE.Project for selected projects | Karsten Heimrich | 2023-06-29 | 1 | -27/+20 |
| * | Introduce constant for C++ project types | Karsten Heimrich | 2023-06-27 | 1 | -1/+1 |
| * | Rework CxxStream{Reader} | Karsten Heimrich | 2023-06-22 | 1 | -50/+1 |
| * | Remove support for projects with custom build steps | Karsten Heimrich | 2023-06-22 | 1 | -262/+4 |
| * | Move helper function HasQt5Version into ProjectFormat class | Karsten Heimrich | 2023-06-22 | 1 | -8/+1 |
| * | 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 | -23/+22 |
| * | Core library: Move Qt MSBuild related classes | Karsten Heimrich | 2023-06-21 | 1 | -0/+1 |
| * | HelperFunctions.GetSelectedQtProject() now returns QtProject | Karsten Heimrich | 2023-06-21 | 1 | -35/+37 |
| * | Refactor project format handling | Karsten Heimrich | 2023-06-21 | 1 | -3/+3 |
| * | Improve readability of qmake log output | Miguel Costa | 2023-05-10 | 1 | -3/+7 |
| * | Move code into ProjectExporter class | Karsten Heimrich | 2023-04-20 | 1 | -46/+0 |
| * | Remove redundant code | Karsten Heimrich | 2023-04-20 | 1 | -12/+10 |
| * | Remove redundant type specification | Karsten Heimrich | 2023-04-20 | 1 | -1/+1 |
| * | Remove redundant code | Karsten Heimrich | 2023-04-20 | 1 | -11/+3 |
| * | Merge null/pattern checks into complex pattern | Karsten Heimrich | 2023-04-20 | 1 | -37/+27 |
| * | Convert 'if-return' into 'return' statement | Karsten Heimrich | 2023-04-20 | 1 | -4/+1 |
| * | Fix possible null reference | Miguel Costa | 2023-03-28 | 1 | -1/+1 |
| * | Update function and fix possible null reference exception | Karsten Heimrich | 2023-03-15 | 1 | -18/+24 |
| * | Rewrite VC path calculation | Karsten Heimrich | 2023-03-15 | 1 | -30/+6 |
| * | Remove all references to VS2017 | Karsten Heimrich | 2023-03-15 | 1 | -36/+0 |
| * | Add abbreviated case-insensitive option | Miguel Costa | 2023-03-09 | 1 | -22/+18 |
| * | Rewrite if statement using '?:', '??' or '??=' exression | Karsten Heimrich | 2023-02-24 | 1 | -4/+2 |
| * | Replace license header | Miguel Costa | 2023-02-23 | 1 | -27/+4 |
| * | Use index property | Karsten Heimrich | 2023-02-23 | 1 | -1/+1 |
| * | Use string interpolation if possible | Karsten Heimrich | 2023-02-23 | 1 | -7/+6 |
| * | Remove dead code related to OnVCProjectEngineItemPropertyChange() | Karsten Heimrich | 2023-02-23 | 1 | -49/+0 |
| * | Remove GetQtDirFromQMakeProject() and releated code | Karsten Heimrich | 2023-02-23 | 1 | -83/+0 |
| * | Remove some unused paramter, enum values, constants etc... | Karsten Heimrich | 2023-02-23 | 1 | -11/+1 |