summaryrefslogtreecommitdiff
path: root/src/qtmetaobjectpublisher.h
Commit message (Expand)AuthorAgeFilesLines
* Restructure sources and assimilate to Qt module structure.Milian Wolff2013-12-121-114/+0
* Port the MetaObjectPublisher to C++.Milian Wolff2013-12-111-23/+50
* Add KDAB/Qt-Project license to files edited by the previous commits.Milian Wolff2013-11-011-0/+3
* Make it possible to wrap QObject's on the fly.Milian Wolff2013-11-011-2/+24
* Greatly optimize WebChannel in various ways.Milian Wolff2013-11-011-3/+7
* Simplify code by doing more in QML and less in C++Milian Wolff2013-11-011-24/+2
* Add a common MetaObjectPublisher::registerObjects.Milian Wolff2013-11-011-3/+9
* Refactor the QObject QWebChannel and make the API reusable.Milian Wolff2013-11-011-0/+74