aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version number to 2.5.1v2.5.1Miguel Costa2020-05-192-1/+12
* Hide conversion functions (part 2)Miguel Costa2020-05-181-2/+9
* Set minimum VS2017 version to 15.8Miguel Costa2020-05-181-4/+12
* Hide conversion functions between qmake created project and vs tools projectOliver Wolff2020-05-181-1/+8
* Fix compiler warning about unused QtVersion classMiguel Costa2020-05-141-6/+0
* Keep IntelliSense up to date when opening Qt projectsMiguel Costa2020-05-141-0/+3
* Add support for C# 7.0 in VS2015Miguel Costa2020-05-074-0/+4
* Fix .pro import removing dependency to opengl32.libMiguel Costa2020-05-071-2/+0
* Fix .pro import not replacing QTDIRMiguel Costa2020-05-072-15/+41
* Add features to RegExprMiguel Costa2020-05-072-0/+21
* Fix unregistered Qt versions not working in new-project wizardMiguel Costa2020-04-305-34/+47
* Get path to qmake.conf using qmake propertiesMiguel Costa2020-04-301-6/+14
* Query all qmake properties in the QMakeQuery classMiguel Costa2020-04-301-3/+68
* Update version number to 2.5.0v2.5.0Miguel Costa2020-04-232-1/+22
* Add template for Qt Quick Application projectsMiguel Costa2020-04-2317-0/+458
* Fix titles of wizard config pagesMiguel Costa2020-04-232-2/+2
* Rename QtGuiApplication to QtWidgetsApplicationMiguel Costa2020-04-234-18/+18
* Allow custom path for Qt properties fileMiguel Costa2020-04-211-15/+14
* Refactor/rewrite QMake classMiguel Costa2020-04-216-244/+180
* Rewrite parsing of QML debug command line argsMiguel Costa2020-04-172-44/+91
* Add features to RegExpr libraryMiguel Costa2020-04-173-0/+26
* Add support for rcc two-pass modeMiguel Costa2020-04-154-1/+70
* Get path to visualizer files from registryMiguel Costa2020-04-141-6/+18
* Fix QHash visualizer not working with const keysMiguel Costa2020-04-081-4/+22
* Avoid wizard crashes when no Qt version is registeredOliver Wolff2020-04-031-1/+11
* More helpful error message if no Qt version is setOliver Wolff2020-04-034-7/+6
* Update new-project wizardsMiguel Costa2020-03-3122-1533/+755
* Add configurations wizard pageMiguel Costa2020-03-313-0/+707
* Add base class for new-project wizardsMiguel Costa2020-03-315-8/+674
* Fix moc output compiler settingsMiguel Costa2020-03-311-1/+1
* Get VC build settings from qmakeMiguel Costa2020-03-314-3/+94
* Add inner exception to QtVSException constructorMiguel Costa2020-03-311-0/+5
* Get list of converted enum valuesMiguel Costa2020-03-311-0/+9
* Fix deploy target not working for WinRT projectsMiguel Costa2020-03-311-0/+1
* qt_vars.targets: Fix generation of "qmake -query .props" file for developer b...Oliver Wolff2020-03-271-1/+1
* Mention need to Transform T4 Templates in READMEOliver Wolff2020-03-271-1/+2
* Upgrade VsQml project to v3.2 formatMiguel Costa2020-03-271-57/+37
* Support dynamic builds for "Qt helper tools"Oliver Wolff2020-03-241-1/+2
* Fix build of AstVisitor with newer Qt versionsOliver Wolff2020-03-241-0/+1
* Fix parse of Makefile ignoring macro valuesMiguel Costa2020-03-181-1/+1
* Add support for cast of enum valuesMiguel Costa2020-03-182-0/+178
* Add windeployqt target to Qt/MSBuildMiguel Costa2020-03-184-0/+182
* Generate list of Qt/MSBuild files in manifestMiguel Costa2020-03-183-319/+72
* Enable lazy init of Qt version informationMiguel Costa2020-03-102-18/+44
* Refactor wizards projectMiguel Costa2020-03-0959-218/+238
* Clean up .pro importMiguel Costa2020-03-091-9/+5
* Add private module refs in .pro importMiguel Costa2020-03-091-0/+24
* Avoid replacing file name parts in .pro importMiguel Costa2020-03-091-3/+13
* Add workaround for 5.13.2 NDEBUG obsessionMiguel Costa2020-01-281-2/+12
* Read qmake propertiesMiguel Costa2020-01-281-12/+71