index
:
delta/qt5/qtwebchannel.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
dev
wip/cmake
wip/qt6
code.qt.io: qt/qtwebchannel.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-26
7
-126
/
+70
*
Doc: Edited links JavaScript API page and other documentation fixes.
Jerome Pasion
2014-08-23
1
-2
/
+4
*
Doc: Add extensions used by example files to .qdocconf
Topi Reinio
2014-08-21
1
-2
/
+2
*
Doc: Fix example documentation and paths
Topi Reinio
2014-08-13
18
-53
/
+8
*
Added a nodeJS example
Oswald Buddenhagen
2014-08-07
6
-1
/
+167
*
Make standalone example mostly self-contained.
Milian Wolff
2014-08-07
4
-4
/
+38
*
Fix js src path in HTML chat client
Sumedha Widyadharma
2014-08-01
1
-1
/
+1
*
Install missing index.html for standalone example
Sumedha Widyadharma
2014-08-01
1
-0
/
+2
*
Add documentation for the QtWebChannel module.
Milian Wolff
2014-08-01
13
-5
/
+161
*
Refactor JavaScript QWebChannel to take an external transport object.
Milian Wolff
2014-07-30
1
-20
/
+37
*
Refactor and streamline API and IPC protocol.
Milian Wolff
2014-07-29
2
-3
/
+26
*
The standalone example depends on QtWidgets
Sumedha Widyadharma
2014-07-24
1
-1
/
+1
*
Only depend optionally on QtWebSockets, and only use it in the example.
Milian Wolff
2014-07-04
8
-54
/
+332
*
Refactor code to use QWebChannelAbstractTransport and QtWebSockets.
Milian Wolff
2014-07-04
5
-194
/
+47
*
Change destruction order to fix crash on close.
Milian Wolff
2014-02-06
1
-1
/
+1
*
Make the underlying transport mechanism of the webchannel pluggable.
Milian Wolff
2014-02-06
3
-8
/
+14
*
Mark QtWebKit as optional module dependency.
Milian Wolff
2014-01-31
1
-1
/
+1
*
Add QML WebKit example which can be run with qmlscene.
Milian Wolff
2014-01-31
3
-0
/
+176
*
Remove examples written by Noam which are under the Nokia license.
Milian Wolff
2014-01-16
17
-859
/
+0
*
Fixup license headers of the files written by me.
Milian Wolff
2014-01-16
1
-3
/
+2
*
Add declarative object-registration API to QML WebChannel.
Milian Wolff
2014-01-10
1
-9
/
+7
*
Simplify usage of QWebChannel on the server side.
Milian Wolff
2014-01-08
2
-20
/
+2
*
Fixup and cleanup examples to make them work properly.
Milian Wolff
2014-01-08
8
-13
/
+35
*
Simplify QWebChannel usage by merging webchannel.js and qobject.js.
Milian Wolff
2014-01-08
4
-30
/
+21
*
Fix assertion at shutdown or on QObject destruction.
Milian Wolff
2014-01-08
1
-2
/
+2
*
Add standalone C++/Qt example which opens HTML client in a browser.
Milian Wolff
2013-12-20
5
-0
/
+247
*
Restructure sources and assimilate to Qt module structure.
Milian Wolff
2013-12-12
4
-8
/
+8
*
Cleanup sources, mostly by removing QtCreator generated bloat.
Milian Wolff
2013-11-14
26
-1065
/
+92
*
Remove obsolete CONFIG+=ordered from qmake files.
Milian Wolff
2013-11-13
1
-1
/
+0
*
Make it possible to wrap QObject's on the fly.
Milian Wolff
2013-11-01
5
-51
/
+107
*
Make it possible to start the examples from a different dir.
Milian Wolff
2013-11-01
2
-2
/
+2
*
Greatly optimize WebChannel in various ways.
Milian Wolff
2013-11-01
3
-2
/
+7
*
Allow IP's in base url.
Milian Wolff
2013-11-01
3
-3
/
+3
*
Refactor QWebChannel to use a custom WebSocket server implementation.
Milian Wolff
2013-11-01
6
-72
/
+110
*
Make it possible to build everything in one go
Milian Wolff
2013-11-01
3
-2
/
+8
*
Add a callback for when the QObject integration is setup.
Milian Wolff
2013-11-01
1
-7
/
+8
*
Fix method invocation and signal submission with multiple arguments.
Milian Wolff
2013-11-01
3
-17
/
+37
*
Ensure proper signal connection and property binding.
Milian Wolff
2013-11-01
3
-7
/
+23
*
Clarify connections between webview and webchannel.
Milian Wolff
2013-11-01
1
-2
/
+2
*
Simplify the code a bit
Milian Wolff
2013-11-01
1
-4
/
+1
*
Add a common MetaObjectPublisher::registerObjects.
Milian Wolff
2013-11-01
1
-8
/
+1
*
Fix document.write call - the '+' is required...
Milian Wolff
2013-11-01
1
-2
/
+2
*
Refactor the QObject QWebChannel and make the API reusable.
Milian Wolff
2013-11-01
9
-231
/
+53
*
Port hybridshell example to newer Qt5
Milian Wolff
2013-11-01
8
-254
/
+238
*
Make the 'go' button actually do something.
Milian Wolff
2013-11-01
1
-6
/
+9
*
Make the qmlapp example work with newer Qt5
Milian Wolff
2013-11-01
1
-5
/
+3
*
Port src and examples/qtobject to current Qt5
Milian Wolff
2013-11-01
9
-256
/
+240
*
Fix iteration over objects - they do not have .forEach nor .length.
Milian Wolff
2013-11-01
1
-8
/
+10
*
Added README file
No'am Rosenthal
2011-08-30
1
-1
/
+0
*
Change the invokeMethod syntax to allow for a return callback
No'am Rosenthal
2011-08-09
4
-4
/
+14
[next]