summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Integrate with WebChannelPierre Rossi2015-02-1214-14/+465
* Add static asserts for internal file picker enumPierre Rossi2015-02-111-0/+5
* Forward the application locale in the right formatPierre Rossi2015-02-111-1/+1
* Improve quicknanobrowser example with new public API featuresAndras Becsi2015-02-092-13/+9
* Proper versioning of the Quick APISzabolcs David2015-02-062-6/+6
* Reverse the logic for download cancellationAndras Becsi2015-02-064-11/+10
* Update QML download API to match widgets and add documentationAndras Becsi2015-02-067-59/+203
* Revert the QJSValue parameter type in UIDelegateAdam Kallai2015-02-061-8/+5
* Fix the fileListingHelper template function specialisationAdam Kallai2015-02-061-4/+7
* Move settings out of experimental.Michael Brüning2015-02-065-10/+12
* Simplify access to WebContents from adapter.Pierre Rossi2015-02-053-2/+10
* Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-0519-383/+222
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-0512-9/+145
* Handle multiple feature requestsAllan Sandfeld Jensen2015-02-044-12/+36
* Update snapshot sha1Peter Varga2015-02-031-0/+0
* Fix widgets download state updateAndras Becsi2015-02-023-1/+7
* Forbid mismatching profiles when adopting web contentAllan Sandfeld Jensen2015-02-024-1/+14
* Add widgets download APIAndras Becsi2015-02-027-2/+580
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-0215-15/+307
* Fix the build of tst_publicapiJocelyn Turcotte2015-02-021-1/+1
* Rename HttpCacheMaxSize to HttpCacheMaximumSizeAllan Sandfeld Jensen2015-01-292-9/+9
* Document geolocation featureAllan Sandfeld Jensen2015-01-282-1/+2
* Update the expected list of public API testcaseAdam Kallai2015-01-281-1/+1
* Handle Shift, Ctrl and Alt key also when the keypad modifier is set.Michael Brüning2015-01-281-303/+310
* Document QQuickWebEngineProfileAllan Sandfeld Jensen2015-01-271-0/+101
* [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