| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct style errors in Wizards | Ali Can Demiralp | 2025-06-24 | 1 | -7/+7 |
* | Update copyright comments to 2025 | Ali Demiralp | 2025-03-18 | 1 | -4/+2 |
* | Unify precompiled header support | Karsten Heimrich | 2024-04-03 | 1 | -1/+3 |
* | Centralize Qt version name sanitization | Karsten Heimrich | 2024-03-14 | 1 | -1/+3 |
* | Refactor VersionInformation class | Karsten Heimrich | 2024-03-14 | 1 | -40/+42 |
* | Change source license to LicenseRef-Qt-Commercial or GPL-3.0-only | Ali Can Demiralp | 2024-02-28 | 1 | -1/+1 |
* | Disable project model input for ActiveQt wizard | Miguel Costa | 2024-01-29 | 1 | -0/+1 |
* | Merge both getter methods to fetch Qt version information | Karsten Heimrich | 2024-01-16 | 1 | -4/+4 |
* | Convert QtVersionManager to a fully static class | Karsten Heimrich | 2024-01-16 | 1 | -5/+4 |
* | Refactor Qt version information retrieval for improved concurrency | Karsten Heimrich | 2024-01-16 | 1 | -6/+6 |
* | Safe the Qt version the user added | Karsten Heimrich | 2024-01-16 | 1 | -3/+16 |
* | Fix button state logic on the wizard config page | Karsten Heimrich | 2024-01-16 | 1 | -7/+5 |
* | 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 | -1/+1 |
* | In the new-project wizard, allow to select a unregistered Qt version | Karsten Heimrich | 2023-10-12 | 1 | -110/+145 |
* | Remove leftover property used during cmake support development | Karsten Heimrich | 2023-09-27 | 1 | -1/+0 |
* | Use default icons instead of handcrafted sign + and - | Karsten Heimrich | 2023-07-21 | 1 | -7/+0 |
* | Remove redundant code | Karsten Heimrich | 2023-04-20 | 1 | -15/+16 |
* | Remove redundant type specification | Karsten Heimrich | 2023-04-20 | 1 | -2/+2 |
* | Merge null/pattern checks into complex pattern | Karsten Heimrich | 2023-04-20 | 1 | -21/+18 |
* | Update project wizard for Qt/CMake | Miguel Costa | 2023-03-28 | 1 | -7/+39 |
* | Minor Linq improvements | Karsten Heimrich | 2023-03-15 | 1 | -3/+2 |
* | Add abbreviated case-insensitive option | Miguel Costa | 2023-03-09 | 1 | -1/+2 |
* | Use string interpolation expression | Karsten Heimrich | 2023-02-24 | 1 | -5/+5 |
* | Replace license header | Miguel Costa | 2023-02-23 | 1 | -27/+4 |
* | Disable project model selection | Miguel Costa | 2022-12-16 | 1 | -1/+1 |
* | Simplify some LINQ code, adjust some warnings | Karsten Heimrich | 2022-11-21 | 1 | -5/+5 |
* | Add support for ARM64 | Miguel Costa | 2022-11-07 | 1 | -10/+25 |
* | Fix expression is always 'true' or always 'false' | Karsten Heimrich | 2022-10-05 | 1 | -5/+2 |
* | Add support for Qt/CMake in project templates | Miguel Costa | 2022-09-07 | 1 | -0/+4 |
* | Fix Qt6 modules handling and some qt module wizard typos | Karsten Heimrich | 2022-04-22 | 1 | -10/+20 |
* | List Qt modules in alphabetical order | Miguel Costa | 2022-03-22 | 1 | -1/+1 |
* | Fix Qt module pop-up not showing | Karsten Heimrich | 2022-03-22 | 1 | -1/+1 |
* | Apply uniform guidelines to 'using' directives | Miguel Costa | 2022-02-22 | 1 | -3/+3 |
* | Make property private | Karsten Heimrich | 2022-02-09 | 1 | -1/+1 |
* | Fix local variable is never used | Karsten Heimrich | 2022-01-28 | 1 | -1/+1 |
* | Rework wizard folder layout | Karsten Heimrich | 2022-01-11 | 1 | -0/+479 |