qt5base-lts/src/tools
hjk 166753d8e0 rcc: Avoid needless use of macro
strlen on literals gets typically optimized out nowadays.

Adjust callee side to handle the off-by-one between sizeof(literal)
and strlen().

Change-Id: I1551f69a160922681d66024701ba1bd8f6dc03bf
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2019-05-28 12:30:11 +02:00
..
androiddeployqt Convert the one extant use of QTime as a timer to use a local class 2019-05-24 16:37:39 +02:00
bootstrap Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00
bootstrap-dbus qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACH 2016-05-11 16:55:32 +00:00
moc Merge remote-tracking branch 'origin/5.13' into dev 2019-05-15 07:11:41 +02:00
qdbuscpp2xml QRegExp include cleanup 2019-04-19 21:21:17 +00:00
qdbusxml2cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
qfloat16-tables qfloat16: suppress the tables if FP16 is supported by the CPU 2019-03-14 14:59:28 +00:00
qlalr qlalr: replace a QMap-wrapping OrderedSet with std::set 2019-05-14 19:18:28 +02:00
qvkgen QString: mark obsolete functions as deprecated 2019-03-04 16:54:04 +00:00
rcc rcc: Avoid needless use of macro 2019-05-28 12:30:11 +02:00
tracegen QRegExp include cleanup 2019-04-19 21:21:17 +00:00
uic Remove QLatin1Literal usages 2019-06-10 16:50:31 +00:00