summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add pepper-plugins feature to new configure systemMichal Klocek2017-01-166-17/+25
* Add print and pdf feature to new configure systemMichal Klocek2017-01-1614-53/+69
* Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-128-38/+213
* Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-1110-9/+604
* 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-1011-34/+141
* Merge branch '5.8' into devAllan Sandfeld Jensen2016-12-219-18/+52
|\
| * 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-156-14/+35
| |\
| | * Update chromiumv5.8.0-rc1Allan Sandfeld Jensen2016-12-151-0/+0
| | * Fix Linux audio library detectionAllan Sandfeld Jensen2016-12-151-3/+4
| | * 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-091-0/+0
| | * Use surfaceless context if necessaryAkihiko Odaki2016-12-081-8/+13
| | * Update ChromiumAllan Sandfeld Jensen2016-12-071-0/+0
| | * 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
| | * | Update ChromiumAllan Sandfeld Jensen2016-12-061-0/+0
| | * | 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-165-17/+33
* | | | Make QQuickWebEngineNewViewRequest::requestedUrl readable for QMLViktor Engelmann2016-12-155-7/+24
* | | | Add GN files to other filesAllan Sandfeld Jensen2016-12-141-1/+3
* | | | Fix unused-function error for callbackOnPrintingFinishedMichal Klocek2016-12-091-0/+2
* | | | Fix grit/net_resources.h includeMichal Klocek2016-12-081-1/+1
* | | | Add gn bootstrap to build systemMichal Klocek2016-12-084-55/+102
* | | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-12-0739-247/+450
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devMichael Brüning2016-12-0739-247/+450
| |\| | |
| | * | | Report size to UrlRequestJob for qrcAllan Sandfeld Jensen2016-12-061-0/+1
| | * | | Merge remote-tracking branch 'origin/5.8.0' into 5.8Michael Brüning2016-12-055-24/+40
| | |\| |
| | | * | 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-292-2/+6
| | * | | Fix keyboard focus of RWHVQDW after popupPeter Varga2016-11-291-0/+7
| | |/ /
| | * | 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-2517-175/+230
| | * | Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-2514-21/+132
| | |\ \
| | | * \ Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-249-12/+108
| | | |\ \ | | | | |/ | | | |/|
| | | | * ResourceType ABI/API fixupAllan Sandfeld Jensen2016-11-234-10/+28
| | | | * Fix IPC message loggingPeter Varga2016-11-222-0/+49
| | | | * 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-214-9/+21
| | | |\ \