summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobject_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Better error reporting in case of connection failure.Olivier Goffart2011-12-201-16/+20
* Avoid variable shadowing in qobject_impl.hKent Hansen2011-12-081-1/+1
* Support for up to 6 arguments in the new connection syntaxOlivier Goffart2011-11-301-0/+139
* Fix Qt::QueuedConnection when signal has a return valueOlivier Goffart2011-11-301-2/+4
* Add support for QueuedConnection when connecting using the new syntaxOlivier Goffart2011-11-251-0/+37
* New QObject connection syntaxOlivier Goffart2011-11-251-0/+354