summaryrefslogtreecommitdiff
path: root/examples/qtobject/qml/qtobject/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Cleanup sources, mostly by removing QtCreator generated bloat.Milian Wolff2013-11-141-88/+0
* Make it possible to wrap QObject's on the fly.Milian Wolff2013-11-011-17/+10
* Greatly optimize WebChannel in various ways.Milian Wolff2013-11-011-0/+1
* Refactor QWebChannel to use a custom WebSocket server implementation.Milian Wolff2013-11-011-5/+10
* Clarify connections between webview and webchannel.Milian Wolff2013-11-011-2/+2
* Simplify the code a bitMilian Wolff2013-11-011-4/+1
* Add a common MetaObjectPublisher::registerObjects.Milian Wolff2013-11-011-8/+1
* Refactor the QObject QWebChannel and make the API reusable.Milian Wolff2013-11-011-30/+23
* Port src and examples/qtobject to current Qt5Milian Wolff2013-11-011-4/+5
* QObject exampleNo'am Rosenthal2011-08-091-4/+4
* Added QObject exampleNo'am Rosenthal2011-08-091-0/+105