summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update ChromiumMichael Brüning2023-04-192-1/+1
* Add update-chromium target and unify 'Update Chromium' commitsMichal Klocek2023-04-181-0/+8
* Enable accessibility by default on LinuxCarl Schwan2023-04-172-10/+9
* Clear PDF search results on document page model changeMikolaj Boc2023-04-173-0/+15
* Resolve duplicate symbol errorAmir Masoud Abdol2023-04-141-1/+1
* Rework painting integration and support Metal RHI over ANGLEAllan Sandfeld Jensen2023-04-1218-115/+732
* Better handling of interrupted PDF printingSzabolcs David2023-04-053-1/+13
* Merge recipe browser, stylesheet browser and markdown editor examplesYigit Akcay2023-04-051-1/+1
* Adapt to painting cleanupAllan Sandfeld Jensen2023-04-047-46/+31
* Fix building on Windows and macOS with chromium EGLAllan Sandfeld Jensen2023-04-044-57/+34
* Update ChromiumAllan Sandfeld Jensen2023-04-041-0/+0
* Fix gn<->ninja dependencies for qtpdfMichal Klocek2023-04-031-3/+3
* Add Windows 11 related note for Geolocation settingsYigit Akcay2023-04-031-0/+6
* Replace WebEngineAction example with a snippetMichael Brüning2023-03-312-1/+132
* doc: Provide a screenshot of the PDF Viewer widget example; rename pageShawn Rutledge2023-03-301-0/+0
* Drop perl dependency for third party opusMichal Klocek2023-03-301-0/+7
* Update ChromiumMichal Klocek2023-03-301-0/+0
* Require gn for generating docsMichal Klocek2023-03-302-0/+2
* Minor. Small clean up of qmake leftoversMichal Klocek2023-03-281-288/+0
* doc: Add the QtPDF Licenses and Attributions sectionShawn Rutledge2023-03-285-0/+53
* Add gn target to code attributions generatorMichal Klocek2023-03-281-13/+12
* Get rid of our sync point managerAllan Sandfeld Jensen2023-03-284-25/+0
* Update initializationAllan Sandfeld Jensen2023-03-281-1/+5
* Use docs target for chromium code attributionsMichal Klocek2023-03-241-1/+1
* Add quotes from removed example to documentationAllan Sandfeld Jensen2023-03-241-0/+14
* Remove webui exampleAllan Sandfeld Jensen2023-03-241-3/+16
* Move custom touch handles example to manual testsMichal Klocek2023-03-221-0/+21
* Move custom dialogs example to manual testsMichal Klocek2023-03-222-1/+29
* Move quick minimal example to manual testsMichal Klocek2023-03-225-3/+48
* Move widgets minimal example to manual testsMichal Klocek2023-03-222-5/+11
* QtPdf: Support more schemas when loading documents with qmlMichal Klocek2023-03-201-4/+2
* Doc: Use the new \attribution command in licensing documentationTopi Reinio2023-03-182-2/+4
* Teach QPdfView to render search result highlightsShawn Rutledge2023-03-173-1/+100
* Make QPdfLinkModel public and use in QPdfViewShawn Rutledge2023-03-178-102/+193
* Replace Q_OS_WIN guards with BUILDFLAG(IS_WIN)Peter Varga2023-03-161-7/+10
* Fix syncqt include warningPeter Varga2023-03-161-2/+2
* Update ChromiumMichael Brüning2023-03-111-0/+0
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-1017-4/+403
* Update ChromiumMichael Brüning2023-03-031-0/+0
* Fix not working password test for QPdfQuickMichal Klocek2023-03-021-3/+4
* Doc: Fix wrong WebEngineCertificateError property nameAndreas Eliasson2023-03-012-3/+3
* Pass system library paths to cmakeMartin Negyokru2023-03-012-3/+3
* Fix cross-compilation with system ffmpegMartin Negyokru2023-03-011-1/+1
* Fix initialization of QWebEngineDownloadRequest::totalBytes for WidgetsPeter Varga2023-03-015-31/+28
* Fix filesystem request qml namespaceMichal Klocek2023-02-271-1/+9
* Fix file url in webengine filesystem requestMichal Klocek2023-02-271-1/+1
* Fix use after free in permission grantMichal Klocek2023-02-274-2/+29
* Update ChromiumMichael Brüning2023-02-271-0/+0
* Add Origin Trial Policy supportPeter Varga2023-02-233-0/+27
* Add QtPdf android supportMichal Klocek2023-02-231-2/+4