summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "Enable the use of IPC tracing"Peter Varga2015-04-071-6/+0
| * | Revive ReloadAndBypassCachePierre Rossi2015-04-075-0/+20
| * | Improve documentation about certificate errorsPaulo Pinheiro2015-04-073-4/+58
| * | QQuickWebEngineScript: First stab at documenting sourceUrl and sourceCode.Robin Burchell2015-03-291-0/+21
| * | Quick: Document javaScriptConsoleMessageSzabolcs David2015-03-242-1/+12
* | | Add missing include to file_picker_controller.hZeno Albisser2015-04-011-0/+1
* | | Add support for Shockwave Flash plugin.Zeno Albisser2015-03-3010-2/+145
* | | Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-03-2215-135/+56
|\| |
| * | Fix gesture recognitionAndras Becsi2015-03-201-0/+2
| * | Introduce mock UIDelegates for testing.Pierre Rossi2015-03-204-83/+0
| * | Enable the use of IPC tracingPierre Rossi2015-03-191-0/+6
| * | Fix geolocation (and slight cleanup)Pierre Rossi2015-03-184-15/+5
| * | Properly copy the UserScriptDataPierre Rossi2015-03-181-12/+2
| * | QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode.Robin Burchell2015-03-183-0/+41
| * | Remove uneeded GetShareHandle() function from EGL integrationAndras Becsi2015-03-171-25/+0
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-175-26/+62
|\| |
| * | Support middle click navigationSzabolcs David2015-03-162-1/+7
| * | Move featurePermissionRequested to the public APISzabolcs David2015-03-164-25/+55
* | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devAllan Sandfeld Jensen2015-03-1628-60/+760
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-1629-60/+760
| |\| |
| | * | Add documentation to WebEngineSettings QML API.Michael Brüning2015-03-161-0/+109
| | * | Update submodule SHA1Michael Brüning2015-03-161-0/+0
| | * | Use singular they instead of he as a pronoun for the user.Michael Brüning2015-03-131-2/+2
| | * | Support HTML5 form validation featurePeter Varga2015-03-1315-2/+571
| | * | Update snapshot SHA1Andras Becsi2015-03-121-0/+0
| | * | Clean up global profiles and ownershipAllan Sandfeld Jensen2015-03-1211-56/+78
* | | | Update snapshot SHA1Andras Becsi2015-03-161-0/+0
* | | | Not all public functions of FilePickerController need to be slotsAndras Becsi2015-03-161-5/+4
|/ / /
* | | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-13150-206/+1154
|\| |
| * | UserScript: Rename source property to sourceCode.Robin Burchell2015-03-126-26/+25
| * | Add tst_javaScriptDialogs QML testv5.5.0-alpha1Szabolcs David2015-03-114-0/+83
| * | Promote fullscreen API to 5.5 publicSzabolcs David2015-03-094-14/+58
| * | Add testsupport QML API and error page signalsPeter Varga2015-03-0614-13/+336
| * | Update snapshot SHA1Andras Becsi2015-03-061-0/+0
| * | Move findText to the public APISzabolcs David2015-03-044-9/+61
| * | Quick: Fix handling of multiple certificate errors per requestPaulo Pinheiro2015-03-044-6/+21
| * | Add missing QtWebEngineCore namespace refs to egl integrationStephan Binner2015-03-044-4/+5
| * | Fix namespace of SurfaceFactoryQtAllan Sandfeld Jensen2015-03-043-3/+3
| * | Respect use-system-jpeg Qt settingAllan Sandfeld Jensen2015-03-041-0/+2
| * | Fix building Qt WebEngine without accessiblity enabledStephan Binner2015-03-042-2/+2
| * | Fix the documentation of linkHovered signalSzabolcs David2015-03-031-3/+2
| * | Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-02131-124/+546
| * | Create application bundles for widget examples on OS XAndras Becsi2015-02-261-0/+0
| * | Update Chromium to include fix for constants.h/Constants.h clashSimon Hausmann2015-02-261-0/+0
* | | Refactor FilePickerControllerAdam Kallai2015-03-0514-114/+239
|/ /
* | QtQuick API for userScriptsPierre Rossi2015-02-228-0/+442
* | Introduce a user scripts mechanismPierre Rossi2015-02-2128-11/+1679
* | Synchronize with QAtomic instead of volatileAllan Sandfeld Jensen2015-02-202-28/+26
* | Fix crashes and ownership issues in Custom URL scheme handlingAllan Sandfeld Jensen2015-02-207-14/+16
* | Fix the build on eLinuxAndras Becsi2015-02-209-33/+124