summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong assumption about focus in/out event deliveryMichal Klocek2022-03-182-9/+8
* PDF C++ classes: mark destructors with override keywordShawn Rutledge2022-03-185-5/+5
* QPdfView: scale page rendering according to devicePixelRatioShawn Rutledge2022-03-181-2/+2
* Fix webui exampleAllan Sandfeld Jensen2022-03-181-2/+1
* Handle qtpdf compilation with static runtimeMichal Klocek2022-03-172-1/+10
* Add bitcode support for qtpdf on iosMichal Klocek2022-03-172-1/+14
* Update ChromiumMichal Klocek2022-03-171-0/+0
* Fix qrc sources for QWebEngineScriptAllan Sandfeld Jensen2022-03-173-5/+9
* doc: PdfDocument qmlproperty type correctionsShawn Rutledge2022-03-161-3/+3
* Remove PdfDocument::heightSumBeforePageShawn Rutledge2022-03-162-27/+0
* QtPdf: hide "debug" properties; qt.pdf.(single|multi]pageview log catsShawn Rutledge2022-03-162-32/+29
* QWebEngineLoadingInfo: Fix include conventionFriedemann Kleint2022-03-151-1/+1
* Fix building PdfWidgets examplesAllan Sandfeld Jensen2022-03-141-1/+1
* Improve glType detectionMichal Klocek2022-03-131-51/+56
* Update ChromiumAllan Sandfeld Jensen2022-03-111-0/+0
* Add userScript docs for qml landMichal Klocek2022-03-105-3/+238
* multipage PDF viewer example: simplify, and fix more qmllint warningsShawn Rutledge2022-03-102-16/+14
* Remove dead ResourceContextQt codeAllan Sandfeld Jensen2022-03-097-123/+2
* Add static builds for qtpdfMichal Klocek2022-03-098-23/+135
* QtQuick.Pdf: automatically close the error dialog if the error disappearsShawn Rutledge2022-03-082-2/+2
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2022-03-081-4/+4
* QPdfDocument: avoid setStatus(error) before certainty of which errorShawn Rutledge2022-03-071-2/+5
* Update PDF manual testsShawn Rutledge2022-03-074-28/+26
* PDF viewer and manual test: support password-protected documentsShawn Rutledge2022-03-073-9/+49
* QtQuick.Pdf: fix rendering on high-dpi screensShawn Rutledge2022-03-073-3/+4
* Multipage PDF viewer: use TableView.columnWidthProviderShawn Rutledge2022-03-071-3/+2
* Multipage PDF viewer: fix horizontal scrollingShawn Rutledge2022-03-071-1/+1
* Expand documentation on the chromium versionsAllan Sandfeld Jensen2022-03-051-1/+4
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2022-03-051-4/+4
* CMake: Fail gracefully when using an unsupported CMake versionAlexandru Croitor2022-03-044-2/+18
* Update build documentationAllan Sandfeld Jensen2022-03-041-13/+8
* Split accessibility object between Chromium and Qt interfacesAllan Sandfeld Jensen2022-03-034-282/+332
* Add QQuickPdfPageImage and use in the PDF viewer componentsShawn Rutledge2022-03-0315-21/+446
* Add qml user script collection unit testMichal Klocek2022-03-022-0/+153
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2022-03-011-4/+4
* Check for loaded opengl library in case-insensitive mannerMichal Klocek2022-02-281-1/+1
* Blacklist CertificateError::test_errorMichal Klocek2022-02-281-0/+3
* Update documented Chromium versionsAllan Sandfeld Jensen2022-02-281-1/+1
* Update ChromiumMichael Brüning2022-02-283-2/+2
* Improve examples CMakeLists.txtKai Köhne2022-02-2522-195/+110
* QtPdf: fix qml issuesShawn Rutledge2022-02-225-32/+46
* QtPDF QML: replace var with const where possibleShawn Rutledge2022-02-223-52/+50
* Make QtPdf a proper generated moduleShawn Rutledge2022-02-228-62/+7
* QQuickPdfLinkModel::setDocument: avoid crash if document is nullShawn Rutledge2022-02-221-1/+2
* Doc: Use a specific \ingroup name for qt_add_webengine_dictionaryTopi Reinio2022-02-211-2/+2
* Add QML test for basic profiles and fix the docs accordinglyKirill Burtsev2022-02-173-10/+127
* Add testing of default constructed profile backKirill Burtsev2022-02-171-24/+17
* Introduce "--webEngineArgs" to prevent unexpected sub-process argsMichal Klocek2022-02-174-2/+12
* Fix required harfbuzz versionMichal Klocek2022-02-171-1/+1
* Minor. Fix context logMichal Klocek2022-02-171-2/+2