summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build with libc++Qt Submodule Update Bot2022-04-075-7/+31
* doc: begin adding docs for MultiPageView component and exampleShawn Rutledge2022-04-077-9/+312
* Fix build on Mac M1Szabolcs David2022-04-063-0/+3
* Expose PdfBookmarkModel to QML; use with TreeView in manual testShawn Rutledge2022-04-069-5/+564
* QPdfBookmarkModelPrivate: stop inheriting QAbstractItemModelPrivateShawn Rutledge2022-04-062-25/+10
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2022-04-061-4/+4
* Advertise correct security levelAllan Sandfeld Jensen2022-04-062-2/+2
* Use QML_EXTENDED to "inherit" QPdfDocument props, enums and signalsShawn Rutledge2022-04-066-85/+77
* Avoid crash due to QWindow being changed under usAllan Sandfeld Jensen2022-04-051-4/+8
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2022-03-311-4/+4
* Spellchecker: Fix and clean up qmake build of the examplePeter Varga2022-03-312-8/+7
* doc: Document the QPdfSearchModel C++ classShawn Rutledge2022-03-312-0/+62
* Enable use of system ICU in QtPDFAllan Sandfeld Jensen2022-03-301-4/+8
* Fix a few code checker warningsAllan Sandfeld Jensen2022-03-303-4/+4
* Update ChromiumAllan Sandfeld Jensen2022-03-291-0/+0
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-29124-943/+417
* Adaptations for Chrome 96Allan Sandfeld Jensen2022-03-2945-213/+275
* QPdfDocument: replace QScopedPointer with std::unique_ptrShawn Rutledge2022-03-291-2/+2
* PDF widget example: switch to SVG iconsShawn Rutledge2022-03-2922-22/+38
* Add missing cmake files for manual testsMartin Negyokru2022-03-296-0/+154
* CustomDialogs: Make custom input fields readable in dark modePeter Varga2022-03-292-0/+22
* CustomDialogs: Make dialog titles and messages visiblePeter Varga2022-03-294-1/+5
* Remove dead ozone codeAllan Sandfeld Jensen2022-03-262-12/+1
* Fix qimage compare in tst_webenginepageMichal Klocek2022-03-251-0/+2
* Find GIO with QtBase 6.2Allan Sandfeld Jensen2022-03-251-1/+4
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-243-15/+54
* 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
* CookieBrowser: Make alternating rows readable in dark modePeter Varga2022-03-231-1/+1
* Pass the python executable to gnDimitrios Apostolou2022-03-232-1/+1
* 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
* 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