| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct style errors in Wizards | Ali Can Demiralp | 2025-06-24 | 1 | -1/+1 |
* | Update copyright comments to 2025 | Ali Demiralp | 2025-03-18 | 3 | -11/+7 |
* | Merge shared code into base class | Karsten Heimrich | 2024-04-03 | 1 | -6/+2 |
* | Fix wizard throwing due to backslashes and rootnames not matching files | Ali Can Demiralp | 2024-03-12 | 1 | -5/+5 |
* | Enable file wizards to accept relative paths | Ali Can Demiralp | 2024-03-05 | 1 | -1/+7 |
* | Change source license to LicenseRef-Qt-Commercial or GPL-3.0-only | Ali Can Demiralp | 2024-02-28 | 3 | -3/+3 |
* | Update license year from 2023 to 2024 | Ali Can Demiralp | 2024-01-09 | 3 | -3/+3 |
* | Adjust namespace of Utils class to match folder structure | Karsten Heimrich | 2024-01-08 | 1 | -2/+1 |
* | Fix wizard adding new .cpp and .h files under wrong section | Karsten Heimrich | 2023-09-01 | 1 | -1/+11 |
* | Move code adjusting whitespaces and tabs into Wizards/Util | Karsten Heimrich | 2023-06-29 | 1 | -3/+2 |
* | Core library: Move Qt MSBuild related classes | Karsten Heimrich | 2023-06-21 | 1 | -1/+1 |
* | Remove redundant code | Karsten Heimrich | 2023-04-20 | 2 | -7/+7 |
* | Remove redundant type specification | Karsten Heimrich | 2023-04-20 | 1 | -1/+1 |
* | Add abbreviated case-insensitive option | Miguel Costa | 2023-03-09 | 1 | -1/+2 |
* | Replace license header | Miguel Costa | 2023-02-23 | 3 | -83/+12 |
* | Modernization: Replace casts with pattern variable | Karsten Heimrich | 2022-10-04 | 1 | -11/+13 |
* | Amend patch 0c9776a4d12e7f012a9f6710daece4acc6c4a3a8 | Karsten Heimrich | 2022-05-17 | 1 | -1/+1 |
* | Fix Qt6 modules handling and some qt module wizard typos | Karsten Heimrich | 2022-04-22 | 1 | -1/+1 |
* | Rework help link chooser and translation page search | Karsten Heimrich | 2022-04-05 | 2 | -23/+23 |
* | Add LazyFactory class | Miguel Costa | 2022-03-01 | 1 | -6/+7 |
* | Apply uniform guidelines to 'using' directives | Miguel Costa | 2022-02-22 | 2 | -8/+9 |
* | Remove some more ThreadHelper.ThrowIfNotOnUIThread() | Karsten Heimrich | 2022-02-22 | 1 | -2/+3 |
* | Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread(); | Karsten Heimrich | 2022-02-09 | 1 | -0/+1 |
* | Implement adding missing modules for item wizards | Karsten Heimrich | 2022-01-25 | 1 | -2/+3 |
* | Implement templated Qt translation (.ts) file wizard | Karsten Heimrich | 2022-01-20 | 3 | -0/+354 |