summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of qmake based configurationMichal Klocek2021-10-145-34/+0
* Add desginer plugin to cmake buildMichal Klocek2021-09-013-244/+0
* Add QtPdf to cmake buildMichal Klocek2021-08-174-405/+0
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-101-2/+2
* PDF: Load the PDF when jumping to the image otherwise it will failAndy Shaw2020-09-231-1/+1
* Fix prl generation in sub modules of webengine repoMichal Klocek2020-07-231-2/+4
* Remove deprecated function name()Jan Arve Sæther2020-03-092-6/+0
* Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15v5.15.0-beta1Shawn Rutledge2020-02-211-2/+8
|\
| * QPdfDocument and QPdfIOHandler: add scale and clip featuresShawn Rutledge2020-01-301-2/+8
* | Fix missing webenginview in designer pluginMichal Klocek2020-02-131-1/+1
|/
* Add a QImageIOHandler to render PDF with QtQuick ImageShawn Rutledge2019-11-257-1/+420
* Add configure for webengine and webenginewidgetsMichal Klocek2019-01-211-1/+1
* Merge branch '5.10' into devAllan Sandfeld Jensen2017-10-132-20/+26
|\
| * Fix license headers for libraries and pluginsKai Koehne2017-09-202-20/+26
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-11/+11
|/
* Qt Designer plugin: Add a dummy class for querying propertiesFriedemann Kleint2016-08-312-1/+37
* Add a Qt Designer plugin for QWebEngineView.Friedemann Kleint2016-03-316-0/+220