qt5base-lts/src/tools/rcc
Marc Mutz f0d7080e9e qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACH
Port the last four remaining Q_FOREACH users in qmake
and uic to C++11 range-for and mark all qtbase tools
(incl. qmake) as Q_FOREACH-free, using QT_NO_FOREACH.

Change-Id: Ief4e5877269e7a853e4cf05e58861a448e822d3d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-05-11 16:55:32 +00:00
..
main.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-13 06:55:37 +02:00
rcc.cpp rcc: eradicate all Q_FOREACH loops 2016-01-26 11:21:48 +00:00
rcc.h Updated license headers 2016-01-21 18:55:18 +00:00
rcc.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rcc.pro qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACH 2016-05-11 16:55:32 +00:00