aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Wizards/ItemWizard/Translation
Commit message (Expand)AuthorAgeFilesLines
* Correct style errors in WizardsAli Can Demiralp2025-06-241-1/+1
* Update copyright comments to 2025Ali Demiralp2025-03-183-11/+7
* Merge shared code into base classKarsten Heimrich2024-04-031-6/+2
* Fix wizard throwing due to backslashes and rootnames not matching filesAli Can Demiralp2024-03-121-5/+5
* Enable file wizards to accept relative pathsAli Can Demiralp2024-03-051-1/+7
* Change source license to LicenseRef-Qt-Commercial or GPL-3.0-onlyAli Can Demiralp2024-02-283-3/+3
* Update license year from 2023 to 2024Ali Can Demiralp2024-01-093-3/+3
* Adjust namespace of Utils class to match folder structureKarsten Heimrich2024-01-081-2/+1
* Fix wizard adding new .cpp and .h files under wrong sectionKarsten Heimrich2023-09-011-1/+11
* Move code adjusting whitespaces and tabs into Wizards/UtilKarsten Heimrich2023-06-291-3/+2
* Core library: Move Qt MSBuild related classesKarsten Heimrich2023-06-211-1/+1
* Remove redundant codeKarsten Heimrich2023-04-202-7/+7
* Remove redundant type specificationKarsten Heimrich2023-04-201-1/+1
* Add abbreviated case-insensitive optionMiguel Costa2023-03-091-1/+2
* Replace license headerMiguel Costa2023-02-233-83/+12
* Modernization: Replace casts with pattern variableKarsten Heimrich2022-10-041-11/+13
* Amend patch 0c9776a4d12e7f012a9f6710daece4acc6c4a3a8Karsten Heimrich2022-05-171-1/+1
* Fix Qt6 modules handling and some qt module wizard typosKarsten Heimrich2022-04-221-1/+1
* Rework help link chooser and translation page searchKarsten Heimrich2022-04-052-23/+23
* Add LazyFactory classMiguel Costa2022-03-011-6/+7
* Apply uniform guidelines to 'using' directivesMiguel Costa2022-02-222-8/+9
* Remove some more ThreadHelper.ThrowIfNotOnUIThread()Karsten Heimrich2022-02-221-2/+3
* Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread();Karsten Heimrich2022-02-091-0/+1
* Implement adding missing modules for item wizardsKarsten Heimrich2022-01-251-2/+3
* Implement templated Qt translation (.ts) file wizardKarsten Heimrich2022-01-203-0/+354