aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version number to 2.8.1v2.8.1Miguel Costa2021-12-172-1/+25
* Fix missing compiler options for generated sourcesMiguel Costa2021-12-171-2/+3
* Fix issues in integration of translation toolsMiguel Costa2021-12-172-25/+47
* Print debug message with path to clMiguel Costa2021-12-171-0/+8
* Fix "Finish" button always disabled in Qt Class WizardKarsten Heimrich2021-12-172-22/+5
* Fetch the VS targets path using vswhere if availableKarsten Heimrich2021-12-171-22/+27
* Doc: Add info about Qt/MSBuild and cross-compilationLeena Miettinen2021-12-172-2/+110
* Doc: Update information about managing projects and Qt versionsLeena Miettinen2021-12-173-42/+69
* Update and fix contextual helpKarsten Heimrich2021-12-172-4/+7
* Squash some more VS 2013 and 2015 referencesKarsten Heimrich2021-12-173-18/+10
* Doc: Add support for linking to topics in Qt Quick module docsLeena Miettinen2021-12-161-0/+1
* Match toolset of new projects to VS versionMiguel Costa2021-12-162-8/+6
* Exclude Qt headers from code analysisMiguel Costa2021-12-161-0/+8
* Remove RefreshPostBuild optionMiguel Costa2021-12-162-67/+1
* Fix missing SQLite DLL'sMiguel Costa2021-12-161-2/+32
* Exclude SampleTest project from buildMiguel Costa2021-12-161-6/+0
* Doc: Fix a link errorLeena Miettinen2021-12-161-1/+1
* Fix tracking of unloaded projects, null access on tracker objectKarsten Heimrich2021-12-151-1/+1
* Rework sample test project fileKarsten Heimrich2021-12-151-36/+9
* Remove unnecessary loading and translation of Qt module namesKarsten Heimrich2021-12-155-223/+0
* Doc: Divide FAQ into Help and IntelliSense info topicsLeena Miettinen2021-12-151-21/+52
* Doc: Describe detaching integrated toolsLeena Miettinen2021-12-151-3/+21
* Doc: Update Getting Started topicLeena Miettinen2021-12-156-38/+48
* Add transform.targets to project filesKarsten Heimrich2021-12-143-1/+4
* Doc: Remove obsolete \contentspage commandLeena Miettinen2021-12-131-6/+0
* Update project filesKarsten Heimrich2021-12-139-29/+9
* Remove some more dead code, replaced by ConfigPage.xaml{.cs}Karsten Heimrich2021-12-133-321/+0
* Restore vstools.pri text templateMiguel Costa2021-12-134-0/+57
* Make changes to vstools.batMiguel Costa2021-12-101-23/+107
* Add moc, uic and rcc steps to BigProject templateMiguel Costa2021-12-106-4/+132
* Rework test projectsMiguel Costa2021-12-087-47/+78
* Import static QML pluginsMiguel Costa2021-12-088-2/+572
* Add auto-test for Join taskMiguel Costa2021-12-084-0/+357
* Add Join task to Qt/MSBuildMiguel Costa2021-12-082-0/+142
* Add ITaskLoggingHelper interfaceMiguel Costa2021-12-0812-9/+637
* Rename QtQml item type to QtQmlCacheItemMiguel Costa2021-12-084-50/+51
* Make the Qt module selection window more common behavior likeKarsten Heimrich2021-12-075-87/+78
* Rename ModuleId to Id where applicableKarsten Heimrich2021-12-076-18/+18
* Rename some methods containing *ModuleInformation to just *ModulesKarsten Heimrich2021-12-0710-64/+64
* Rename QtModuleInfo to QtModule, following qtmodules.xml declarationKarsten Heimrich2021-12-078-23/+23
* Remove QtModule enumerationKarsten Heimrich2021-12-077-111/+17
* Fix background build errorMiguel Costa2021-12-021-1/+1
* Add solution properties to background buildsMiguel Costa2021-12-023-1/+13
* Enable more code that was ifdef'ed out for VS2022Karsten Heimrich2021-12-026-12/+2
* Move Package project to top of solution fileMiguel Costa2021-12-021-2/+2
* Fix VsQml code incompatible with compiler optionsMiguel Costa2021-12-022-4/+6
* Get Qt build settings from generated .vcxprojMiguel Costa2021-12-026-30/+196
* Revise evaluation of Qt propertiesMiguel Costa2021-12-022-68/+76
* Fix Qt Widgets Application cannot be created with default icon setKarsten Heimrich2021-12-021-16/+29
* Remove now unused Qt3Project template typeKarsten Heimrich2021-12-022-3/+4