summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.9 into 5.9.0v5.9.0-beta4Oswald Buddenhagen2017-05-0554-210/+992
|\
| * Create example for full screen feature in WebEngineJüri Valdmann2017-05-0414-2/+729
| * SimpleBrowser: Press Ctrl-L to focus the location barJoerg Bornemann2017-05-041-0/+7
| * Use qtbase optimize_size configure optionAllan Sandfeld Jensen2017-05-042-8/+3
| * Fix typo in tst_newViewRequest.qmlPeter Varga2017-05-031-3/+3
| * markdown: Code beautificationKai Koehne2017-05-032-2/+2
| * Improve Qt Creator indexingAllan Sandfeld Jensen2017-05-034-9/+17
| * QuickNanoBrowser: Unify use of semicolons in JSKai Koehne2017-05-024-84/+84
| * QuickNanoBrowser: Code cleanupKai Koehne2017-05-021-7/+8
| * Move qmake files to standard locationsAllan Sandfeld Jensen2017-05-0219-11/+7
| * Detect the scenegraph software backend when it was set programaticallyMichael Brüning2017-05-021-0/+3
| * Clean "system" calls to build&run gn and ninjaMichal Klocek2017-04-283-60/+46
| * Fix macOS deployment target to match the one in Qt CoreAlexandru Croitor2017-04-282-3/+0
| * Stabilize keyboardEvents auto testsPeter Varga2017-04-282-2/+2
| * Make python2 usage more robustJoerg Bornemann2017-04-277-24/+86
* | Doc: Add info to QWebEngineDownloadItem::downloadProgress docsLeena Miettinen2017-05-041-2/+6
|/
* 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