summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add missing pdf dependency for image pluginv5.15.0-alpha1Michal Klocek2020-02-101-0/+1
* Fix build log, qtpdf build clutters logMichal Klocek2020-02-101-0/+1
* Solve FIXME in CustomURLLoaderAllan Sandfeld Jensen2020-02-051-1/+3
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Jüri Valdmann2020-02-0410-24/+129
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Jüri Valdmann2020-02-0310-24/+129
| |\
| | * Doc: Remove info about Sandboxing not being supported on WindowsLeena Miettinen2020-02-021-11/+23
| | * Cleanup FrameSinkManagerImpl before shutting down GPU serviceJüri Valdmann2020-01-303-9/+28
| | * Merge remote-tracking branch 'origin/5.14.1' into 5.14Allan Sandfeld Jensen2020-01-281-0/+0
| | |\
| | | * Update ChromiumMichal Klocek2020-01-201-0/+0
| | * | Fix widget accessibility on macOSPeter Varga2020-01-246-4/+78
* | | | Remove non-NetworkService support classesAllan Sandfeld Jensen2020-02-0423-2365/+59
|/ / /
* | | Add getter/signal to get the render process PIDFlorian Bruhin2020-02-0113-0/+101
* | | FIXUP: Fix qptdf build with system icuMichal Klocek2020-01-301-6/+4
* | | Add clear method to QQuickWebEngineHistoryJüri Valdmann2020-01-303-0/+16
* | | Switch network-service to default onAllan Sandfeld Jensen2020-01-302-5/+5
* | | FIXUP: fix makefile warnings after qtpdf mergeMichal Klocek2020-01-301-1/+3
* | | Update ChromiumAllan Sandfeld Jensen2020-01-301-0/+0
* | | Merge "Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15"Michael Brüning2020-01-2762-38/+5717
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15Michael Brüning2020-01-2762-38/+5717
| |\ \ \
| | * | | Add missing check when doing qpdf buildMichal Klocek2020-01-271-1/+1
| | * | | Do not share pdf features with webengine-coreMichal Klocek2020-01-275-42/+41
| | * | | Doc: Add periods to the ends of \brief commandsLeena Miettinen2020-01-242-7/+7
| | * | | Doc: Document the \a mode parameter to fix a QDoc warningLeena Miettinen2020-01-241-1/+1
| | * | | Add rotation actions to the QML pdf viewer exampleShawn Rutledge2020-01-231-1/+0
| | * | | Add QPdfSearchModel, QML PdfSearchModel and PdfPageViewShawn Rutledge2020-01-2313-5/+698
| | * | | Doc: Add QML types from the Qt Quick PDF module to the doc configLeena Miettinen2020-01-222-5/+21
| | * | | Add QtQuick.Pdf module with QQuickPdfDocument; manual testsShawn Rutledge2020-01-219-5/+514
| | * | | Add fat lib build support on iosMichal Klocek2020-01-172-19/+32
| | * | | Add support for qtpdf ios buildsMichal Klocek2020-01-173-0/+67
| | * | | Factor out qtpdf-support out of core-supportMichal Klocek2020-01-173-10/+41
| | * | | FIXUP: fix broken rebase of configure.jsonMichal Klocek2020-01-171-23/+0
| | * | | Fix compilation on windowsMichal Klocek2020-01-171-1/+1
| | * | | Update 3rdpartyMichal Klocek2020-01-171-0/+0
| | * | | Deal with unsigned data type changes in QPdfBookmarkModelShawn Rutledge2019-11-251-2/+2
| | * | | Add configurable v8/xfa support to qtpdfMichal Klocek2019-11-252-4/+74
| | * | | Add platform and architecture checks to configure for qtpdfMichal Klocek2019-11-251-1/+8
| | * | | Add a QImageIOHandler to render PDF with QtQuick ImageShawn Rutledge2019-11-258-2/+421
| | * | | Doc: Add index and module files for Qt PDF module and fix header pathLeena Miettinen2019-11-254-1/+150
| | * | | Fix sync script warningMichal Klocek2019-11-251-0/+11
| | * | | Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-2524-83/+308
| | * | | Initial import of qtpdf source codeMichal Klocek2019-11-252-202/+0
| | * | | Allow compile with gcc-4.8.5Martin Koller2019-11-251-1/+1
| | * | | Add missing includes (compile on debian failed)Martin Koller2019-11-251-0/+2
| | * | | Add qdocconf for the QtPdf moduleTobias Koenig2019-11-252-0/+42
| | * | | Fix documentation of QPdfDocument classTobias Koenig2019-11-251-9/+16
| | * | | Add initial version of QPdfView classTobias Koenig2019-11-255-0/+805
| | * | | Add QPdfPageRenderer classTobias Koenig2019-11-254-1/+455
| | * | | Add QPdfPageNavigation classTobias Koenig2019-11-253-1/+409
| | * | | Add support for render rotation and flagsTobias Koenig2019-11-257-6/+389
| | * | | Fix emission of QPdfDocument::pageCountChanged signalTobias Koenig2019-11-253-9/+18