qt6-bb10/src/tools
Topi Reinio 5677176d76 qdoc: Don't use QStringLiteral in string comparisons
Using QStringLiteral to compare strings performs poorly
compared to QLatin1String.

These cases were previously fixed by commit 1a5c0b26, but
some were reintroduced with new commits to QDoc.

Change-Id: I272376052e876d88817606deb0a6dda92867dcbf
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
2015-08-06 07:03:35 +00:00
..
bootstrap Make CONFIG += c++11 by default not disable GNU extensions 2015-07-17 17:36:27 +00:00
bootstrap-dbus Improve dbus cross compilation 2014-07-28 14:08:22 +02:00
moc moc: Make toExpand const, we do not modify it. 2015-07-23 08:23:23 +00:00
qdbuscpp2xml Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusxml2cpp Make qdbusxml2cpp output reproducible 2015-02-12 18:34:17 +00:00
qdoc qdoc: Don't use QStringLiteral in string comparisons 2015-08-06 07:03:35 +00:00
qlalr tools: mark some types movable/primitive 2015-07-22 21:13:13 +00:00
rcc tools: mark some types movable/primitive 2015-07-22 21:13:13 +00:00
uic Merge remote-tracking branch 'origin/5.5' into dev 2015-04-27 21:36:32 +02:00