summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.12.4v5.12.4Antti Kokko2019-05-231-0/+20
* Bump versionFrederik Gladhorn2019-05-231-1/+1
* Bump versionv5.12.3Kari Oikarinen2019-03-211-1/+1
* Don't build the module in Android platformv5.12.2Jesus Fernandez2019-02-121-1/+1
* Destroy loading canvasJesus Fernandez2019-01-241-7/+6
* Bump versionKari Oikarinen2019-01-141-1/+1
* Bump versionv5.12.1Kari Oikarinen2019-01-071-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-111-0/+20
|\
| * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-0/+20
| |\
| | * Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-161-0/+20
| |/
* | Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Liang Qi2018-12-051-0/+25
|\ \
| * \ Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-0/+25
| |\ \
| | * | Add changes file for Qt 5.12.0v5.12.0-rc2v5.12.0-rc1v5.12.0Antti Kokko2018-11-081-0/+25
* | | | Fix calling convention in Win32Jesus Fernandez2018-12-051-4/+10
|/ / /
* | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-160-0/+0
|\ \ \ | |/ / |/| / | |/
| * Bump versionOswald Buddenhagen2018-11-081-1/+1
* | Check the pointer before dereferencing it to avoid crashesv5.12.0-beta4Jesus Fernandez2018-10-241-0/+2
* | Disable mouse tracking by defaultv5.12.0-beta3v5.12.0-beta2Jesus Fernandez2018-10-122-3/+8
* | Fix rendering updatev5.12.0-beta1Jesus Fernandez2018-10-012-2/+3
* | Remove QVERIFY and QCOMPAREJesus Fernandez2018-09-251-7/+14
* | Use reference in range for to avoid copyJesus Fernandez2018-09-251-1/+1
* | Reload the browser when the socket disconnectsJesus Fernandez2018-09-242-1/+2
* | Blacklist Linux QEMUJesus Fernandez2018-09-241-0/+1
* | Fix -Wzero-as-null-pointer-constantJesus Fernandez2018-09-141-1/+1
* | Fix -Wold-style-castJesus Fernandez2018-09-141-12/+17
* | Use QWebGLFunctionCall::addParametersJesus Fernandez2018-09-141-5/+1
* | Move strings variable from global to local scopeJesus Fernandez2018-09-141-2/+1
* | Add reload and update testsJesus Fernandez2018-09-139-23/+764
* | Tests: Reduce verbosityv5.12.0-alpha1Jesus Fernandez2018-09-111-2/+3
* | Add findSwapBuffers functionJesus Fernandez2018-09-111-4/+11
* | Fix OpenGL context crashJesus Fernandez2018-09-111-6/+6
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-111-0/+24
|\|
| * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+24
| |\
| | * Add changes file for Qt 5.11.2v5.11.2Antti Kokko2018-08-291-0/+24
| |/
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-311-1/+0
|\|
| * Bump versionOswald Buddenhagen2018-07-301-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-141-1/+1
|\|
| * Silence warning about paddingJesus Fernandez2018-07-101-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-231-0/+24
|\|
| * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-191-0/+24
| |\
| | * Add changes file for Qt 5.11.1v5.11.1Antti Kokko2018-06-091-0/+24
| |/
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-122-103/+102
|\|
| * Remove unused variableJesus Fernandez2018-06-051-1/+0
| * Normalize object notationJesus Fernandez2018-06-051-97/+97
| * Fix typoJesus Fernandez2018-06-042-8/+8
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-0411-45/+485
|\|
| * Prefer object notation over bracesJesus Fernandez2018-06-041-43/+45
| * Fix critical messagesJesus Fernandez2018-06-011-2/+2
| * Bump versionOswald Buddenhagen2018-05-311-1/+1
| * Add a basic testJesus Fernandez2018-05-299-0/+438