summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: begin adding docs for MultiPageView component and exampleShawn Rutledge2022-05-044-3/+230
* doc: Add docs for PdfScrollablePageView and PdfPageViewShawn Rutledge2022-05-042-6/+433
* Clean up documentationAllan Sandfeld Jensen2022-05-046-13/+14
* Fix leak if loader error is seen firstAllan Sandfeld Jensen2022-05-041-1/+6
* Fix missing dictionaries in case of user bundlesMichal Klocek2022-04-301-0/+7
* Support cross-compilation on macOSMichal Klocek2022-04-305-6/+8
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-04-261-1/+8
* Fix fatal error in getCurrentKeyboardLayout()Martin Negyokru2022-04-251-19/+6
* Support setting page to nullptr to unsetAllan Sandfeld Jensen2022-04-231-0/+3