summaryrefslogtreecommitdiff
path: root/src/webchannel/signalhandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-1/+1
|\
| * Fix asynchronous signals from QObjects in different threadsDave Andrews2016-09-291-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-151-0/+11
|\ \ | |/
| * Add the "We mean it" warning to private headersv5.6.0-rc1v5.6.05.6.0Sergio Martins2016-02-091-0/+11
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-171-6/+6
* Fix crash on signal after deregistrationLutz Schönemann2014-12-031-9/+16
* Update license headers and add new licensesJani Heikkinen2014-08-261-18/+10
* Fix compilation when building with namespaced Qt.Milian Wolff2014-01-311-0/+4
* Fixup license headers of the files written by me.Milian Wolff2014-01-161-3/+2
* Simplify usage of QWebChannel on the server side.Milian Wolff2014-01-081-1/+1
* Fix assertion at shutdown or on QObject destruction.Milian Wolff2014-01-081-28/+35
* Optimize SignalHandler by obsoleting the call to senderSignalIndex.Milian Wolff2013-12-271-17/+16
* Cleanup and optimize code a bit by calling senderSignalIndex less.Milian Wolff2013-12-271-6/+10
* Port MetaObjectPublisher benchmarks to C++.Milian Wolff2013-12-271-0/+2
* Restructure sources and assimilate to Qt module structure.Milian Wolff2013-12-121-0/+278