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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deleted transport objects
Kai Dohmen
2016-07-21
3
-1
/
+35
*
Properly unwrap QObject signal parameters on the JavaScript side.
Milian Wolff
2016-06-28
1
-1
/
+1
*
Make passing objects from website to server possible
Kai Dohmen
2016-06-21
3
-27
/
+56
*
Doc: Fix linking to methods and properties within the type
Leena Miettinen
2016-06-01
1
-6
/
+6
*
Doc: Use 3rd person singular verb form to begin method docs
Leena Miettinen
2016-06-01
1
-4
/
+5
*
Doc: Use standard verb form to start function docs
Leena Miettinen
2016-05-31
2
-5
/
+5
*
Doc: Fix links to other modules
Leena Miettinen
2016-05-31
3
-13
/
+11
*
Doc: Edit the index page
Leena Miettinen
2016-05-31
1
-8
/
+32
*
Doc: Edit example documentation
Leena Miettinen
2016-05-31
3
-2
/
+61
*
Fix setting properties of QJson{Value,Array,Object} type.
Milian Wolff
2016-05-26
2
-8
/
+17
*
Enable calling C++ functions taking QJson arguments via webchannel.
Milian Wolff
2016-05-25
1
-5
/
+24
*
Doc: Remove repository name from examplesinstallpath
v5.6.1-1
v5.6.1
5.6.1
Topi Reinio
2016-05-12
1
-1
/
+1
*
Make public headers compile with -Wzero-as-null-pointer-constant
Marc Mutz
2016-03-03
3
-4
/
+4
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
1
-2
/
+2
*
Add the "We mean it" warning to private headers
v5.6.0-rc1
v5.6.0
5.6.0
Sergio Martins
2016-02-09
5
-0
/
+55
*
Doc: Update examplesinstallpath to include the repository name
v5.6.0-beta1
Topi Reinio
2015-10-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
2
-4
/
+4
|
\
|
*
Compile when QML is disabled
5.5
Andy Shaw
2015-09-29
2
-0
/
+6
*
|
Fix #include's in public headers
Pierre Rossi
2015-08-19
2
-3
/
+3
*
|
Fix builds without qml module
Julien Corjon
2015-07-24
2
-0
/
+6
*
|
Support subclass property getters and setters.
Pierre Rossi
2015-07-08
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-06-29
1
-5
/
+13
|
\
\
|
|
/
|
*
Doc: Added a brief overview about the module
v5.5.0-beta1
Venugopal Shivashankar
2015-04-20
1
-5
/
+13
*
|
Fix wrap registered object issue
Lutz Schönemann
2015-05-15
2
-4
/
+7
|
/
*
Update copyright headers
v5.5.0-alpha1
Antti Kokko
2015-02-17
20
-120
/
+120
*
Merge branch '5.4' into dev
Milian Wolff
2015-02-04
6
-92
/
+160
|
\
|
*
Update plugins.qmltypes
Kai Koehne
2014-12-04
2
-32
/
+32
|
*
Fix crash on signal after deregistration
Lutz Schönemann
2014-12-03
2
-9
/
+17
|
*
Fix: Delete objects even when no transport is available
Lutz Schönemann
2014-12-02
1
-0
/
+2
|
*
Make objects inside properties accessible.
Milian Wolff
2014-12-02
3
-35
/
+85
*
|
Make the tests less flaky and don't send empty property updates.
Milian Wolff
2015-01-16
1
-4
/
+6
*
|
Do not broadcast signals or property changes of wrapped qobjects
Bernd Lamecker
2014-12-19
2
-27
/
+76
*
|
Separate registered and autoregistered QObjects
Sumedha Widyadharma
2014-12-15
2
-24
/
+39
*
|
Do not broadcast initialization data to all clients.
Milian Wolff
2014-12-08
3
-51
/
+29
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-20
3
-21
/
+6
|
\
\
|
|
/
|
*
Remove obsolete conversion work-around.
5.4.0
Milian Wolff
2014-10-17
2
-19
/
+1
|
*
Never manually connect to the destroyed signal of any object.
Milian Wolff
2014-10-17
1
-1
/
+2
|
*
Minor optimization: Do not send list of empty enums.
Milian Wolff
2014-10-17
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-09
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix static builds and building of tests
Simon Hausmann
2014-10-04
1
-0
/
+1
*
|
Fix: Delete objects even when no transport is available
Lutz Schönemann
2014-10-06
1
-0
/
+2
|
/
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-26
17
-306
/
+170
*
Get rid of setTimeout calls in qwebchannel.js client code.
Milian Wolff
2014-08-26
1
-2
/
+2
*
Doc: Edited links JavaScript API page and other documentation fixes.
Jerome Pasion
2014-08-23
3
-9
/
+10
*
Doc: Add extensions used by example files to .qdocconf
Topi Reinio
2014-08-21
1
-0
/
+1
*
Fixing property update for wrapped objects
Lutz Schönemann
2014-08-19
1
-2
/
+3
*
Remove the extra semi-colons
Thiago Macieira
2014-08-18
2
-4
/
+4
*
Doc: Enabled linking to qtdoc.
Jerome Pasion
2014-08-18
1
-1
/
+1
*
Remove unused #include statement
Sumedha Widyadharma
2014-08-13
1
-1
/
+0
*
Doc: Fix example documentation and paths
Topi Reinio
2014-08-13
4
-6
/
+56
[next]