Project wizards: warn when using deprecated APIs in new projects
As discussed at QtCS, almost none of our users know that they can
get warnings when they use deprecated APIs, and/or disable them
altogether. A first step would be getting the relevant defines added
by the new project wizards.
Change-Id: I5d4260b5aa094ac2a077b7b00eaa577108e5f612
Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
Showing
- share/qtcreator/templates/wizards/projects/qmake/consoleapp/file.pro 11 additions, 0 deletions...ator/templates/wizards/projects/qmake/consoleapp/file.pro
- share/qtcreator/templates/wizards/projects/qmake/qtcanvas3dapplication/app.pro 11 additions, 0 deletions...ates/wizards/projects/qmake/qtcanvas3dapplication/app.pro
- share/qtcreator/templates/wizards/projects/qmake/qtquickapplication/app.pro 11 additions, 0 deletions...mplates/wizards/projects/qmake/qtquickapplication/app.pro
- share/qtcreator/templates/wizards/projects/qmake/qtquickcontrols2application/app.pro 11 additions, 0 deletions...izards/projects/qmake/qtquickcontrols2application/app.pro
- share/qtcreator/templates/wizards/projects/qmake/qtquickcontrolsapplication/app.pro 11 additions, 0 deletions...wizards/projects/qmake/qtquickcontrolsapplication/app.pro
- src/plugins/qmakeprojectmanager/wizards/qtprojectparameters.cpp 13 additions, 0 deletions...ugins/qmakeprojectmanager/wizards/qtprojectparameters.cpp
Please register or sign in to comment