qt5base-lts/src/dbus
Anton Kudryavtsev cd1eff1e1e qDBusInterfaceFromMetaObject: avoid quadratic complexity.
Don't use QString::prepend() in the loop. Just compose
temp string by appending, and then prepend whole temp string.

Change-Id: I6efb2d20e03f6a3526103d3a9494d5d1b0fbbf81
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Edward Welbourne <edward.welbourne@theqtcompany.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-04-29 15:44:30 +00:00
..
doc Unify license header usage. 2016-03-29 10:20:03 +00:00
dbus_minimal_p.h Update the Intel copyright year 2016-01-21 22:44:16 +00:00
dbus.pro consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
qdbus_symbols_p.h Updated license headers 2016-01-21 18:55:18 +00:00
qdbus_symbols.cpp Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qdbusabstractadaptor_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusabstractadaptor.cpp Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qdbusabstractadaptor.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusabstractinterface_p.h Updated license headers 2016-01-21 18:55:18 +00:00
qdbusabstractinterface.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qdbusabstractinterface.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-02-18 20:50:35 +01:00
qdbusargument_p.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-27 09:18:05 +02:00
qdbusargument.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusargument.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusconnection_p.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-13 06:55:37 +02:00
qdbusconnection.cpp DBus: use QStringRef to optimize memory allocation 2016-04-28 16:47:54 +00:00
qdbusconnection.h Updated license headers 2016-01-21 18:55:18 +00:00
qdbusconnectioninterface.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusconnectioninterface.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusconnectionmanager_p.h Updated license headers 2016-01-21 18:55:18 +00:00
qdbuscontext_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbuscontext.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbuscontext.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusdemarshaller.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbuserror.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbuserror.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusextratypes.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusextratypes.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-02-18 20:50:35 +01:00
qdbusintegrator_p.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-03-21 09:02:57 +01:00
qdbusintegrator.cpp DBus: use QStringRef to optimize memory allocation 2016-04-28 16:47:54 +00:00
qdbusinterface_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusinterface.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusinterface.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusinternalfilters.cpp Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qdbusintrospection_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusintrospection.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusmacros.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusmarshaller.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusmessage_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusmessage.cpp Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qdbusmessage.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusmetaobject_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusmetaobject.cpp Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qdbusmetatype_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusmetatype.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusmetatype.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusmisc.cpp qDBusInterfaceFromMetaObject: avoid quadratic complexity. 2016-04-29 15:44:30 +00:00
qdbuspendingcall_p.h Updated license headers 2016-01-21 18:55:18 +00:00
qdbuspendingcall.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qdbuspendingcall.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbuspendingreply.cpp Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qdbuspendingreply.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusreply.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusreply.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusserver.cpp Updated license headers 2016-01-21 18:55:18 +00:00
qdbusserver.h Updated license headers 2016-01-21 18:55:18 +00:00
qdbusservicewatcher.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusservicewatcher.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusthreaddebug_p.h Updated license headers 2016-01-21 18:55:18 +00:00
qdbusunixfiledescriptor.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusunixfiledescriptor.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusutil_p.h DBus: use QStringRef to optimize memory allocation 2016-04-28 16:47:54 +00:00
qdbusutil.cpp DBus: use QStringRef to optimize memory allocation 2016-04-28 16:47:54 +00:00
qdbusvirtualobject.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusvirtualobject.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusxmlgenerator.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qdbusxmlparser_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qdbusxmlparser.cpp Updated license headers 2016-01-15 12:25:24 +00:00
Qt5DBusConfigExtras.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5DBusMacros.cmake Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00