summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add gn bootstrap to build systemMichal Klocek2016-12-087-55/+143
* Update snapshot script to include 'mus' and 'catapult'Michal Klocek2016-12-071-3/+8
* Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-12-0758-530/+931
|\
| * Merge remote-tracking branch 'origin/5.8' into devMichael Brüning2016-12-0758-530/+931
| |\
| | * Report size to UrlRequestJob for qrcAllan Sandfeld Jensen2016-12-061-0/+1
| | * Ensure the deletion of testing pagesSzabolcs David2016-12-062-142/+108
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Michael Brüning2016-12-056-24/+135
| | |\
| | | * Add changes file for 5.8.0Allan Sandfeld Jensen2016-12-021-0/+95
| | | * Fix build when PDF support is disabledPeter Varga2016-12-012-0/+12
| | | * Fix build with -no-opengl configured QtMichael Brüning2016-12-011-1/+4
| | | * Add environment variable to set chromium flagsAllan Sandfeld Jensen2016-12-011-21/+22
| | | * Doc: update platform notesMichal Klocek2016-11-291-2/+2
| | * | Wait for loadVisuallyCommitted signal with SignalSpyPeter Varga2016-11-293-33/+31
| | * | Port autotests from own waitForSignal() to QSignalSpy::wait()David Faure2016-11-299-116/+116
| | * | Fix keyboard focus of RWHVQDW after popupPeter Varga2016-11-293-1/+67
| | |/
| | * Fix DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-11-252-6/+22
| | * Rework and fix loadVisuallyCommitted signalPeter Varga2016-11-258-26/+31
| | * Fix multiple copy handling while printingMichael Brüning2016-11-251-1/+5
| | * Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-2520-175/+239
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-2518-23/+193
| | |\
| | | * Increase timeout in loadSignalsOrder testsAllan Sandfeld Jensen2016-11-241-1/+1
| | | * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-2411-13/+111
| | | |\
| | | | * ResourceType ABI/API fixupAllan Sandfeld Jensen2016-11-234-10/+28
| | | | * Blacklist doNotSendMouseKeyboardEventsWhenDisabled on WindowsAllan Sandfeld Jensen2016-11-231-0/+2
| | | | * Fix IPC message loggingPeter Varga2016-11-222-0/+49
| | | | * Check if the .git directory exists before invoking gitAndy Shaw2016-11-101-1/+1
| | | | * Fix select tag interaction when the web view is inside a modal dialogAlexandru Croitor2016-11-103-2/+31
| | | * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-215-9/+78
| | | |\ \
| | | | * | Update ChromiumAllan Sandfeld Jensen2016-11-092-2/+2
| | | | * | Update changes file for 5.7.1Michael Brüning2016-10-271-0/+4
| | | | * | Do not call QOpenGLContext::openGLModuleType() from MainDllMichal Klocek2016-10-261-7/+12
| | | | * | Update ChromiumAllan Sandfeld Jensen2016-10-172-2/+4
| | | | * | Add changes for 5.7.1Allan Sandfeld Jensen2016-10-171-0/+51
| | | | * | Fix nullpointer dereferencing errorViktor Engelmann2016-10-121-1/+1
| | | | * | Update ChromiumAllan Sandfeld Jensen2016-10-121-0/+0
| | | | * | Fix crash in WebEngineContext when using WaylandAllan Sandfeld Jensen2016-10-121-2/+9
| | | * | | Pass size to URLRequestJobAllan Sandfeld Jensen2016-11-161-0/+3
* | | | | | Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-079-3/+319
|/ / / / /
* | | | | Split ninja target into runninja and buildninja in gyp_runMichal Klocek2016-12-022-16/+24
* | | | | Add AllowGeolocationOnInsecureOrigins settingAllan Sandfeld Jensen2016-12-018-2/+42
* | | | | Add support for system based ninjaMichal Klocek2016-11-304-13/+44
* | | | | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2016-11-24156-584/+4997
|\| | | |
| * | | | Add pkg-config test for system harfbuzz version on linuxMichael Brüning2016-11-232-2/+5
| * | | | Force tst_QWebEnginePage to use English languageSzabolcs David2016-11-231-0/+1
| * | | | Blacklist flaky test_linkHoveredDoesntEmitRepeated QML testPeter Varga2016-11-221-0/+3
| * | | | Add support for compiling WebEngine with Clang sanitizer optionsAlexandru Croitor2016-11-222-0/+106
| * | | | Remove mouse click workaround from test_navigationRequestedPeter Varga2016-11-171-3/+0
| * | | | Build with Qt 5.6Allan Sandfeld Jensen2016-11-173-1/+11
| * | | | Update plugin.qmltypes to 1.4Marco Benelli2016-11-161-3/+3
| * | | | Wait for focus before key press in NewViewRequest::test_jsWindowOpenPeter Varga2016-11-165-45/+23