aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtprojectlib/MsBuildProject.cs
Commit message (Expand)AuthorAgeFilesLines
* Clean up solution and namespacesMiguel Costa2020-11-271-1801/+0
* Fix ignoring VC property changes (project format v3.3)Miguel Costa2020-06-111-28/+64
* Fix .pro import not replacing QTDIRMiguel Costa2020-05-071-6/+40
* Get VC build settings from qmakeMiguel Costa2020-03-311-0/+9
* 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
* Fix setting project keywork during conversionMiguel Costa2019-12-191-1/+5
* Fix incompatibilities with property sheetsMiguel Costa2019-12-191-0/+54
* Fix problems with outer/inner buildMiguel Costa2019-12-191-1/+1
* Use lib paths from Qt build configurationMiguel Costa2019-11-061-0/+6
* Fix import of .pro file with spaces in lib pathsMiguel Costa2019-11-061-3/+3
* Fix error when importing .pro with static libMiguel Costa2019-10-281-104/+50
* Fix build errors with imported .pro fileMiguel Costa2019-10-251-2/+21
* Fix error when importing .pro file with Qt 5.12 or greaterMiguel Costa2019-10-251-2/+3
* Fix Intellisense shortcomingsMiguel Costa2019-10-141-0/+36
* Fix Qt tools output path mangled by conversion to V3Miguel Costa2019-10-101-1/+20
* Add sanity-check to project format conversionMiguel Costa2019-10-101-15/+19
* Add default Qt settingsMiguel Costa2019-09-301-0/+7
* Add conversion to project format v3.1Miguel Costa2019-09-301-4/+152
* Implement project format v3.1Miguel Costa2019-09-301-1/+1
* Fix excluded-from-build removed by conversionMiguel Costa2019-09-181-2/+10
* Fix bugs in conversion to V3 formatMiguel Costa2019-08-261-15/+87
* Convert existing projects to V3 formatMiguel Costa2019-08-161-0/+287
* Import qmake projects with repc custom buildsMiguel Costa2019-05-081-2/+28
* Fix issues in error handling of conversion to Qt/MSBuildMiguel Costa2019-01-281-12/+41
* Use output dir settings from imported .proMiguel Costa2018-09-271-16/+31
* Handle duplicate items when converting projectMiguel Costa2018-08-231-11/+13
* Add macro expansion support to command line parserMiguel Costa2018-04-121-63/+150
* Rollback changes to project XML on errorsMiguel Costa2018-04-111-1/+40
* Fix error in conversion to Qt/MSBuildMiguel Costa2018-04-051-1/+1
* Fix incorrect definitions in project fileMiguel Costa2018-03-291-11/+5
* Fix conversion of .moc and .cbt filesMiguel Costa2018-03-281-1/+3
* Improve performance of conversion to Qt/MSBuildMiguel Costa2018-03-281-27/+37
* Disable dynamic C++ source if already includedMiguel Costa2018-03-231-2/+16
* Use VS macros when converting to Qt/MSBuildMiguel Costa2018-03-231-12/+20
* Fix command line parser not working with '@' optionMiguel Costa2018-03-231-6/+15
* Set default Windows 10 SDK on VS 2017/2015Miguel Costa2018-02-081-0/+16
* Compile with multiple cores by defaultMiguel Costa2018-01-311-0/+18
* Fix issues with the use of the QtMsBuild environment variableMiguel Costa2018-01-311-2/+4
* Fix MSBuild in-memory project not working in VS2015Miguel Costa2018-01-311-1/+8
* Create UWP projects when using WinRT build of QtMiguel Costa2018-01-311-0/+27
* Use XML transformation to convert to Qt/MSbuildMiguel Costa2017-12-221-8/+339
* Replace custom build steps with MSBuild targetsMiguel Costa2017-12-011-0/+445