aboutsummaryrefslogtreecommitdiffstats
path: root/QtMSBuild
Commit message (Expand)AuthorAgeFilesLines
* Add support for user-defined MOC macrosAli Can Demiralp2024-04-192-20/+30
* Enable batching of CL calls for dynamic sourcesAli Can Demiralp2024-04-111-5/+0
* Add QtMSBuild stand-alone distributionAli Can Demiralp2024-04-051-0/+10
* Replace QtBkup_* and QtCleaned_* comparisons with hash comparisonsAli Can Demiralp2024-04-053-53/+32
* Set QMake output directory to $(Temp)/$(ProjectGuid)/qmakeAli Can Demiralp2024-03-151-1/+1
* Move Qt variables expansion from qt.targets to qt_private.propsAli Can Demiralp2024-03-152-60/+60
* Avoid modifying .vcxproj.userAli Can Demiralp2024-03-141-2/+2
* Fix MultiToolTask on VS 2019Ali Can Demiralp2024-03-051-1/+1
* Ensure pre-compiled header is accessible from generated sourcesAli Can Demiralp2024-03-041-1/+1
* Change source license to LicenseRef-Qt-Commercial or GPL-3.0-onlyAli Can Demiralp2024-02-2873-73/+73
* Fix recognition of QMake extra argumentsAli Can Demiralp2024-02-141-2/+3
* Fix RCC failure when using precompiled headers and /W4 /WXAli Can Demiralp2024-02-132-10/+18
* Update the property documentations to https://doc.qt.io/qt-6/Ali Can Demiralp2024-02-098-113/+113
* Port Qt VS Tools to ARM64Karsten Heimrich2024-02-091-10/+18
* Change compiler-flavor MOC property from a string to an enumAli Can Demiralp2024-02-091-2/+9
* Fix incorrect string and string list MOC propertiesAli Can Demiralp2024-02-091-1/+1
* Update the VS interface of MOC command line options to match 6.6.1Ali Can Demiralp2024-02-092-0/+108
* Fix RCC interface consistency issuesAli Can Demiralp2024-02-092-15/+15
* Update the VS interface of RCC command line options to match 6.6.1Ali Can Demiralp2024-02-093-14/+90
* Change generator and connections UIC properties from strings to enumsAli Can Demiralp2024-02-091-4/+18
* Update the VS interface of UIC command line options to match 6.6.1Ali Can Demiralp2024-02-092-12/+137
* Add deploy tool the option to prepend the Qt tools directory to pathAli Can Demiralp2024-02-093-0/+22
* Fix exception in ListQrcMiguel Costa2024-01-291-0/+4
* The .obj files of generated sources are placed next to their sourcesAli Can Demiralp2024-01-181-0/+5
* Ensure parameters of MakeRelative are quotedAli Can Demiralp2024-01-153-6/+6
* Fix incorrect condition logic in qt_vars.targetsAli Can Demiralp2024-01-111-2/+2
* Fix timeout in CriticalSection for large solutionsMiguel Costa2024-01-103-37/+63
* Update license year from 2023 to 2024Ali Can Demiralp2024-01-0973-74/+74
* Move all user keys to QtProject instead of keeping them in DigiaKarsten Heimrich2024-01-082-2/+2
* Allow late-binding of Qt/MSBuild propertiesMiguel Costa2023-11-284-2/+55
* Amend 8146726, fix windeployqt args ignoredMiguel Costa2023-11-281-3/+13
* Get Qt/MSBuild version from version.logMiguel Costa2023-11-282-0/+12
* Move Qt vars evaluation to qt.targetsMiguel Costa2023-11-282-60/+60
* Fix temp dir added to INCLUDEPATHMiguel Costa2023-11-232-5/+25
* Remove implicit addition of Qt core and gui moduleKarsten Heimrich2023-11-231-1/+1
* Amend commit f762caf, fix property page display valueKarsten Heimrich2023-11-233-52/+52
* Amend a84505b, fix more QtBkup_* comparisonsKarsten Heimrich2023-11-093-8/+27
* Add option to deploy project outputMiguel Costa2023-11-083-4/+38
* Fix windeployqt args ignoredMiguel Costa2023-11-083-35/+87
* Set environment vars for windeployqtMiguel Costa2023-11-083-1/+15
* Connect to QML runtime only in debug modeMiguel Costa2023-10-251-5/+4
* Add fallback values for Qt settingsMiguel Costa2023-08-291-0/+4
* Implement converting custom build steps for lreleaseKarsten Heimrich2023-08-232-7/+15
* Amend 367c8a, make the Qt Deploy Tool settings page staticKarsten Heimrich2023-08-232-32/+33
* Set QtDeploy property Persistence to ProjectFileKarsten Heimrich2023-07-191-1/+1
* qt6.natvis: add QVariant viewNicolas Arnaud-Cormos2023-05-161-0/+123
* qt6.natvis: improve QSetNicolas Arnaud-Cormos2023-05-161-0/+7
* qt6.natvis: big improvement to QHash and QMultiHashNicolas Arnaud-Cormos2023-05-161-2/+173
* qt6.natvis: improve QMap displayNicolas Arnaud-Cormos2023-05-161-1/+11
* Remove redundant codeKarsten Heimrich2023-04-2013-29/+28