summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Doc: Mark QQuickWebEngineScript::timerEvent() internalLeena Miettinen2017-03-301-0/+3
* [Doc] Add doc link between methods for request filteringMichael Brüning2017-03-302-0/+6
* Call javaScriptConfirm for unload dialogsFlorian Bruhin2017-03-282-1/+4
* 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
* Register a Mojo SensitiveInputVisibilityServiceAllan Sandfeld Jensen2017-03-272-0/+68
* Adaptations for Chromium 56Allan Sandfeld Jensen2017-03-2733-109/+175
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-268-25/+24
* Create v8_snapshot gn toolchain from one pro fileAllan Sandfeld Jensen2017-03-252-14/+14
* Fix movementX and movementY properties of mouse eventsSzabolcs David2017-03-243-7/+11
* 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
* | Remove gyp handlingAllan Sandfeld Jensen2017-03-2225-1501/+292
* | Support Visual Studio 2017Joerg 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-203-2/+4
* | 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
* | Support linux-clang-libc++ buildsAllan Sandfeld Jensen2017-03-142-0/+2
* | Port ARM configuration to GNAllan Sandfeld Jensen2017-03-141-0/+37
* | 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
* | Enable FFMPEG configuration for GNAllan Sandfeld Jensen2017-03-083-1/+3
* | Rework form validation QML testsPeter Varga2017-03-082-5/+0
* | 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-0423-97/+122
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-0223-97/+122
| |\|
| | * Pass <input type="file"> result to correct RenderFrameHostViktor Engelmann2017-02-283-14/+13