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
/
src
/
webchannel
/
qwebchannel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-26
1
-18
/
+10
*
Doc: Edited links JavaScript API page and other documentation fixes.
Jerome Pasion
2014-08-23
1
-3
/
+3
*
Doc: Fix example documentation and paths
Topi Reinio
2014-08-13
1
-1
/
+1
*
Fixup documentation issues.
Milian Wolff
2014-08-04
1
-2
/
+2
*
Properly disconnect a transport from the QtMetaObjectPublisher.
Milian Wolff
2014-08-01
1
-0
/
+1
*
Add documentation for the QtWebChannel module.
Milian Wolff
2014-08-01
1
-0
/
+108
*
Refactor and streamline API and IPC protocol.
Milian Wolff
2014-07-29
1
-30
/
+1
*
Make the QWebChannel QML API publically accessible.
Milian Wolff
2014-07-15
1
-5
/
+27
*
Make the registered objects of a QWebChannel accessible.
Milian Wolff
2014-07-05
1
-0
/
+5
*
Refactor code to use QWebChannelAbstractTransport and QtWebSockets.
Milian Wolff
2014-07-04
1
-10
/
+22
*
Send response data only to target client.
Milian Wolff
2014-03-21
1
-17
/
+11
*
Fix minor coding style issues.
Milian Wolff
2014-03-21
1
-2
/
+2
*
Make the underlying transport mechanism of the webchannel pluggable.
Milian Wolff
2014-02-06
1
-45
/
+30
*
Fix compilation when building with namespaced Qt.
Milian Wolff
2014-01-31
1
-0
/
+4
*
Fixup license headers of the files written by me.
Milian Wolff
2014-01-16
1
-3
/
+3
*
Add declarative object-registration API to QML WebChannel.
Milian Wolff
2014-01-10
1
-0
/
+6
*
Cleanup public API, remove private slot.
Milian Wolff
2014-01-08
1
-9
/
+3
*
Simplify usage of QWebChannel on the server side.
Milian Wolff
2014-01-08
1
-98
/
+51
*
Restructure sources and assimilate to Qt module structure.
Milian Wolff
2013-12-12
1
-0
/
+207