summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Do not intercept websocket connection when there is no associated frameMartin Negyokru2022-10-031-2/+1
* Note DNS prefetches can overrule remote access permissionAllan Sandfeld Jensen2022-09-291-1/+2
* Work-around GNOME bug misidentifying HTML contentAllan Sandfeld Jensen2022-09-211-1/+4
* Fix client certificate regression on LinuxAllan Sandfeld Jensen2022-09-201-2/+3
* Fix os_crypt setup on windowsMichal Klocek2022-09-151-2/+2
* Check QT_OPENGL for softwareMichal Klocek2022-09-151-0/+7
* Do not let print engine multiply number of copiesSzabolcs David2022-09-141-1/+6
* Avoid crashing with unparented accessibilityAllan Sandfeld Jensen2022-09-141-6/+6
* Make opengl module name check more relaxedMichal Klocek2022-09-131-1/+1
* Update ChromiumAllan Sandfeld Jensen2022-09-131-0/+0
* Fix using QNetworkReply with custom url schemesAllan Sandfeld Jensen2022-09-121-1/+8
* Enable Push MessagingSzabolcs David2022-09-1214-4/+227
* Fix busy waiting on streaming QIODevice'sAllan Sandfeld Jensen2022-09-101-5/+6
* Remove qLcNav logging category from qquickpdfpagenavigator.cppShawn Rutledge2022-09-091-2/+0
* PdfSelection: mark read-only for IM to avoid showing virtual keyboardShawn Rutledge2022-09-091-2/+1
* Fix typo in CMakeList.txtMichal Klocek2022-09-091-1/+1
* doc: Mark all QPdfLinkModel docs internal for nowShawn Rutledge2022-09-071-8/+8
* Doc: Add the git repo URL for the Qt PDF examplesVenugopal Shivashankar2022-09-071-0/+1
* PdfSelection: check m_document before accessingShawn Rutledge2022-09-071-0/+12
* Pdf[Multi|Scrollable]PageView: enforce zoom limits, don't get stuckShawn Rutledge2022-09-062-6/+8
* Copy gn in case for crossbuildMichal Klocek2022-09-061-0/+17
* Fix wrong scalingMartin Negyokru2022-09-023-28/+40
* Fix moc's namespace for qquickwebenginesingletonMichal Klocek2022-09-021-1/+2
* Add touchHandles for widgetsMartin Negyokru2022-08-297-1/+131
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2621-21/+21
* Reestablish default config for embedded buildsAllan Sandfeld Jensen2022-08-262-0/+15
* Fix build with disabled webengine_printing_and_pdfPeter Varga2022-08-246-17/+51
* Update ChromiumPeter Varga2022-08-241-0/+0
* Fix initial widget focusPeter Varga2022-08-241-1/+0
* Add QWebEngineUrlRequestInfo::httpHeaders()Benjamin Terrier2022-08-234-8/+51
* Update ChromiumAllan Sandfeld Jensen2022-08-221-0/+0
* Find GIO submodule of GLIBAllan Sandfeld Jensen2022-08-221-1/+1
* Update ChromiumMichael Brüning2022-08-192-1/+1
* Native spellchecker: Fix it when disabledSzabolcs David2022-08-161-0/+8
* Update Qt compat documentationAllan Sandfeld Jensen2022-08-121-2/+2
* Fix PDF viewerAllan Sandfeld Jensen2022-08-1117-48/+396
* Fix build with Qt versions < 6.3.0Michael Brüning2022-08-111-0/+4
* Fix recovery after sub-process crashAllan Sandfeld Jensen2022-08-116-0/+24
* Improve finding Chrome/Chromium widevine CDM modules on LinuxPeter Varga2022-08-101-2/+36
* Move QPdfBookmarkModel::d_rolesNames to private classAllan Sandfeld Jensen2022-08-102-4/+4
* Add constructor to WebKeyboardEventMartin Negyokru2022-08-091-9/+12
* Change Rotation values from RotateX to ClockwiseXAllan Sandfeld Jensen2022-08-093-12/+12
* Rename _Count to NRolesAllan Sandfeld Jensen2022-08-098-16/+16
* Add QT_NO_DEBUG_STREAM protectionsAllan Sandfeld Jensen2022-08-092-1/+6
* Make QWebEngineFileSystemAccessRequest comparisons hidden friendsAllan Sandfeld Jensen2022-08-092-16/+12
* Switch QWebEngineFileSystemAccessRequest to std::shared_ptrAllan Sandfeld Jensen2022-08-083-10/+7
* Disable accessibility for guest viewsPeter Varga2022-08-081-0/+17
* Update ChromiumMichal Klocek2022-08-051-0/+0
* Fix single process crash when proxy pac is usedMichal Klocek2022-08-051-1/+9
* Update minimum windows sdkMartin Negyokru2022-08-051-1/+1