summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32/msvc_vcproj.h
Commit message (Expand)AuthorAgeFilesLines
* Fix unnecessary regeneration of mocables in VS projectsJoerg Bornemann2016-12-211-0/+1
* Fix circular dependencies in generated vcxproj filesJoerg Bornemann2016-12-011-0/+1
* Fix type of VcprojGenerator::extraCompilerOutputsJoerg Bornemann2016-11-301-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* MakefileGenerator::processSources() doesn't need to be virtual.Edward Welbourne2015-11-131-1/+0
* remove superfluous method re-implementationJoerg Bornemann2015-04-271-3/+1
* fix extra compilers with indirect outputs in VS projectsJoerg Bornemann2015-04-231-0/+2
* add DISTFILES support for Visual Studio projectsJoerg Bornemann2015-03-271-0/+1
* fix filename handling in replaceExtraCompilerVariables()Oswald Buddenhagen2015-02-171-3/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* inline initOld()Oswald Buddenhagen2015-02-021-1/+0
* inline outputVariables()Oswald Buddenhagen2015-02-021-1/+0
* prune dead fixFilename() functionOswald Buddenhagen2015-02-021-1/+0
* remove pointless double initialization guardsOswald Buddenhagen2015-02-021-1/+0
* remove unsupported winrt mkspecsAndrew Knight2014-12-161-1/+0
* qmake vcxproj generator: write PrimaryOutputExtension valueJoerg Bornemann2014-10-221-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* move platform toolset retrieval to VcprojGeneratorJoerg Bornemann2014-04-031-0/+1
* qmake: Provide feature for windeployqtAndrew Knight2014-02-111-0/+1
* qmake: added WMAppManifest generation for winphone targetKamil Trzcinski2013-09-171-0/+1
* qmake: added file deployment support for winrt and winphone targetsKamil Trzcinski2013-09-151-0/+1
* basic manifest tool support in vc(x)proj generatorJoerg Bornemann2013-06-251-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Bring subproject dependencies in line with Makefile generatorsAndy Shaw2012-09-271-1/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* dispose of MSVCPROJ_LIBSOswald Buddenhagen2012-07-241-6/+0
* purge unused VcprojGenerator::findTemplate()Oswald Buddenhagen2012-06-191-1/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* QMap => QHashOswald Buddenhagen2012-01-101-2/+2
* Make QUuid a class.Friedemann Kleint2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* qmake vc(x)proj generator: support x64 Qt buildsJoerg Bornemann2011-05-061-0/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+151