qt5base-lts/tests/auto/tools
Olivier Goffart d206d04b7c moc: fix Q_PROPERTY with parentheses in their MEMBER clause
This was never a documented feature, but happended to work before Qt 5.5.
It broke because the peoperty access went into the static function and are
now prefixed with '_t->'

So restore the behavior as it was by not including the parentheses in the
member name.

Task-number: QTBUG-47695
Change-Id: Ic3509ddea7ac9abc871e71f5bfbe81d04d08e9bc
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-10-22 16:48:26 +00:00
..
moc moc: fix Q_PROPERTY with parentheses in their MEMBER clause 2015-10-22 16:48:26 +00:00
qdbuscpp2xml Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusxml2cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qmake Merge remote-tracking branch 'origin/5.5' into dev 2015-06-03 10:23:56 +02:00
qmakelib Make QDir::relativeFilePath() return "." for a path to itself. 2015-06-24 15:43:58 +00:00
rcc Update copyright headers 2015-02-11 06:49:51 +00:00
uic Tests: Always verify whether QTemporaryDir/File creation succeeded. 2015-09-28 15:05:43 +00:00
tools.pro add test for the qmake library 2015-02-25 13:54:33 +00:00