qt6-bb10/src
Jędrzej Nowacki db06953ca1 Replace QVariant::typeToName usage by QMetaType::typeName call.
Type information is kept in QMetaType class. QVariant is delegating
operations, so it is better to use QMetaType directly.

Change-Id: I91209fa1c9dc4303d6bd47c96824d3cd64ce5291
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-28 03:30:21 +02:00
..
3rdparty Remove capitalization when specifying include-libraries. 2012-05-14 21:34:08 +02:00
concurrent turn off exceptions by default where they aren't required 2012-05-17 05:14:26 +02:00
corelib Replace QVariant::typeToName usage by QMetaType::typeName call. 2012-05-28 03:30:21 +02:00
dbus Replace QVariant::typeToName usage by QMetaType::typeName call. 2012-05-28 03:30:21 +02:00
gui Replace `const QLatin1String &` with `QLatin1String` where appropriate 2012-05-25 21:49:21 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network QNetworkReplyHttpImpl: code cleanup 2012-05-24 07:14:54 +02:00
opengl Add a missing pointer initializer. 2012-05-23 14:18:34 +02:00
platformsupport devicediscovery: add more sophisticated discovery 2012-05-26 02:47:01 +02:00
plugins Qt 5 to-do in QXcbKeyboard 2012-05-26 10:14:23 +02:00
printsupport Replace `const QLatin1String &` with `QLatin1String` where appropriate 2012-05-25 21:49:21 +02:00
sql Replace QVariant::typeToName usage by QMetaType::typeName call. 2012-05-28 03:30:21 +02:00
testlib Replace `const QLatin1String &` with `QLatin1String` where appropriate 2012-05-25 21:49:21 +02:00
tools Replace `const QLatin1String &` with `QLatin1String` where appropriate 2012-05-25 21:49:21 +02:00
widgets Fix compiler warnings when simply including qgraphicsscene.h 2012-05-27 21:50:30 +02:00
winmain Fix tabs/whitespaces 2012-05-03 16:11:58 +02:00
xml Replace `const QLatin1String &` with `QLatin1String` where appropriate 2012-05-25 21:49:21 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Enable Gtk file icons 2012-05-15 04:57:15 +02:00