summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'origin/5.4' into 5.5Andras Becsi2015-04-153-1/+7
| |\
| | * Update submodule SHA1Michael Brüning2015-03-161-0/+0
| | * Update chromium SHAAllan Sandfeld Jensen2015-03-061-0/+0
| | * Fix non-accessible build without -fpermissiveStephan Binner2015-03-051-2/+0
| | * Enable building Qt WebEngine without accessiblity enabled.Stephan Binner2015-03-0416-5/+69
* | | Deploy QtWebEngineProcess.exe at library executables path on WindowsPeter Varga2015-04-151-1/+2
* | | Fix QtCreator loading of qtwebengine.proAndras Becsi2015-04-152-0/+5
|/ /
* | Fix QQuickWebEngineDownloadItem member initializatonAdam Kallai2015-04-142-0/+3
* | Remove eAndroid hooksAndras Becsi2015-04-1412-168/+10
* | Add a fallback for discovering plugins and translations.Michael Brüning2015-04-091-7/+37
* | Update snapshot SHA1Peter Varga2015-04-081-0/+0
* | 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
* | 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
* | Support middle click navigationSzabolcs David2015-03-162-1/+7
* | Move featurePermissionRequested to the public APISzabolcs David2015-03-164-25/+55
* | 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
* | 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
* | 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