summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-02-142-1/+2
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-132-1/+2
| |\
| | * eLinux: build ffmpegsumo as well.v5.4.1Zeno Albisser2015-02-021-1/+1
| | * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-163-4/+14
| | |\
| | * | Respect the pulseaudio configuration from Qt.Michael Brüning2015-01-081-0/+1
* | | | Compile time check the fileListingHelper specializationsPierre Rossi2015-02-131-1/+8
|/ / /
* | | Integrate with WebChannelPierre Rossi2015-02-1212-14/+442
* | | 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
* | | Reverse the logic for download cancellationAndras Becsi2015-02-062-7/+6
* | | Update QML download API to match widgets and add documentationAndras Becsi2015-02-062-3/+0
* | | Fix the fileListingHelper template function specialisationAdam Kallai2015-02-061-4/+7
* | | Simplify access to WebContents from adapter.Pierre Rossi2015-02-053-2/+10
* | | Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-052-44/+60
* | | Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-058-9/+130
* | | Handle multiple feature requestsAllan Sandfeld Jensen2015-02-044-12/+36
* | | Fix widgets download state updateAndras Becsi2015-02-021-0/+5
* | | Forbid mismatching profiles when adopting web contentAllan Sandfeld Jensen2015-02-023-1/+9
* | | Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-026-9/+17
* | | Handle Shift, Ctrl and Alt key also when the keypad modifier is set.Michael Brüning2015-01-281-303/+310
* | | [Windows] Enable WebGL and accelerated 2D Canvas.Michael Brüning2015-01-231-9/+0
* | | Enable building Qt WebEngine without accessiblity enabled.Michael Brüning2015-01-238-3/+32
* | | Introduce ASSERT_ENUMS_MATCH macroPierre Rossi2015-01-222-2/+4
* | | Improve geolocation permission securityAllan Sandfeld Jensen2015-01-223-4/+16
* | | Replace the inspectable property with an environment variableJocelyn Turcotte2015-01-228-34/+49
* | | Fix the inspector after the 40 updateJocelyn Turcotte2015-01-224-34/+72
* | | 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-202-14/+47
* | | 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-164-55/+67
|\ \ \ | | |/ | |/|
| * | Use paths relative to QtWebEngineProcess on OS X.Michael Brüning2015-01-151-2/+12
| * | 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-081-0/+1
| |/
| * Only deploy ffmpegsumo once in debug_and_releaseJocelyn Turcotte2015-01-071-51/+53
* | Widgets: Implement mouse lock permission APISzabolcs David2015-01-164-2/+17
* | Add Pointer Lock supportSzabolcs David2015-01-165-3/+34
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-146-6/+25
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-026-6/+25
| |\|
| | * Use QDir::separator() where paths might be generated for WindowsAllan Sandfeld Jensen2014-12-151-2/+2
| | * Enable cmake config files generationJocelyn Turcotte2014-12-121-2/+0
| | * Check for EGL_KHR_fence_sync instead of EGL_KHR_reusable_syncAndras Becsi2014-12-081-2/+2
| | * Add a stub QuotaPermissionContext implementationSzabolcs David2014-12-042-0/+17
| | * Flush UI message loop before quittingAllan Sandfeld Jensen2014-12-021-0/+4
* | | 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