summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Also support reduce_binary_size on WindowsAllan Sandfeld Jensen2017-04-041-1/+1
* Improve cross-links between QtWebEngine classes in docsFlorian Bruhin2017-03-082-6/+8
* Handle Qt::AA_UseSoftwareOpenGLAllan Sandfeld Jensen2017-03-031-0/+2
* Pass <input type="file"> result to correct RenderFrameHostViktor Engelmann2017-02-283-14/+13
* Update HTTP Cache when generating new cookie storeViktor Engelmann2017-02-271-0/+7
* Fix Q_ASSERT when dragging an item over WebEngineViewJoerg Bornemann2017-02-213-62/+26
* Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-211-1/+1
* Initialize RenderWidgetHostViewQt::m_currentInputTypeJoerg Bornemann2017-02-131-0/+1
* Doc: Fix \sa links in the docsLeena Miettinen2017-02-091-4/+4
* Do not create directories for overridden pathsJoerg Bornemann2017-02-071-4/+18
* Provisional Fix for Navigation-Breakage on right-click in Flash appletViktor Engelmann2017-02-021-1/+9
* Avoid crash in desktop linux with --disable-gpuAllan Sandfeld Jensen2017-02-011-1/+1
* Forward mouse buttons and keyboard modifiers while draggingJoerg Bornemann2017-01-261-1/+27
* Fix canceling drag and drop actionsJoerg Bornemann2017-01-262-15/+26
* Fix confirming IME composition and newline insertionPeter Varga2017-01-253-21/+48
* Fix handling of empty input method eventsPeter Varga2017-01-221-1/+4
* Make input method hints available via RWHV delegate widgetPeter Varga2017-01-202-1/+3
* Disable Q_ASSERTs for a release buildKai Koehne2017-01-181-0/+5
* Fix conversion from blink::WebDragOperation to Qt::DropActionJoerg Bornemann2017-01-184-19/+20
* QWebEngineDownloadItem::path() should not be percentage encodedAllan Sandfeld Jensen2017-01-181-1/+1
* Avoid overriding new and deleteAllan Sandfeld Jensen2017-01-061-1/+3
* Replace ASSERT in FaviconManager::setIcon by returnViktor Engelmann2017-01-051-3/+1
* Check RWHV for NULL before dereferencing itViktor Engelmann2017-01-031-2/+5
* Prevent accessing d when view closed during DnD operationViktor Engelmann2017-01-021-3/+15
* Enable viewport-meta setting againAllan Sandfeld Jensen2016-12-291-0/+5
* Warn on wayland if compiled with x11 support, however no xwaylandMichal Klocek2016-12-201-0/+7
* Fix compilation, add getApplicationLocale() method implementationMichal Klocek2016-12-201-1/+9
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-154-12/+33
|\
| * Fix Linux audio library detectionAllan Sandfeld Jensen2016-12-151-3/+4
| * Use surfaceless context if necessaryAkihiko Odaki2016-12-081-8/+13
| * Avoiding accessing null QMimeData from missing clipboardsAllan Sandfeld Jensen2016-12-071-3/+17
| * Merge remote-tracking branch 'origin/5.7.1' into 5.8.0Liang Qi2016-12-071-2/+3
| |\
| | * Disable surfaceless context supportv5.7.1Michal Klocek2016-12-011-2/+3
| * | Do not disable thumb instructions on ARMv7+Allan Sandfeld Jensen2016-12-061-1/+1
* | | Report size to UrlRequestJob for qrcAllan Sandfeld Jensen2016-12-061-0/+1
|/ /
* | Add environment variable to set chromium flagsAllan Sandfeld Jensen2016-12-011-21/+22
* | Rework and fix loadVisuallyCommitted signalPeter Varga2016-11-258-26/+31
* | Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-2511-162/+62
* | Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-258-11/+88
|\ \
| * \ Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-246-10/+77
| |\ \ | | |/ | |/|
| | * ResourceType ABI/API fixupAllan Sandfeld Jensen2016-11-234-10/+28
| | * Fix IPC message loggingPeter Varga2016-11-222-0/+49
| * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-211-1/+8
| |\ \
| | * | Fix crash in WebEngineContext when using WaylandAllan Sandfeld Jensen2016-10-121-2/+9
| * | | Pass size to URLRequestJobAllan Sandfeld Jensen2016-11-161-0/+3
* | | | Add pkg-config test for system harfbuzz version on linuxMichael Brüning2016-11-231-1/+1
* | | | Add support for compiling WebEngine with Clang sanitizer optionsAlexandru Croitor2016-11-221-0/+5
* | | | Build with Qt 5.6Allan Sandfeld Jensen2016-11-173-1/+11
* | | | Pass correct clang prefix directory to GYPJan Kundrát2016-11-151-1/+4
* | | | Add spellchecker feature to new config systemMichal Klocek2016-11-141-1/+1