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
/
qmetaobjectpublisher_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make objects inside properties accessible.
Milian Wolff
2014-12-02
1
-3
/
+8
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-26
1
-18
/
+10
*
Remove unused #include statement
Sumedha Widyadharma
2014-08-13
1
-1
/
+0
*
Refactor and streamline API and IPC protocol.
Milian Wolff
2014-07-29
1
-7
/
+26
*
Make the QWebChannel QML API publically accessible.
Milian Wolff
2014-07-15
1
-1
/
+1
*
Refactor code to use QWebChannelAbstractTransport and QtWebSockets.
Milian Wolff
2014-07-04
1
-8
/
+7
*
Fix public headers for use with QT_NO_KEYWORDS
Pierre Rossi
2014-06-26
1
-1
/
+1
*
Send response data only to target client.
Milian Wolff
2014-03-21
1
-5
/
+5
*
Mark some constructor as explicit
Sergio Ahumada
2014-03-19
1
-1
/
+1
*
Make the underlying transport mechanism of the webchannel pluggable.
Milian Wolff
2014-02-06
1
-10
/
+7
*
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
/
+2
*
Simplify usage of QWebChannel on the server side.
Milian Wolff
2014-01-08
1
-6
/
+56
*
Optimize: Use property-indices instead of names for notifications.
Milian Wolff
2014-01-08
1
-2
/
+2
*
Optimize client initialization by using QJson directly.
Milian Wolff
2013-12-27
1
-3
/
+3
*
Port MetaObjectPublisher benchmarks to C++.
Milian Wolff
2013-12-27
1
-0
/
+176