summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix potential security issue with format stringsPeter Varga2022-08-051-3/+3
* Adaptations for Chromium 102Allan Sandfeld Jensen2022-08-0458-259/+274
* Adaptations for Chromium 100Allan Sandfeld Jensen2022-08-0459-255/+276
* Fix -no-opengl build on WindowsPeter Varga2022-08-031-0/+4
* Add environment variables to specify resources and locales locationsPeter Varga2022-08-032-45/+122
* Inline move assign and add swapAllan Sandfeld Jensen2022-07-132-3/+3
* Use SPDX license identifiersLucie Gérard2022-07-0819-441/+46
* Doc: Do not advertise Qt module includeKai Köhne2022-07-0812-60/+0
* Add license headers to cmake filesLucie Gérard2022-07-0721-0/+63
* Doc: Fix linking issues on Qt PDF documentationTopi Reinio2022-07-055-28/+13
* Highlight the multipage pdf viewer exampleShawn Rutledge2022-07-051-0/+2
* QPdfLinkModel: deal with flipped rectangle coordinatesShawn Rutledge2022-06-281-0/+6
* Fix build on Mac with native spellchecking enabledSzabolcs David2022-06-271-1/+1
* Various clean-upsPeter Varga2022-06-2448-151/+71
* Fix method checkAllan Sandfeld Jensen2022-06-231-1/+1
* Adapt FaviconDriverQt to Chromium 98Peter Varga2022-06-232-58/+128
* Use SPDX license identifiersLucie Gérard2022-06-22524-19450/+1054
* Remove widget from QWebEnginePagePrivateAllan Sandfeld Jensen2022-06-223-37/+23
* Cleanup item delegate logicAllan Sandfeld Jensen2022-06-226-75/+63
* Update .clang-format and fix messed up stylePeter Varga2022-06-222-14/+19
* Minor. Remove superfluous checkMichal Klocek2022-06-211-4/+0
* Update docs and do not recommend to use msys2 or cygwinMichal Klocek2022-06-211-0/+2
* Fix build of gn with clang-cl on WindowsPeter Varga2022-06-211-1/+6
* Fix assert on devtoolsAllan Sandfeld Jensen2022-06-201-0/+1
* Do not use the native dialog to show the color picker on macOSMichael Brüning2022-06-191-0/+4
* Support HTML5 <datalist> elementPeter Varga2022-06-1927-16/+1339
* Find modern Chrome, Chromium and Firefox CDM modulesAllan Sandfeld Jensen2022-06-181-5/+49
* Fix accessibility bounds with HighDPI scaling modesAllan Sandfeld Jensen2022-06-141-0/+2
* Protect against default profile being deleted before its pagesAllan Sandfeld Jensen2022-06-134-3/+13
* Update ChromiumAllan Sandfeld Jensen2022-06-134-0/+13
* Apply url request interceptor on websocket connect as wellAllan Sandfeld Jensen2022-06-124-0/+83
* Avoid extra window after change of pageAllan Sandfeld Jensen2022-06-111-5/+21
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-1010-33/+33