qt5base-lts/src/tools
Axel Rasmussen 0b54de41bc moc: use Q_NULLPTR instead of 0 in generated code.
This commit changes several instances where moc was generating code that
used 0 as a null pointer constant. The Q_NULLPTR define is the more
idiomatic way to do this, and additionally this silences warnings
generated by e.g. GCC's -Wzero-as-null-pointer-constant.

[ChangeLog][Tools][moc] Fixed "zero as null pointer constant" warnings
in moc's generated code.

Change-Id: Ibe382b7bdbdddaf20cb4bdfd075fcdd1f363f9d3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2014-11-06 02:58:56 +01:00
..
bootstrap Merge remote-tracking branch 'origin/stable' into dev 2014-05-22 07:46:17 +02:00
bootstrap-dbus Improve dbus cross compilation 2014-07-28 14:08:22 +02:00
moc moc: use Q_NULLPTR instead of 0 in generated code. 2014-11-06 02:58:56 +01:00
qdbuscpp2xml Check the Q_SCRIPTABLE tag of signals and slots as early as possible. 2014-11-04 10:32:23 +01:00
qdbusxml2cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdoc Update the copy of the Qml parser 2014-11-05 16:14:52 +01:00
qlalr New Qt logo 2014-11-05 08:10:42 +01:00
rcc Rcc: ensure enough space for the embedded 2014-11-05 08:04:27 +01:00
uic Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00