summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clean up includes in profile_adapterMartin Negyokru2022-03-242-8/+5
* Fix include guardAllan Sandfeld Jensen2022-03-241-2/+2
* QPdfDocumentRenderOptions: pass by cref where still possibleMarc Mutz2022-03-241-3/+3
* QPdfDocumentRenderOptions: fix compilation with QT_TYPESAFE_FLAGSMarc Mutz2022-03-241-1/+1
* Combine QPdfDestination and QPdfSearchResult into QPdfLinkShawn Rutledge2022-03-2414-425/+251
* Fix transitive includesShawn Rutledge2022-03-212-3/+5
* Replace outdated license headerKai Köhne2022-03-212-20/+26
* doc: Document the rest of the public API in QPdfDocumentShawn Rutledge2022-03-191-4/+49
* 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
* 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-171-4/+3
* 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
* 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-101-1/+1
* Remove dead ResourceContextQt codeAllan Sandfeld Jensen2022-03-097-123/+2
* Add static builds for qtpdfMichal Klocek2022-03-094-3/+45
* QPdfDocument: avoid setStatus(error) before certainty of which errorShawn Rutledge2022-03-071-2/+5
* 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
* CMake: Fail gracefully when using an unsupported CMake versionAlexandru Croitor2022-03-041-1/+3
* 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
* Check for loaded opengl library in case-insensitive mannerMichal Klocek2022-02-281-1/+1
* Update documented Chromium versionsAllan Sandfeld Jensen2022-02-281-1/+1
* Update ChromiumMichael Brüning2022-02-282-1/+1
* QtPdf: fix qml issuesShawn Rutledge2022-02-223-21/+36
* 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-171-10/+11
* Introduce "--webEngineArgs" to prevent unexpected sub-process argsMichal Klocek2022-02-171-0/+7
* Minor. Fix context logMichal Klocek2022-02-171-2/+2
* Add charset parsing to custom scheme handler's content typeAllan Sandfeld Jensen2022-02-162-13/+17
* Add test for blocking of remote contentAllan Sandfeld Jensen2022-02-141-2/+1
* Add html5lib to platform notesMichal Klocek2022-02-141-1/+1
* CMake: Adjust qt_add_webengine_dictionary APIAlexandru Croitor2022-02-112-9/+11
* Fix using system libxsltAllan Sandfeld Jensen2022-02-111-0/+4