qt5base-lts/qmake/library
Oswald Buddenhagen 811d8b82b5 qmake: make argument validation of built-ins data driven
at the time this patch was conceived, it was meant as an exercise in
getting rid of usages of ProString::toQString(m_tmp). however, this was
meanwhile superseded by use of toQStringView().
but the change itself should have been done a long time ago already, and
there is no harm in going through with it.

on the way, this also unifies and fixes some of the error messages.

Change-Id: I337aff994c508df783df4794c3fa0762d83a691b
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2018-06-27 17:23:57 +00:00
..
ioutils.cpp qmake: minor fixups to ioutils for building in qt creator context 2018-03-29 18:15:35 +00:00
ioutils.h qmake: minor fixups to ioutils for building in qt creator context 2018-03-29 18:15:35 +00:00
proitems.cpp qmake: make yet more use of ProString::toQStringRef() 2017-08-26 12:11:35 +00:00
proitems.h Merge remote-tracking branch 'origin/5.9' into dev 2017-08-31 14:31:31 +02:00
qmake_global.h Updated license headers 2016-01-21 18:55:18 +00:00
qmakebuiltins.cpp qmake: make argument validation of built-ins data driven 2018-06-27 17:23:57 +00:00
qmakeevaluator_p.h qmake: make argument validation of built-ins data driven 2018-06-27 17:23:57 +00:00
qmakeevaluator.cpp qmake: make argument validation of built-ins data driven 2018-06-27 17:23:57 +00:00
qmakeevaluator.h qmake: make argument validation of built-ins data driven 2018-06-27 17:23:57 +00:00
qmakeglobals.cpp qmake: skip empty parts when splitting strings in some more places 2018-06-01 09:09:35 +00:00
qmakeglobals.h qmake: updates to the parsing code of external properties 2018-03-29 18:15:29 +00:00
qmakeparser.cpp qmake: make VFS aware of exact vs. cumulative evaluation 2018-03-29 18:15:10 +00:00
qmakeparser.h qmake: make VFS aware of exact vs. cumulative evaluation 2018-03-29 18:15:10 +00:00
qmakevfs.cpp qmake: add text codec support to VFS 2018-03-29 18:15:16 +00:00
qmakevfs.h qmake: add text codec support to VFS 2018-03-29 18:15:16 +00:00