summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-128-38/+213
* | | | | Fix detection of system ninja and gn on WindowsJoerg Bornemann2017-01-111-2/+3
* | | | | Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-1111-9/+739
* | | | | Optimize scene graph rendering by reusing old nodes if possibleMichael Brüning2017-01-113-98/+438
* | | | | Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-1013-38/+161
* | | | | Use the app-store compliance configure optionAllan Sandfeld Jensen2016-12-261-0/+1
* | | | | Merge branch '5.8' into devAllan Sandfeld Jensen2016-12-2115-26/+156
|\| | | |
| * | | | Update chromiumMichal Klocek2016-12-201-0/+0
| * | | | 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
| * | | | Improve WebEngineDownloadItem documentationKai Koehne2016-12-201-3/+1
| * | | | Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-1512-22/+139
| |\| | |
| | * | | Update chromiumv5.8.0-rc1Allan Sandfeld Jensen2016-12-151-0/+0
| | * | | Fix Linux audio library detectionAllan Sandfeld Jensen2016-12-155-11/+93
| | * | | Doc: Fix reference to QNetworkProxyFactory::usesSystemConfiguration()Leena Miettinen2016-12-151-1/+1
| | * | | Doc: Upgrade the Chromium version in the overview to 53.0.2785.148Leena Miettinen2016-12-141-1/+1
| | * | | Update ChromiumAllan Sandfeld Jensen2016-12-092-5/+9
| | * | | Use surfaceless context if necessaryAkihiko Odaki2016-12-081-8/+13
| | * | | Update ChromiumAllan Sandfeld Jensen2016-12-072-2/+4
| | * | | Avoiding accessing null QMimeData from missing clipboardsAllan Sandfeld Jensen2016-12-071-3/+17
| | * | | Exclude more third-party components when taking snapshotsKai Koehne2016-12-071-0/+5
| | * | | 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
| | * | | Update ChromiumAllan Sandfeld Jensen2016-12-062-0/+4
| | * | | Do not disable thumb instructions on ARMv7+Allan Sandfeld Jensen2016-12-061-1/+1
* | | | | QML: Add FINAL, CONST to Q_PROPERTY declarationsViktor Engelmann2016-12-1910-68/+68
* | | | | Add gn generator for pro filesMichal Klocek2016-12-168-17/+318
* | | | | Make QQuickWebEngineNewViewRequest::requestedUrl readable for QMLViktor Engelmann2016-12-155-7/+24
* | | | | Add GN files to other filesAllan Sandfeld Jensen2016-12-141-1/+3
* | | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-101-4/+4
|\| | | |
| * | | | Speculative fix of DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-12-091-4/+4
* | | | | Fix unused-function error for callbackOnPrintingFinishedMichal Klocek2016-12-091-0/+2
* | | | | Fix grit/net_resources.h includeMichal Klocek2016-12-081-1/+1
* | | | | Add gn rebuild after bootstrapMichal Klocek2016-12-081-2/+4
* | | | | 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