summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update ChromiumMichael Brüning2022-02-111-0/+0
* Correct documentationAllan Sandfeld Jensen2022-02-101-2/+2
* PdfDocument: resolve the source URLShawn Rutledge2022-02-102-7/+12
* PDF: Remove Q_FUNC_INFO from qCDebugShawn Rutledge2022-02-101-3/+3
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-101-0/+2
* Adapt to moving of type registrations into the Qt namespaceUlf Hermann2022-02-101-2/+2
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-1011-21/+180
* QtPdf: Fix QML warning about usage of injected signal parametersPeter Varga2022-02-082-2/+2
* QQuickPdfSelection: Fix division by zeroPeter Varga2022-02-082-1/+6
* Update ChromiumMichal Klocek2022-02-041-0/+0
* Add QtPdf iOS buildsMichal Klocek2022-02-042-3/+8
* Introduce gn complete static lib target for qtpdfMichal Klocek2022-02-043-4/+7
* Fix accumulation of compositor-observer bindings for skia-on-glKirill Burtsev2022-02-045-11/+2
* Detect GSSAPI on Linux and pass it onAllan Sandfeld Jensen2022-02-032-0/+8
* Update ChromiumAllan Sandfeld Jensen2022-02-021-0/+0
* Do not list native spellchecker feature on LinuxAllan Sandfeld Jensen2022-02-021-2/+5
* QWebEngineView Designer plugin: Fix crash on Windows when using D3D11Friedemann Kleint2022-01-311-0/+9
* Improve local scheme access rulesAllan Sandfeld Jensen2022-01-286-43/+57
* Update ChromiumAllan Sandfeld Jensen2022-01-281-0/+0
* Guard against favicon provider being removed before ViewKirill Burtsev2022-01-281-1/+1
* Use IsSameDocument() rather than IsLoadingToDifferentDocument()Benjamin Terrier2022-01-271-1/+1
* QtPdf: Use QML_NAMED_ELEMENT and auto-generated pluginShawn Rutledge2022-01-268-132/+74
* webenginequick: Avoid deprecated QQmlListReference ctorFabian Kosmale2022-01-262-3/+4
* Go back to using pointer handlers in Pdf(Multi)PageViewShawn Rutledge2022-01-202-18/+16
* Widgets: Add FileSelectionMode::FileSelectSaveSzabolcs David2022-01-193-0/+4
* QtPdf: remove TableViewExtraShawn Rutledge2022-01-195-208/+17
* Add xkbfile to pkgconfigAllan Sandfeld Jensen2022-01-191-4/+3
* Find GIO like qtbase doesAllan Sandfeld Jensen2022-01-191-2/+2
* Doc: Fix find_package() call for Qt PDFKai Köhne2022-01-161-2/+2
* Fix not working web ui popup (html comboboxes) due to focus out eventsMichal Klocek2022-01-131-1/+6