summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qobjectdefs_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Attempt to fix intel compiler build error.Jędrzej Nowacki2014-06-191-1/+1
* QObject: fix connection to function pointer with non-copyable references argu...Olivier Goffart2014-01-171-2/+2
* 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