summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix selectedText() to return the value of what findText("") findsAlexandru Croitor2017-09-221-3/+0
* Fix system-zlib configure name collision with coreMichal Klocek2017-09-221-1/+3
* Fix native-spellchecker compilation on macMichal Klocek2017-09-201-1/+1
* Fix system-harfbuzz and system-png detectionMichal Klocek2017-09-201-7/+2
* Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-208-58/+53
* Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-202-3/+3
* Cleanup skipBuild codeMichal Klocek2017-09-191-4/+2
* [Windows] Disable GPU rasterization when using software WebGLAlexandru Croitor2017-09-161-0/+6
* Fix memory leak of UserResourceController::RenderFrameObserverHelperAllan Sandfeld Jensen2017-09-161-8/+15
* Set custom drag data as Chrome doesAllan Sandfeld Jensen2017-09-161-0/+11
* Don't pass kInProcessGPU if we pass kDisableGPUAlexandru Croitor2017-09-151-3/+4
* Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-1412-33/+126
|\
| * Allow WebGL to work with a software OpenGL implementation on WindowsAlexandru Croitor2017-09-133-16/+40
| * Recreate state in renderer objects after RenderViewCreatedAllan Sandfeld Jensen2017-09-123-9/+12
| * Set referrer on download requestsJüri Valdmann2017-09-124-3/+71
| * Fix translation of Qt::Key_MenuJoerg Bornemann2017-09-081-3/+2
| * Also set MIPS/Arm flags for host-buildsAllan Sandfeld Jensen2017-09-081-2/+2
* | Add host-pkg-config to linux configurationMichal Klocek2017-09-121-0/+1
* | Migrate configuration lefovers to new configure systemMichal Klocek2017-09-121-1/+1
* | Adaptations for Chromium 60Alexandru Croitor2017-09-1137-122/+387
* | Adaptations for Chromium 59Allan Sandfeld Jensen2017-09-1123-290/+313
* | Simplify URLRequestCustomJob handlingMichal Klocek2017-09-117-241/+151
* | Refactor URLRequestCustomJobMichal Klocek2017-09-119-314/+423
* | Merge "Merge branch '5.9' into 5.10" into refs/staging/5.10Allan Sandfeld Jensen2017-09-1111-28/+86
|\ \
| * | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-09-0611-28/+86
| |\|
| | * Compile with Gestures disabledAlan Alpert2017-09-054-0/+14
| | * Add detection for system re2Allan Sandfeld Jensen2017-09-031-0/+1
| | * Fix multilib builds with different archs of toolchain and systemAllan Sandfeld Jensen2017-08-291-1/+5
| | * [macOS] Warn about sending simulated touch events not working on macOSAlexandru Croitor2017-08-291-1/+11
| | * Fix upside down rendering of render-passes in software modeAllan Sandfeld Jensen2017-08-281-0/+1
| | * Handle --explicitly-allowed-portsAllan Sandfeld Jensen2017-08-281-0/+6
| | * Handle content::DropData::file_contentsJoerg Bornemann2017-08-183-1/+39
| | * Load libEGL and libGLES2 symbols implicitlyViktor Engelmann2017-08-141-32/+8
| | * Stop forwarding HoverEnter and HoverLeave QEventsJüri Valdmann2017-08-111-2/+0
| | * Remove dead code for detecting system SRTPAllan Sandfeld Jensen2017-08-111-1/+0
* | | Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-081-1/+1
|/ /
* | Emit loadProgress only between loadStarted and loadFinishedViktor Engelmann2017-08-222-9/+34
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-148-37/+258
|\|
| * Set web contents font setting to defaultAllan Sandfeld Jensen2017-08-031-0/+10
| * Fix reorder warning in proxy_config_service_qt.cppPeter Varga2017-07-311-2/+2
| * Avoid default handler in switchKai Koehne2017-07-271-1/+1
| * Fix logic to check for proxy settingsKai Koehne2017-07-252-35/+63
| * Fix C-ABI breakageMichal Klocek2017-07-192-1/+124
| * Support command-line argument --force-webrtc-ip-handling-policyAllan Sandfeld Jensen2017-07-181-0/+6
| * Fix propagation of unhandled key press eventsJoerg Bornemann2017-07-141-2/+3
| * Take into account the value of the --touch-events Chromium switchAlexandru Croitor2017-07-111-1/+26
| * Fix "Could not share GL contexts" warnings on WindowsAlexandru Croitor2017-07-111-0/+11
| * [macOS] Use the OpenGL CoreProfile when the global shared context doesAlexandru Croitor2017-07-111-1/+15
* | Remove support for building with Qt versions < 5.8.0Allan Sandfeld Jensen2017-08-047-31/+0
* | Add a QTWEBENGINE_DICTIONARIES_PATH environment variableFlorian Bruhin2017-08-041-14/+20