summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobjectdefs_impl.h
Commit message (Expand)AuthorAgeFilesLines
* QObject: allow connecting to functors with a receiver objectDario Freddi2013-09-161-26/+26
* Rename template parameter: "I" -> "II"Sze Howe Koh2013-08-181-9/+9
* Support connection to functor with multiple operator()Olivier Goffart2013-03-191-1/+35
* Mark QtPrivate::ApplyReturnType constructor as explicit.Olivier Goffart2013-03-191-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-2/+2
|\
| * Fix spellingOlivier Goffart2013-03-041-2/+2
* | Mark all qtbase headers that aren't cleanThiago Macieira2013-03-031-0/+5
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix connecting to a functor with 3 argumentsOlivier Goffart2012-11-301-1/+1
* Fix connection to const slots (or from const signals)Olivier Goffart2012-11-061-0/+121
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Split qobject_impl.h into qobjectdefs_impl.hKent Hansen2012-04-251-0/+485