aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert QtVarsOutputDir to $(ProjectDir)\$(IntDir)\qmakeHEADdevAli Can Demiralp16 hours1-1/+1
* Doc: Describe a step needed to debug CMake projectsLeena Miettinen21 hours1-0/+3
* Amend 50a2aa, fix storing version names with spacesKarsten Heimrich22 hours1-2/+2
* Update VS market place descriptionKarsten Heimrich8 days1-0/+14
* Introduce new GUID for Qt VS Tools on ARMKarsten Heimrich8 days1-1/+2
* Update changelogKarsten Heimrich12 days1-0/+5
* Fix user settings not migrated after upgrading to version 3.2.0Karsten Heimrich12 days1-8/+15
* Add support for user-defined MOC macrosAli Can Demiralp2024-04-193-28/+36
* Doc: Fix online TOC (sidebar) and copyright yearLeena Miettinen2024-04-182-1/+2
* Update vstools install commandKarsten Heimrich2024-04-173-3/+8
* Update v3.2.0 changelogKarsten Heimrich2024-04-161-1/+20
* Doc: Update tutorialsLeena Miettinen2024-04-165-5/+9
* Enable batching of CL calls for dynamic sourcesAli Can Demiralp2024-04-111-5/+0
* Squish: Move OK button to globalnamesRobert Löhning2024-04-103-3/+3
* Fix null reference exceptionKarsten Heimrich2024-04-105-13/+17
* Fix crash while parsing mingw configuration filesKarsten Heimrich2024-04-101-3/+3
* Correct conversion of moc_predef steps and set output path to $(IntDir)Ali Can Demiralp2024-04-091-2/+5
* Squish: Replace wait condition strings with lambdasRobert Löhning2024-04-086-17/+17
* Fix import of short options from .pro filesAli Can Demiralp2024-04-084-21/+17
* Squish: Test handling of invalid path to QtRobert Löhning2024-04-084-5/+27
* Squish: Improve tests for "Restart Required" messageRobert Löhning2024-04-084-7/+17
* Squish: Adjust timingsRobert Löhning2024-04-053-3/+3
* Add QtMSBuild stand-alone distributionAli Can Demiralp2024-04-052-2/+18
* Replace QtBkup_* and QtCleaned_* comparisons with hash comparisonsAli Can Demiralp2024-04-053-53/+32
* Fix install scriptOliver Wolff2024-04-031-3/+3
* Merge shared code into base classKarsten Heimrich2024-04-0311-107/+32
* Unify precompiled header supportKarsten Heimrich2024-04-0319-316/+429
* Make use of the new settings classKarsten Heimrich2024-03-2719-278/+354
* Implement settings class, stores settings based on custom attributeKarsten Heimrich2024-03-274-0/+184
* Introduce command to delete the Qt VS Tools settings on startupKarsten Heimrich2024-03-273-0/+15
* Add a new and rename existing constants specifying registry pathsKarsten Heimrich2024-03-276-19/+19
* Inform user if project Qt installation property is invalidAli Can Demiralp2024-03-264-2/+130
* Add option for activating the console pane on new messagesAli Can Demiralp2024-03-212-1/+12
* Squish: Test building projects with CMakeRobert Löhning2024-03-212-74/+135
* Add default stylesheet setting the size of embedded editor widgetsAli Can Demiralp2024-03-211-1/+11
* Add dark mode and stylesheet support for editorsAli Can Demiralp2024-03-212-1/+46
* Use VS embedded info bar to show the detach option of editorsAli Can Demiralp2024-03-213-35/+73
* Ensure non-empty filename prior to getting directory in file validationAli Can Demiralp2024-03-191-1/+1
* Fix warning, exposed while building on the command lineKarsten Heimrich2024-03-151-2/+5
* 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
* Use {From|To}NativeSeparator helper methodsKarsten Heimrich2024-03-142-6/+7
* Remove QMakeConf() constructor overloadKarsten Heimrich2024-03-142-6/+2
* Centralize Qt version name sanitizationKarsten Heimrich2024-03-142-2/+19
* Refactor QMakeImport classKarsten Heimrich2024-03-147-192/+167
* Refactor QMakeConf classKarsten Heimrich2024-03-143-94/+93
* Refactor VersionInformation classKarsten Heimrich2024-03-1413-251/+173
* Avoid modifying .vcxproj.userAli Can Demiralp2024-03-143-5/+10
* Update Changelog to v3.2.0v3.2.0Karsten Heimrich2024-03-131-0/+22
* Fix wizard throwing due to backslashes and rootnames not matching filesAli Can Demiralp2024-03-123-33/+45