summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make python2 usage more robustJoerg Bornemann2017-04-277-24/+86
* Fix undeclared use of QSGFlatColorMaterial when QT_NO_OPENGL is definedJüri Valdmann2017-04-261-4/+4
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-256-5/+198
* Document that Python 3 is not supportedJoerg Bornemann2017-04-251-1/+1
* Doc: Add class name to function signatureLeena Miettinen2017-04-251-1/+1
* Blacklist tst_QWebEngineView::imeCompositionPeter Varga2017-04-241-0/+3
* Rename macos blacklisting to osxTony Sarajärvi2017-04-241-1/+1
* Remove unused qmake functions and helper scriptsJoerg Bornemann2017-04-213-76/+0
* Remove unused gyp_generator.prfJoerg Bornemann2017-04-211-160/+0
* Fixup libxml with ICU detectionv5.9.0-beta3Allan Sandfeld Jensen2017-04-211-3/+3
* Mark QtWebEngineProcess as compatible with Windows 10Kai Koehne2017-04-212-0/+19
* Standardize override declarationAllan Sandfeld Jensen2017-04-2144-481/+466
* Disable setting background color in QInputMethodEventPeter Varga2017-04-212-5/+7
* Remove superfluous run_gn target from gn_run.proJoerg Bornemann2017-04-211-4/+1
* Implement proper touch handling on macOSAlexandru Croitor2017-04-215-0/+63
* Fix crash on macOS when closing last tab of a windowAlexandru Croitor2017-04-211-5/+1
* Add two nullpointer checksViktor Engelmann2017-04-152-4/+9
* Enable brotliv5.9.0-beta2Allan Sandfeld Jensen2017-04-121-0/+2
* Handle QInputMethodQueryEvent forwarded by RWHVQDWPeter Varga2017-04-123-0/+97
* Fix text selection and input method queryPeter Varga2017-04-124-619/+590
* Remove unused qmlRegisterRevision callKai Koehne2017-04-112-5/+0
* Document sandboxing supportAlexandru Croitor2017-04-111-0/+18
* Update plugins.qmltypes to 1.5Kai Koehne2017-04-113-26/+88
* Extend blacklisting of tst_QWebEnginePage to macOS 10.11Tony Sarajärvi2017-04-111-0/+1
* Allow setter methods of WebEngineScript to be called directlyKai Koehne2017-04-101-7/+7
* Doc: Fix QtWebEngine version numberKai Koehne2017-04-102-3/+3
* Docs: Update QtWebEngine to 1.5Kai Koehne2017-04-101-2/+2
* Set gn use_gold based on qmake's use_gold_linkerAllan Sandfeld Jensen2017-04-102-0/+11
* Update ChromiumJoerg Bornemann2017-04-091-0/+0
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-04-094-0/+44744
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-04-054-0/+44744
| |\
| | * Binary compatibility files and global.cfg for QtWebEngine5.8Milla Pohjanheimo2017-04-054-0/+44744
| | * Also support reduce_binary_size on WindowsAllan Sandfeld Jensen2017-04-041-1/+1
* | | Blacklist LinkHovered tests on Linuxes after fix did not workTony Sarajärvi2017-04-071-0/+6
* | | Do not use system libxml if not ICU capableAllan Sandfeld Jensen2017-04-061-1/+8
* | | Fix pepper cdms featureAllan Sandfeld Jensen2017-04-066-12/+14
* | | Yet another speculative fix of linkHovered QML testsPeter Varga2017-04-056-18/+19
* | | Install filesystem: protocol handlerSzabolcs David2017-04-051-1/+4
* | | Make optimize for size a visible configurable optionAllan Sandfeld Jensen2017-04-052-3/+9
|/ /
* | Doc: Describe HTTP/2 supportLeena Miettinen2017-04-042-2/+22
* | Re-enable building with gcc 4.9.1Allan Sandfeld Jensen2017-04-041-4/+0
* | Blacklist tst_qmltests in macOS 10.11Tony Sarajärvi2017-04-041-0/+1
* | Fix broken inclusion of webenigne spellcheck testMichal Klocek2017-04-041-1/+1
* | Fix spellcheck feature checkAllan Sandfeld Jensen2017-04-049-20/+24
* | Fix assert in autotest on windowsAllan Sandfeld Jensen2017-04-041-1/+1
* | Fix source indexing in Qt Creator 4.3Allan Sandfeld Jensen2017-04-044-237/+247
* | Handle the case when printing result does not contain any dataMichael Brüning2017-04-041-0/+11
* | Do not set arm/misp specific gn args for host_buildMichal Klocek2017-03-311-2/+2
* | Fix calls to ninja on Windowsv5.9.0-beta1Kai Koehne2017-03-311-2/+2
* | DemoBrowser: Fix use of system proxyKai Koehne2017-03-301-1/+1