summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* | Fix 32-bit Windows buildJoerg Bornemann2017-03-071-0/+1
* | Add FINALs and explicit constructor to QQuickWebEngineScriptSzabolcs David2017-03-071-7/+7
* | Remove erroneous CONSTANT attributes from the public widgets APIAlexandru Croitor2017-03-072-7/+7
* | Use GN linker flags on core_moduleAllan Sandfeld Jensen2017-03-072-4/+5
* | Respect use system opus, vpx and icu configurationAllan Sandfeld Jensen2017-03-072-3/+3
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-0432-102/+197
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-0232-102/+197
| |\|
| | * Pass <input type="file"> result to correct RenderFrameHostViktor Engelmann2017-02-283-14/+13