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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-26
11
-198
/
+110
*
Get rid of setTimeout calls in qwebchannel.js client code.
Milian Wolff
2014-08-26
2
-25
/
+6
*
Fixing property update for wrapped objects
Lutz Schönemann
2014-08-19
1
-0
/
+30
*
Call unwrapQObject for every response we get
Lutz Schönemann
2014-08-08
1
-8
/
+41
*
Fix namespace build of test
Frederik Gladhorn
2014-08-04
2
-0
/
+6
*
Enable the QML tests even when QtWebKit is not available.
Milian Wolff
2014-08-03
2
-4
/
+6
*
Properly disconnect a transport from the QtMetaObjectPublisher.
Milian Wolff
2014-08-01
2
-0
/
+14
*
Refactor JavaScript QWebChannel to take an external transport object.
Milian Wolff
2014-07-30
1
-2
/
+1
*
Refactor and streamline API and IPC protocol.
Milian Wolff
2014-07-29
8
-362
/
+275
*
Explicitly distinguish between JavaScript Client and QML Client.
Milian Wolff
2014-07-18
2
-17
/
+17
*
Adapt to rename to QtWebChannel and rename resource path as well.
Milian Wolff
2014-07-17
5
-5
/
+2
*
Make the QWebChannel QML API publically accessible.
Milian Wolff
2014-07-15
12
-19
/
+158
*
Refactor code to use QWebChannelAbstractTransport and QtWebSockets.
Milian Wolff
2014-07-04
21
-420
/
+326
*
Do not return a function for property getters on the HTML side.
Milian Wolff
2014-07-03
3
-4
/
+4
*
Add cmake test, adapt test directory layout and point to dev branches.
Milian Wolff
2014-07-03
26
-8
/
+32
*
Send response data only to target client.
Milian Wolff
2014-03-21
4
-32
/
+5
*
Use an enum for message types instead of strings.
Milian Wolff
2014-03-21
3
-14
/
+26
*
Refactor QML test code and add a test for multiple websocket clients.
Milian Wolff
2014-03-21
5
-50
/
+234
*
Make the underlying transport mechanism of the webchannel pluggable.
Milian Wolff
2014-02-06
16
-62
/
+141
*
Mark QtWebKit as optional module dependency.
Milian Wolff
2014-01-31
1
-1
/
+1
*
Fixup license headers of the files written by me.
Milian Wolff
2014-01-16
7
-58
/
+96
*
Properly convert JSON data to target type of function parameter.
Milian Wolff
2014-01-10
2
-0
/
+55
*
Add declarative object-registration API to QML WebChannel.
Milian Wolff
2014-01-10
1
-5
/
+5
*
Simplify usage of QWebChannel on the server side.
Milian Wolff
2014-01-08
3
-77
/
+38
*
Make test_property less flaky by skipping idle messages.
Milian Wolff
2014-01-08
1
-8
/
+4
*
Simplify QWebChannel usage by merging webchannel.js and qobject.js.
Milian Wolff
2014-01-08
10
-65
/
+44
*
Allow running of QML tests without needing "make install" first.
Milian Wolff
2014-01-08
1
-2
/
+2
*
Optimize: Use property-indices instead of names for notifications.
Milian Wolff
2014-01-08
1
-0
/
+4
*
Cleanup: The QtQuick2 test does not need Qt += declarative.
Milian Wolff
2014-01-07
1
-1
/
+1
*
Optimize client initialization by using QJson directly.
Milian Wolff
2013-12-27
1
-33
/
+99
*
Port MetaObjectPublisher benchmarks to C++.
Milian Wolff
2013-12-27
3
-35
/
+193
*
Add some C++ tests for QWebChannel and QMetaObjectPublisher.
Milian Wolff
2013-12-27
4
-0
/
+273
*
Restructure sources and assimilate to Qt module structure.
Milian Wolff
2013-12-12
17
-14
/
+24
*
Port the MetaObjectPublisher to C++.
Milian Wolff
2013-12-11
3
-57
/
+46
*
Make it possible to disconnect from signals on the client side.
Milian Wolff
2013-12-05
2
-1
/
+64
*
Test QObject wrapping, when factory-style methods are called.
Milian Wolff
2013-11-25
2
-1
/
+108
*
Add benchmarks for the MetaObjectPublisher.
Milian Wolff
2013-11-25
2
-0
/
+175
*
Add a test for the property update grouping.
Milian Wolff
2013-11-22
2
-1
/
+50
*
Add an initial test suite for the MetaObjectPublisher
Milian Wolff
2013-11-22
7
-72
/
+356
*
Add test for QWebChannel::ping-sending and pong-receival.
Milian Wolff
2013-11-20
1
-0
/
+14
*
Add test for webchannel.respond on the QML and .exec on the HTML side.
Milian Wolff
2013-11-14
2
-0
/
+29
*
Add unit test harness for QWebChannel and two initial tests.
Milian Wolff
2013-11-14
6
-0
/
+191