aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update version number to 2.4.0v2.4.0Miguel Costa2019-08-261-1/+1
* Add support for V3 projects in VS 2015Miguel Costa2019-08-2626-44/+288
* Fix bugs in conversion to V3 formatMiguel Costa2019-08-263-15/+114
* Convert existing projects to V3 formatMiguel Costa2019-08-165-10/+312
* Add reference to RegExpr libraryMiguel Costa2019-08-161-0/+6
* Remove hard-coded rule nameMiguel Costa2019-08-165-13/+73
* Update project wizards to V3 formatMiguel Costa2019-08-0515-40/+26
* Update extension manifestMiguel Costa2019-08-054-295/+827
* Add support for VS design-time buildMiguel Costa2019-08-056-31/+297
* Use Qt (qmake) variables in VS projectsMiguel Costa2019-08-054-0/+386
* Add C++ compiler properties to Qt toolsMiguel Costa2019-08-0518-0/+918
* Use V3 format settings with Qt toolsMiguel Costa2019-08-0516-18/+395
* Select all QT module namesMiguel Costa2019-08-051-1/+1
* Edit Qt settings in property pages (V3 format)Miguel Costa2019-08-0515-39/+582
* Refactor Qt/MSBuildMiguel Costa2019-06-2124-268/+1060
* Link against static build of Qt for VS 2019Miguel Costa2019-06-111-1/+7
* Import qmake projects with repc custom buildsMiguel Costa2019-05-083-17/+283
* 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