summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix font load error messages inside non-app-bundle testsAlexandru Croitor2017-01-105-4/+37
| * | | | Doc: corrected reference to \macosNico Vertriest2017-01-091-1/+1
| * | | | Avoid overriding new and deleteAllan Sandfeld Jensen2017-01-061-1/+3
| * | | | Add .pro files for example subdirectoriesTopi Reinio2017-01-053-24/+25
| * | | | Replace ASSERT in FaviconManager::setIcon by returnViktor Engelmann2017-01-051-3/+1
| * | | | Bump versionOswald Buddenhagen2017-01-031-1/+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
* | | | | Update chromiumMichal Klocek2017-01-171-0/+0
* | | | | Add pepper-plugins feature to new configure systemMichal Klocek2017-01-168-17/+35
* | | | | Add print and pdf feature to new configure systemMichal Klocek2017-01-1619-57/+92
* | | | | Enhance gn generatorMichal Klocek2017-01-121-55/+75
* | | | | 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
|\ \ \ \ \