summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Windows] Enable WebGL and accelerated 2D Canvas.Michael Brüning2015-01-231-9/+0
* Move newViewRequested to the public APISzabolcs David2015-01-239-9/+166
* Enable building Qt WebEngine without accessiblity enabled.Michael Brüning2015-01-2316-6/+64
* Introduce ASSERT_ENUMS_MATCH macroPierre Rossi2015-01-224-14/+16
* Improve geolocation permission securityAllan Sandfeld Jensen2015-01-223-4/+16
* Replace the inspectable property with an environment variableJocelyn Turcotte2015-01-2211-55/+49
* Fix the inspector after the 40 updateJocelyn Turcotte2015-01-224-34/+72
* Fix the tst_navigationHistory QML testcaseAdam Kallai2015-01-221-0/+4
* Fix WebSockets after the 40 updateJocelyn Turcotte2015-01-211-7/+6
* Fix gcc warning 'may be used uninitialized'Andras Becsi2015-01-201-1/+1
* Add DownloadItemInfo to BrowserContextAdapterClientAndras Becsi2015-01-205-32/+67
* Update submodule after updating Chromium to 40.0.2214.28.Zeno Albisser2015-01-201-0/+0
* Disable warning about use of deprecated functions on Windows.Zeno Albisser2015-01-201-1/+1
* Add Keyboard modifiers to MotionEventQt.Zeno Albisser2015-01-202-8/+90
* BrowserAccessibilityDelegate has been implemented in RenderFrameHostImpl.Zeno Albisser2015-01-203-80/+11
* Clipboard must now be subclassed.Zeno Albisser2015-01-202-113/+145
* Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-2044-310/+293
* Merge remote-tracking branch 'origin/5.4' into devPierre Rossi2015-01-1610-97/+125
|\
| * Refactor our build skipping logicPierre Rossi2015-01-161-23/+19
| * Use paths relative to QtWebEngineProcess on OS X.Michael Brüning2015-01-151-2/+12
| * Make TLS1 the default minimum SSL protocol in Qt WebEngine.Michael Brüning2015-01-131-0/+0
| * Revert "Mac: INCLUDEPATH fix"Simon Hausmann2015-01-091-2/+1
| * Tell the ContentMainRunner to not reset signal handlers in the browser process.Michael Brüning2015-01-082-0/+1
| * Only deploy ffmpegsumo once in debug_and_releaseJocelyn Turcotte2015-01-071-51/+53
| * UIDelegatesManager: Remove creationContextForComponent.Robin Burchell2015-01-062-15/+6
| * UIDelegatesManager: Communicate load failure back to the dialog controller.Robin Burchell2015-01-061-1/+5
| * UIDelegatesManager: Always print errors if component loading fails.Robin Burchell2015-01-061-3/+3
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2015-01-022-0/+25
| |\
| | * OSX: Don't show QtWebEngineProcess in the dockv5.4.0Jocelyn Turcotte2014-12-022-0/+25
* | | Widgets: Implement mouse lock permission APISzabolcs David2015-01-169-3/+42
* | | Add Pointer Lock supportSzabolcs David2015-01-1610-3/+60
* | | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-1410-10/+60
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-0210-10/+60
| |\| |
| | * | Use QDir::separator() where paths might be generated for WindowsAllan Sandfeld Jensen2014-12-151-2/+2
| | * | Enable cmake config files generationJocelyn Turcotte2014-12-123-6/+0
| | * | Force active focus for touch beginAndras Becsi2014-12-081-0/+2
| | * | Check for EGL_KHR_fence_sync instead of EGL_KHR_reusable_syncAndras Becsi2014-12-082-2/+2
| | * | Add a stub QuotaPermissionContext implementationSzabolcs David2014-12-042-0/+17
| | * | Add class and enum documentation to QWebEngineCertificateErrorAllan Sandfeld Jensen2014-12-031-0/+33
| | * | Flush UI message loop before quittingAllan Sandfeld Jensen2014-12-021-0/+4
* | | | Revert the version number in experimental back to 1.0Andras Becsi2015-01-131-2/+2
* | | | Make Chromium use the same locale as QtAllan Sandfeld Jensen2015-01-133-1/+11
* | | | Do not allow desktop notificationsAllan Sandfeld Jensen2015-01-132-0/+8
* | | | Add QML download APIAndras Becsi2015-01-1217-180/+594
* | | | API for controlling tracking of visited linksAllan Sandfeld Jensen2015-01-087-3/+105
* | | | Disable the GPU thread completely when Qt uses ANGLEJocelyn Turcotte2015-01-071-1/+10
* | | | Do not use QDir::separator()Allan Sandfeld Jensen2015-01-075-15/+16
|/ / /
* | | Don't crash when using onEditingFinishedPierre Rossi2014-12-191-0/+37
* | | Make deserializeNavigationHistory staticPierre Rossi2014-12-121-1/+1
* | | QML API for WebEngineProfilesAllan Sandfeld Jensen2014-12-1210-12/+516