summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Mark QQuickWebEngineScript::timerEvent() internalLeena Miettinen2017-03-301-0/+3
* Blacklist tst_QWebEnginePage::mouseMovementProperties on macOS 10.12Tony Sarajärvi2017-03-301-0/+2
* [Doc] Add doc link between methods for request filteringMichael Brüning2017-03-302-0/+6
* Add back tst_QWebEngineView::horizontalScrollbarTest auto testPeter Varga2017-03-291-18/+19
* Call javaScriptConfirm for unload dialogsFlorian Bruhin2017-03-282-1/+4
* Set WA_DeleteOnClose in contentmanipulation exampleFlorian Bruhin2017-03-281-0/+1
* Doc: Fix link errorNico Vertriest2017-03-281-3/+3
* Update ChromiumKai Koehne2017-03-281-0/+0
* Fix build on 32 bit msvc toolchainKai Koehne2017-03-281-0/+27
* Add gnuwin32\bin directory to PATH on WindowsJoerg Bornemann2017-03-281-7/+18
* Include Q_ENUM on QObject interface classesAleix Pol2017-03-272-0/+10
* Forward input method events to RWHV in widgetPeter Varga2017-03-271-0/+9
* Require VS 2015 update 3 or higherAllan Sandfeld Jensen2017-03-273-0/+43
* Fix accessibility tests after 56 mergeAllan Sandfeld Jensen2017-03-271-3/+3
* Register a Mojo SensitiveInputVisibilityServiceAllan Sandfeld Jensen2017-03-272-0/+68
* Adaptations for Chromium 56Allan Sandfeld Jensen2017-03-2734-111/+177
* Remove blacklists of old glib and gcc 4.8 debug buildsAllan Sandfeld Jensen2017-03-262-9/+6
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-268-25/+24
* Create v8_snapshot gn toolchain from one pro fileAllan Sandfeld Jensen2017-03-253-14/+18
* Fix movementX and movementY properties of mouse eventsSzabolcs David2017-03-244-7/+43
* Doc: Add inheritance to WebEngineView type docsLeena Miettinen2017-03-241-0/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Michael Brüning2017-03-245-10/+14
|\
| * Delegate QWebEngineHistory::currentItem() to itemAt()Viktor Engelmann2017-03-211-3/+1
| * Remove stale parent connection when initializing delegate as a childMichael Brüning2017-03-151-0/+3
| * Improve cross-links between QtWebEngine classes in docsFlorian Bruhin2017-03-083-7/+10
* | Add QML test for "Fix search restart after zero entries"Peter Varga2017-03-231-0/+31
* | Remove gyp handlingAllan Sandfeld Jensen2017-03-2227-1683/+294
* | Support Visual Studio 2017Joerg Bornemann2017-03-221-0/+2
* | Turn off MSVC warnings about unused variables/parametersJoerg Bornemann2017-03-221-0/+2
* | Handle texture nodes alternative source rectAllan Sandfeld Jensen2017-03-221-8/+18
* | Use matching bitwidth for x86 targetSamuli Piippo2017-03-211-1/+1
* | Cleanup ozone platformAllan Sandfeld Jensen2017-03-204-95/+98
* | Port MIPS configuration to GNAllan Sandfeld Jensen2017-03-201-0/+18
* | Fix OpenGL for embedded buildsAllan Sandfeld Jensen2017-03-204-6/+15
* | Build v8snapshot with host of matching bitwidthAllan Sandfeld Jensen2017-03-192-12/+16
* | Support appstore compliancy switch from the new configure systemAlexandru Croitor2017-03-172-5/+3
* | Unblacklist changeLocale auto testsPeter Varga2017-03-154-12/+6
* | Support linux-clang-libc++ buildsAllan Sandfeld Jensen2017-03-142-0/+2
* | Port ARM configuration to GNAllan Sandfeld Jensen2017-03-141-0/+37
* | Remove uses of QString::nullMarc Mutz2017-03-112-2/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-103-2/+6
|\|
| * Clarify JavascriptCanAccessClipboard documentationFlorian Bruhin2017-03-072-2/+4
| * Handle Qt::AA_UseSoftwareOpenGLAllan Sandfeld Jensen2017-03-031-0/+2
* | Restructure print_view_manager_base_qt.cppAllan Sandfeld Jensen2017-03-091-248/+237
* | Move opus, webp and ffmpeg to new configure systemAllan Sandfeld Jensen2017-03-082-14/+74
* | Enable FFMPEG configuration for GNAllan Sandfeld Jensen2017-03-083-1/+3
* | Rework form validation QML testsPeter Varga2017-03-083-55/+57
* | Add SIGSEGV handler for the QML tests on LinuxPeter Varga2017-03-081-0/+74