qt6-bb10/src/tools
Jędrzej Nowacki 8969f57b6a Improve qdoc performance.
Valgrind blamed CppCodeMarker::addMarkUp as slow, the patch improves
situation by ~12%

Use of QStringLiterals instead of const char* reduce amount of
allocations on startup.

Change-Id: I8737e02785506bba7e23868ab3952eab09d543d2
Reviewed-by: Martin Smith <martin.smith@digia.com>
2013-09-21 18:39:13 +02:00
..
bootstrap Add QCommandLineParser to the bootstrap lib 2013-08-28 12:15:43 +02:00
bootstrap-dbus redo include path logic for pre-generated headers 2013-06-10 21:12:29 +02:00
moc moc: add -M<key=value> to ease static qml plugin linking 2013-09-13 11:48:08 +02:00
qdbuscpp2xml QDBus: improve error handling, to give the developer feedback. 2013-07-01 17:04:23 +02:00
qdbusxml2cpp Let qdbusxml2cpp generate code that compiles: no '-' in variable names. 2013-07-01 17:04:26 +02:00
qdoc Improve qdoc performance. 2013-09-21 18:39:13 +02:00
rcc Remove qSort usage from rcc 2013-09-03 22:21:02 +02:00
uic Remove qFill usages from uic 2013-09-13 16:53:14 +02:00