aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Core/QMakeConf.cs
Commit message (Expand)AuthorAgeFilesLines
* Correct style errors in CoreAli Can Demiralp2025-07-141-1/+1
* Update copyright comments to 2025Ali Demiralp2025-03-181-4/+2
* Adapt QMakeQuery to use the QtBuildToolQuery base classKarsten Heimrich2024-07-261-6/+6
* Fix crash while parsing mingw configuration filesKarsten Heimrich2024-04-101-3/+3
* Remove QMakeConf() constructor overloadKarsten Heimrich2024-03-141-4/+0
* Refactor QMakeConf classKarsten Heimrich2024-03-141-88/+90
* Change source license to LicenseRef-Qt-Commercial or GPL-3.0-onlyAli Can Demiralp2024-02-281-1/+1
* Remove custom exception class and use existing C# exception typesKarsten Heimrich2024-01-291-6/+7
* Update license year from 2023 to 2024Ali Can Demiralp2024-01-091-1/+1
* Remove redundant codeKarsten Heimrich2023-04-201-3/+1
* Rewrite ๏ปฟif statement using '?:', '??' or '??=' exressionKarsten Heimrich2023-02-241-2/+1
* Replace license headerMiguel Costa2023-02-231-27/+4
* Rework QMake, QMakeQuery and QMakeImportKarsten Heimrich2022-11-211-5/+4
* Add support for shadow builds of QtKarsten Heimrich2022-07-261-0/+11
* Apply uniform guidelines to 'using' directivesMiguel Costa2022-02-221-1/+1
* Remove some more ThreadHelper.ThrowIfNotOnUIThread()Karsten Heimrich2022-02-221-2/+0
* Make property get onlyKarsten Heimrich2022-02-091-2/+2
* Fix warning: Add ThreadHelper.ThrowIfNotOnUIThread();Karsten Heimrich2022-02-091-0/+3
* refactoring: Reorganize project filesMiguel Costa2021-11-161-0/+166