summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Increase debug symbol level on Windows to generate all Chromium symbolsAlexandru Croitor2017-07-041-2/+7
* Windows: Make sure that the path is correctly quotedAndy Shaw2017-06-301-2/+2
* Fix crash with --no-zygote on LinuxPeter Varga2017-06-282-5/+11
* Fix location of IME window on WindowsKai Koehne2017-06-271-4/+11
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-242-2/+1
|\
| * Fix crash when accessibility is disabledAllan Sandfeld Jensen2017-06-232-2/+1
* | Fix host architecture detectionAllan Sandfeld Jensen2017-06-221-2/+3
* | Fix cancelling IME compositionPeter Varga2017-06-221-1/+0
|/
* Fix ASSERT in URLRequestContextGetterQt due to race conditionMichal Klocek2017-06-181-2/+4
* Fix preferences referencesAllan Sandfeld Jensen2017-06-141-10/+10
* Always set a host toolchainAllan Sandfeld Jensen2017-06-121-1/+1
* Use MSVC's /WHOLEARCHIVE linker flagJoerg Bornemann2017-06-072-11/+1
* Do not enable debug symbols in windows release buildsAllan Sandfeld Jensen2017-06-071-5/+4
* Fix WebRTC screen sharing on macOSAlexandru Croitor2017-06-072-1/+32
* Fix build with -no-spellcheckerMichal Klocek2017-06-061-0/+1
* Fix QMimeData to content::DropData conversionJoerg Bornemann2017-06-061-1/+1
* Remove duplicate installation of resource filesAlexandru Croitor2017-06-061-17/+0
* Fix compilation on clangMichal Klocek2017-06-011-4/+5
* Store Target URL in WebContentsDelegateQt::WebContentsCreatedViktor Engelmann2017-05-303-2/+9
* Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-299-13/+195
|\
| * Fix typos in symbol namesMichal Klocek2017-05-171-3/+3
| * Fix selectionChanged signal out of input fieldPeter Varga2017-05-172-8/+29
| * Disable Pepper using OpenGL images on macOSAllan Sandfeld Jensen2017-05-151-0/+2
| * Document Mac App Store incompatibilityAlexandru Croitor2017-05-151-2/+0
| * Fix broken ABI in qtwebengine libs between 5.8/5.9Michal Klocek2017-05-152-0/+125
| * Fix backwards compatibilityAllan Sandfeld Jensen2017-05-103-0/+13
| * Fix crash on exit with url-request interceptorsAllan Sandfeld Jensen2017-05-081-0/+2
| * Disable hardware video decoding on macOSAlexandru Croitor2017-05-081-0/+6
| * Disable accessibility support on Linux by defaultAlexandru Croitor2017-05-081-3/+18
* | Find Google Chrome's flash plugin on newer macOS versionsAllan Sandfeld Jensen2017-05-151-1/+8
* | Fix error in updating user-agent and accept-languageAllan Sandfeld Jensen2017-05-091-1/+1
|/
* Improve Qt Creator indexingAllan Sandfeld Jensen2017-05-034-9/+17
* Detect the scenegraph software backend when it was set programaticallyMichael Brüning2017-05-021-0/+3
* Clean "system" calls to build&run gn and ninjaMichal Klocek2017-04-281-13/+11
* Make python2 usage more robustJoerg Bornemann2017-04-271-1/+2
* Fix undeclared use of QSGFlatColorMaterial when QT_NO_OPENGL is definedJüri Valdmann2017-04-261-4/+4
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-253-0/+116
* Standardize override declarationAllan Sandfeld Jensen2017-04-2144-481/+466
* Disable setting background color in QInputMethodEventPeter Varga2017-04-211-5/+1
* Remove superfluous run_gn target from gn_run.proJoerg Bornemann2017-04-211-4/+1
* Implement proper touch handling on macOSAlexandru Croitor2017-04-214-0/+60
* Add two nullpointer checksViktor Engelmann2017-04-152-4/+9
* Enable brotliv5.9.0-beta2Allan Sandfeld Jensen2017-04-121-0/+2
* Handle QInputMethodQueryEvent forwarded by RWHVQDWPeter Varga2017-04-122-0/+17
* Fix text selection and input method queryPeter Varga2017-04-122-54/+205