qt5base-lts/qmake/library
Marc Mutz efa183309e QMake: fix GCC 9 -Wdeprecated-copy warnings
Not visible in QMake, because of too old C++ standard used to compile it,
but in the qttools copy. Fix here, as the authorative source, first.

Change-Id: I2552eccfaab2cef0863686dcd888f2a5f25ca29f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-07-15 12:11:31 +02:00
..
ioutils.cpp QRegExp include cleanup 2019-04-19 21:21:17 +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: be less laissez-faire with implicit conversions to QChar 2019-07-15 10:56:00 +02:00
proitems.h QMake: fix GCC 9 -Wdeprecated-copy warnings 2019-07-15 12:11:31 +02:00
qmake_global.h Updated license headers 2016-01-21 18:55:18 +00:00
qmakebuiltins.cpp qmake: use std names on a linked list 2019-05-13 16:39:22 +00:00
qmakeevaluator_p.h QRegExp include cleanup 2019-04-19 21:21:17 +00:00
qmakeevaluator.cpp QMake: be less laissez-faire with implicit conversions to QChar 2019-07-15 10:56:00 +02:00
qmakeevaluator.h qmake: replace QLinkedList with std::list 2019-05-13 19:18:59 +00:00
qmakeglobals.cpp QRegExp include cleanup 2019-04-19 21:21:17 +00:00
qmakeglobals.h qmake: updates to the parsing code of external properties 2018-03-29 18:15:29 +00:00
qmakeparser.cpp QMake: be less laissez-faire with implicit conversions to QChar 2019-07-15 10:56:00 +02:00
qmakeparser.h QMake: fix GCC 9 -Wdeprecated-copy warnings 2019-07-15 12:11:31 +02:00
qmakevfs.cpp Fix crash in qmake parsing 2018-11-29 07:46:02 +00:00
qmakevfs.h Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-09 10:34:33 +01:00
registry_p.h qmake: add $$read_registry() function 2019-01-05 20:33:07 +00:00
registry.cpp qmake: add $$read_registry() function 2019-01-05 20:33:07 +00:00