index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qmake
/
generators
/
win32
/
msvc_objectmodel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-24
1
-0
/
+1
|
\
|
*
Teach qmake MSVC's compiler options /std:c++[14|17|latest]
Joerg Bornemann
2019-04-23
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-02-15
1
-1
/
+2
|
\
|
|
*
qmake vcxproj generator: Update platform toolset and solution header for VS 2019
Joerg Bornemann
2019-02-13
1
-1
/
+2
*
|
Enable users to specify WindowsTargetPlatform[Min]Version in VS projects
Joerg Bornemann
2018-11-16
1
-0
/
+2
|
/
*
qmake: Apply modernize-use-override
Alessandro Portale
2018-08-08
1
-17
/
+17
*
Remove support for WinRT 8.1 and Windows Phone 8.1
Maurice Kalinowski
2017-01-18
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-13
1
-11
/
+2
|
\
|
*
Do not write empty custom build tool on VCConfiguration level
Joerg Bornemann
2016-12-02
1
-1
/
+0
|
*
Remove superfluous VCFilterFile::operator==
Joerg Bornemann
2016-12-02
1
-5
/
+0
|
*
Remove unused VCFilterFile::additionalFile
Joerg Bornemann
2016-12-02
1
-5
/
+1
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-24
1
-1
/
+2
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-23
1
-1
/
+2
|
|
|
\
|
|
|
*
Add support for Visual Studio 2017
Oliver Wolff
2016-11-22
1
-1
/
+2
*
|
|
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-17
1
-0
/
+5
|
\
|
|
|
|
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-16
1
-0
/
+5
|
|
\
|
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-15
1
-0
/
+5
|
|
|
\
|
|
|
|
*
vcxproj generator: Support the /DEBUG:FASTLINK option of VS 2015
Joerg Bornemann
2016-11-04
1
-0
/
+5
*
|
|
|
Remove wondrous VS version detection logic
Joerg Bornemann
2016-11-14
1
-0
/
+2
*
|
|
|
Remove superfluous includes from VS generator
Joerg Bornemann
2016-11-10
1
-1
/
+0
|
/
/
/
*
|
|
qmake: don't hold VCFilter in QList
Marc Mutz
2016-08-16
1
-1
/
+1
*
|
|
qmake: remove pointless ~VCProjectSingleConfig()
Marc Mutz
2016-08-16
1
-3
/
+0
*
|
|
qmake: mark VCProjectSingleConfig as movable
Marc Mutz
2016-08-16
1
-0
/
+1
*
|
|
qmake: remove pointless ~VCConfiguration()
Marc Mutz
2016-08-15
1
-1
/
+0
*
|
|
qmake: remove pointless ~VCFilter()
Marc Mutz
2016-08-15
1
-1
/
+0
|
/
/
*
|
qmake: remove some empty user-defined dtors
Marc Mutz
2016-02-15
1
-13
/
+8
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
|
/
*
WinRT: Add qmake support for Windows 10
Maurice Kalinowski
2015-05-26
1
-1
/
+2
*
add DISTFILES support for Visual Studio projects
Joerg Bornemann
2015-03-27
1
-0
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
remove unsupported winrt mkspecs
Andrew Knight
2014-12-16
1
-1
/
+1
*
qmake vcxproj generator: write PrimaryOutputExtension value
Joerg Bornemann
2014-10-22
1
-0
/
+1
*
introduce VCFilter::findFile
Joerg Bornemann
2014-09-29
1
-0
/
+1
*
remove unused member VCFilter::CustomBuild
Joerg Bornemann
2014-09-29
1
-8
/
+0
*
uncopy & -pastify code
Joerg Bornemann
2014-09-24
1
-2
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
make it possible to suppress warnings of the vcxproj generator
Joerg Bornemann
2014-09-17
1
-0
/
+1
*
Add build support for Windows Phone 8.1
Andrew Knight
2014-05-22
1
-2
/
+2
*
move platform toolset retrieval to VcprojGenerator
Joerg Bornemann
2014-04-03
1
-0
/
+1
*
qmake: Provide feature for windeployqt
Andrew Knight
2014-02-11
1
-0
/
+20
*
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
Oswald Buddenhagen
2014-01-13
1
-1
/
+1
*
qmake vcproj: Support setting the SDK version
Andrew Knight
2014-01-07
1
-0
/
+2
*
fix /SAFESEH linker option for VS >= 2010
Joerg Bornemann
2013-10-29
1
-0
/
+1
*
qmake: added file deployment support for winrt and winphone targets
Kamil Trzcinski
2013-09-15
1
-0
/
+1
*
qmake: added support for WindowsMetadataFile
Kamil Trzcinski
2013-09-15
1
-0
/
+4
*
qmake: added CompileAsWinRT switch to the VCCLCompilerTool (the cl /ZW option)
Kamil Trzcinski
2013-09-15
1
-0
/
+1
*
qmake: added WinRT and WinPhone configuration switch
Kamil Trzcinski
2013-09-15
1
-0
/
+1
*
add support for Visual Studio 2013
Joerg Bornemann
2013-07-04
1
-1
/
+2
*
basic manifest tool support in vc(x)proj generator
Joerg Bornemann
2013-06-25
1
-0
/
+12
[next]