summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when accessibility is disabledAllan Sandfeld Jensen2017-06-232-2/+1
* 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
* Fix pepper cdms featureAllan Sandfeld Jensen2017-04-066-12/+14
* Install filesystem: protocol handlerSzabolcs David2017-04-051-1/+4
* Fix spellcheck feature checkAllan Sandfeld Jensen2017-04-049-20/+24
* Fix assert in autotest on windowsAllan Sandfeld Jensen2017-04-041-1/+1
* Fix source indexing in Qt Creator 4.3Allan Sandfeld Jensen2017-04-044-237/+247
* Do not set arm/misp specific gn args for host_buildMichal Klocek2017-03-311-2/+2
* Fix calls to ninja on Windowsv5.9.0-beta1Kai Koehne2017-03-311-2/+2
* [Doc] Add doc link between methods for request filteringMichael Brüning2017-03-301-0/+3
* Fix build on 32 bit msvc toolchainKai Koehne2017-03-281-0/+27
* Add gnuwin32\bin directory to PATH on WindowsJoerg Bornemann2017-03-281-7/+18
* Register a Mojo SensitiveInputVisibilityServiceAllan Sandfeld Jensen2017-03-272-0/+68
* Adaptations for Chromium 56Allan Sandfeld Jensen2017-03-2732-109/+175