aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix installer not working for VS 2019Miguel Costa2019-05-081-5/+6
* Allow VS process to remain running after testMiguel Costa2019-05-081-5/+21
* Load auto-test macros from fileMiguel Costa2019-05-089-13/+261
* Allow UI automation commands in auto-testsMiguel Costa2019-05-084-1/+221
* Fix bug in macro command 'quit'Miguel Costa2019-05-081-1/+3
* Refactor auto-test macro moduleMiguel Costa2019-05-082-255/+414
* Generate HTML of overview for VS MarketplaceMiguel Costa2019-05-023-0/+186
* Add auto-test frameworkMiguel Costa2019-05-0216-0/+1994
* Add Regex wrapperMiguel Costa2019-05-0227-0/+4387
* Fix linker rule property evaluationMiguel Costa2019-04-301-1/+4
* Add Remote Objects to the list of Qt modulesMiguel Costa2019-04-051-0/+10
* Add support for repcMiguel Costa2019-04-039-1/+572
* Update version number to 2.3.2v2.3.22.3Miguel Costa2019-02-141-1/+1
* Show version in Qt VS Tools menuMiguel Costa2019-02-143-0/+59
* Update reference to Microsoft.VisualStudio.Threading in VS 2019Miguel Costa2019-02-131-1/+1
* Add support for VS 2019 platform toolsetMiguel Costa2019-02-133-13/+24
* Fix QRC changes not triggering buildMiguel Costa2019-02-121-1/+1
* Use relative paths for output of Qt toolsMiguel Costa2019-02-083-7/+33
* Create directory for QRC output of Qt Quick CompilerMiguel Costa2019-02-081-0/+1
* Process generated sources in file compilationMiguel Costa2019-02-083-3/+3
* Use correct MSVC target dependenciesMiguel Costa2019-02-081-2/+2
* Fix incorrect target dependency in Qt/MSBuildMiguel Costa2019-02-041-5/+5
* Use different hash calculation for Qt work itemsMiguel Costa2019-01-312-9/+12
* Fix QML debug not working for .js filesMiguel Costa2019-01-301-6/+4
* Improve error handling/reporting in the QML debug launcherMiguel Costa2019-01-301-12/+26
* Fix rcc error when $(QTDIR) contains spacesMiguel Costa2019-01-301-1/+3
* Fix rcc error when paths contain spacesMiguel Costa2019-01-281-1/+9
* Fix QML debug blocked due to spaces in .exe nameMiguel Costa2019-01-281-1/+1
* Fix issues in error handling of conversion to Qt/MSBuildMiguel Costa2019-01-282-14/+48
* Fix incorrect dependency to C++ compiler targetsMiguel Costa2019-01-241-2/+2
* Update vsqml to Windows SDK 10.0.17763.0Miguel Costa2019-01-221-0/+1
* Update version number to 2.3.1Miguel Costa2019-01-211-1/+1
* Fix keyboard shortcut to Qt documentationMiguel Costa2019-01-212-2/+3
* Fix incorrect generation of custom build argsMiguel Costa2019-01-211-10/+45
* Don't show rcc warnings when listing resourcesMiguel Costa2019-01-151-1/+1
* Fix custom build step running after Qt toolsMiguel Costa2019-01-081-2/+3
* Fix dynamic source properties not inheritedMiguel Costa2019-01-081-1/+1
* Create visualizers folder if not foundMiguel Costa2019-01-081-6/+10
* Add debug messages to the QML debug engineMiguel Costa2019-01-075-6/+60
* Disable QML debug by defaultMiguel Costa2019-01-072-29/+0
* Connect to QML runtime even if no QRC is detectedMiguel Costa2019-01-071-3/+0
* Convert package to AsyncPackageMiguel Costa2019-01-0734-252/+479
* Add support for Visual Studio 2019Miguel Costa2018-12-1916-30/+215
* Use alternative method to locate VS installationMiguel Costa2018-12-194-2/+82
* Update version number to 2.3.0v2.3.0Miguel Costa2018-11-291-1/+1
* Fix code analysis errorMiguel Costa2018-11-291-2/+1
* Automate change of version numberMiguel Costa2018-11-2846-63/+635
* Change user-visible occurrences of "QML Cache" to "Qt Quick Compiler"Miguel Costa2018-11-282-6/+6
* Fix incompatibility with VS 2013Miguel Costa2018-11-275-29/+20
* Fix incompatibility with VS 2015Miguel Costa2018-11-275-16/+25