summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Only warn the user about conditions that are not metMichael Brüning2022-10-181-1/+4
* Fix fullscreen request blocking after running fileChooserMartin Negyokru2022-10-141-0/+4
* 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
* Check QT_OPENGL for softwareMichal Klocek2022-09-161-0/+7
* Avoid crashing with unparented accessibilityAllan Sandfeld Jensen2022-09-151-6/+7
* Make opengl module name check more relaxedMichal Klocek2022-09-141-1/+1
* Fix typo in CMakeList.txtMichal Klocek2022-09-131-1/+1
* Fix using QNetworkReply with custom url schemesv6.2.6-lts-lgplAllan Sandfeld Jensen2022-09-131-1/+8
* Fix busy waiting on streaming QIODevice'sAllan Sandfeld Jensen2022-09-101-5/+6
* Doc: Add the git repo URL for the Qt PDF examplesVenugopal Shivashankar2022-09-071-0/+1
* Clean up includes in profile_adapterMartin Negyokru2022-09-072-8/+5
* Update ChromiumMichal Klocek2022-09-061-0/+0
* Copy gn in case for crossbuildMichal Klocek2022-09-061-0/+17
* Fix moc's namespace for qquickwebenginesingletonMichal Klocek2022-09-021-1/+2
* Add workaround for un-minimizing QWebEngineView under GnomePeter Varga2022-08-161-0/+4
* Fix build with Qt versions < 6.3.0Michael Brüning2022-08-111-0/+4
* Add constructor to WebKeyboardEventMartin Negyokru2022-08-091-9/+12
* Update ChromiumMichael Brüning2022-08-092-1/+1
* Fix single process crash when proxy pac is usedMichal Klocek2022-08-061-1/+9
* Add environment variables to specify resources and locales locationsPeter Varga2022-08-052-45/+122
* Update ChromiumMichal Klocek2022-08-041-0/+0
* Update ChromiumMichael Brüning2022-07-062-1/+1
* Fix method checkAllan Sandfeld Jensen2022-06-241-1/+1
* Find modern Chrome, Chromium and Firefox CDM modulesAllan Sandfeld Jensen2022-06-221-5/+48
* Minor. Remove superfluous checkMichal Klocek2022-06-221-4/+0
* Update docs and do not recommend to use msys2 or cygwinMichal Klocek2022-06-221-0/+2
* Do not use the native dialog to show the color picker on macOSMichael Brüning2022-06-201-0/+4
* Fix accessibility bounds with HighDPI scaling modesAllan Sandfeld Jensen2022-06-181-0/+2
* Do not compile v8 for pdf by defaultMichal Klocek2022-06-151-0/+1
* Protect against default profile being deleted before its pagesAllan Sandfeld Jensen2022-06-144-3/+13
* Fix printing/no-printing buildsMichal Klocek2022-06-092-1/+6
* Pass archiver to gn buildMichal Klocek2022-06-091-0/+1
* Fix 'flaky' gn install stepMichal Klocek2022-06-091-0/+3
* Fix build without openglAllan Sandfeld Jensen2022-06-091-1/+1
* Do not reset favicon for same document navigationsPeter Varga2022-06-081-4/+4
* Fix sandbox on framework buildsMichal Klocek2022-06-023-10/+22
* Update ChromiumMichael Brüning2022-06-022-1/+1
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-06-013-3/+3
* Doc: Update Platform NotesKai Köhne2022-05-301-4/+3
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-261-3/+16
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-244-16/+16
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-186-8/+30
* Fix software backend detectionAllan Sandfeld Jensen2022-05-181-1/+21
* QtWebEngine: replace qSwap with member-swap where possibleMarc Mutz2022-05-173-3/+3
* Fix touch input for widget's delegate for html popupKirill Burtsev2022-05-132-6/+20
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-131-6/+8
* Add QtQuick dependency to QtWebEngineMarco Bubke2022-05-101-0/+2
* Use qualified imports to avoid prototype loopsMarco Bubke2022-05-103-7/+6
* Find CUPS for printing on LinuxAllan Sandfeld Jensen2022-05-071-1/+2