summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-202-0/+52
| | * tests: blacklist tst_qwebengineview::changeLocale() on Windows and LinuxLiang Qi2017-02-171-0/+3
| | * test: blacklist tst_QQuickWebEngineView::changeLocale() on WindowsLiang Qi2017-02-161-0/+3
| | * Fix MSVC version detectionJoerg Bornemann2017-02-141-1/+13
| | * Initialize RenderWidgetHostViewQt::m_currentInputTypeJoerg Bornemann2017-02-131-0/+1
| | * Doc: Fix stray 'is' in featurePermissionRequest documentationKai Koehne2017-02-101-2/+2
| | * remove redundant load(qt_build_config)Oswald Buddenhagen2017-02-101-1/+0
| | * Add missing test files to qmltests.proPeter Varga2017-02-101-1/+3
| | * Doc: Fix \sa links in the docsLeena Miettinen2017-02-096-11/+11
* | | Use GN spellcheck targets instead of listing the filesAllan Sandfeld Jensen2017-03-031-39/+2
* | | Remove -v from base ninja command lineAllan Sandfeld Jensen2017-03-031-1/+1
* | | Use .NOTPARALLEL on Windows tooAllan Sandfeld Jensen2017-03-032-2/+4
* | | Re-enable v8 snapshots for cross buildsAllan Sandfeld Jensen2017-03-031-2/+0
* | | Rework change locale tests for 55-based ChromiumPeter Varga2017-03-033-43/+69
* | | Fix browser process crash when IBus is enabledPeter Varga2017-03-031-0/+8
* | | Ensure the existence of the browser context's storage directoryJoerg Bornemann2017-03-021-0/+18
* | | Fix cross-compiled desktop linux buildsAllan Sandfeld Jensen2017-03-022-5/+5
* | | Fix linux-clang buildsAllan Sandfeld Jensen2017-03-023-2/+13
* | | Make xscrnsaver optionalAllan Sandfeld Jensen2017-03-022-1/+2
|/ /
* | Use off-the-record profiles in quick testsAllan Sandfeld Jensen2017-03-024-0/+7
* | Fix webengine demobrowser exampleIonut Alexandrescu2017-03-012-10/+11
* | Don't use_external_popup_menu on macOS so that popups actually appearAlexandru Croitor2017-03-011-1/+2
* | Fix build when Qt Location is not presentAlexandru Croitor2017-03-011-0/+2
* | Support cross-builds and alternative compilers with GNAllan Sandfeld Jensen2017-03-019-31/+170
* | Rework unhandled key event propagation tests for 55-based ChromiumPeter Varga2017-03-012-31/+58
* | Update auto tests for Chromium 55Allan Sandfeld Jensen2017-03-018-16/+16
* | GeoLocation adaptations for Chromium 55Allan Sandfeld Jensen2017-03-014-67/+53
* | Add beginFrameProviderAllan Sandfeld Jensen2017-03-012-5/+59
* | Adapt to changes in selection API in Chromium 55Allan Sandfeld Jensen2017-03-013-37/+16
* | Adapt devtools to Chromium 55Allan Sandfeld Jensen2017-03-015-155/+84
* | Simple adaptations to Chromium 55Allan Sandfeld Jensen2017-03-0158-251/+375
* | Block debug builds with GCC 4.8Allan Sandfeld Jensen2017-02-271-2/+9
* | Catch terminating render process in file picker testAllan Sandfeld Jensen2017-02-223-2/+24
* | Fix crashes in removeFromCanvasMichael BrĂ¼ning2017-02-152-12/+19
* | Fix release builds for debug and release buildsMichal Klocek2017-02-154-2/+9
* | Disable debug symbols in webcore and v8baseAllan Sandfeld Jensen2017-02-141-0/+2
* | Handle reduce_binary_size for GNv5.9.0-alpha1Allan Sandfeld Jensen2017-02-131-0/+3
* | Fix rsp linking on windowsMichal Klocek2017-02-101-9/+8
* | Fix linkage of WebEngineCore library in gn buildPeter Varga2017-02-091-2/+4
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-02-084-6/+35
|\|
| * Blacklist flaky linkHovered testMichal Klocek2017-02-071-0/+7
| * 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
* | Fix running qmake recursivelyMichal Klocek2017-02-071-1/+8
* | Switch mac builds to gnMichal Klocek2017-02-062-0/+1
* | Refactor release and debug handlingMichal Klocek2017-02-069-52/+96
* | Fix framework buildsMichal Klocek2017-02-061-6/+6
* | Fix escaping of double-quotesAllan Sandfeld Jensen2017-02-032-5/+10
* | Switch linux desktop builds to gnMichal Klocek2017-02-023-1/+3