summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | Update accessibility roles for Chromium 58Peter Varga2017-07-131-0/+46
* | | Suppress extra loadStarted signal for data URL with specified base URLPeter Varga2017-07-131-0/+10
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devAllan Sandfeld Jensen2017-07-0617-70/+105
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-0517-70/+105
| |\|
| | * 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
* | | Use QStyleHints::wheelScrollLines when create WebMouseWheelEventPeter Varga2017-07-031-2/+7
|/ /
* | Update accessibility roles and add auto test for themPeter Varga2017-06-281-8/+8
* | Don't disable local storage for offTheRecord profilesFlorian Bruhin2017-06-262-4/+2
* | Add QuotaSettingsSzabolcs David2017-06-262-0/+15
* | Force Chromium to use compatibility OpenGL context profile if Qt uses itPeter Varga2017-06-241-0/+3
* | Implement pause and resume action in Download ItemsAllan Sandfeld Jensen2017-06-235-0/+38
* | Navigation event adaptations for Chromium 58Allan Sandfeld Jensen2017-06-142-44/+59
* | Graphics adaptations for Chromium 58Allan Sandfeld Jensen2017-06-148-34/+62
* | Simple adaptations for Chromium 58Allan Sandfeld Jensen2017-06-1423-94/+56
* | Adaptations for Chromium 57Allan Sandfeld Jensen2017-06-1434-120/+139
* | Fix copying JavaScript URLsSzabolcs David2017-06-072-0/+10
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-05-3015-24/+224
|\|
| * 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
* | Handle ViewHostMsg_Focus message from chromiumViktor Engelmann2017-05-244-1/+11
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-0268-839/+1227
|\|