summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Add the missing _p suffix to the private header files in WebEngineQuick/WidgetsAlexey Edelev10 days4-3/+14
* Correct license for examples filesLucie Gérard2024-04-091-1/+1
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-251-0/+1
* Retain focus while loading URLs into the pageAnu Aliyas2024-02-251-0/+3
* Fix for view displaying blank content with transparent backgroundAnu Aliyas2024-02-121-1/+3
* Clarify meaning of baseUrl argument in setContentMoss Heim2024-02-051-4/+3
* Fix text formatting in JS DialogsMartin Negyokru2024-01-101-9/+23
* Add default styled icons to actionsAnu Aliyas2024-01-063-29/+39
* Forward unhandled mouse wheel events to the parent widgetAnu Aliyas2023-12-201-0/+16
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-12-061-1/+0
* Include what you need: <QPointer>Marc Mutz2023-10-161-0/+2
* Fix print button of PDF viewer pluginSzabolcs David2023-07-291-1/+2
* Qt Designer: Enable QWebEngineView for all Graphics APIsAnu Aliyas2023-07-271-8/+0
* Doc: Promote Qt6::WebEngine* cmake targetsKai Köhne2023-07-031-1/+1
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-05-101-1/+1
* Better handling of interrupted PDF printingSzabolcs David2023-04-051-0/+3
* Merge recipe browser, stylesheet browser and markdown editor examplesYigit Akcay2023-04-051-1/+1
* Move widgets minimal example to manual testsMichal Klocek2023-03-222-5/+11
* Fix build with -no-accessibilityPeter Varga2023-01-094-9/+9
* Fix qdoc warningsMichal Klocek2022-12-161-0/+0
* Add touchSelectionMenu for widgetsMartin Negyokru2022-12-125-0/+214
* Add push notification exampleMichal Klocek2022-11-291-0/+19
* Fix bogus layouting of qwebengineviewMichal Klocek2022-10-171-4/+12
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Fix scoped include warningsShawn Rutledge2022-10-051-2/+2
* Do not let print engine multiply number of copiesSzabolcs David2022-09-141-1/+6
* Add touchHandles for widgetsMartin Negyokru2022-08-295-0/+122
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-262-2/+2
* Fix initial widget focusPeter Varga2022-08-241-1/+0
* Use SPDX license identifiersLucie Gérard2022-07-083-97/+9
* Doc: Do not advertise Qt module includeKai Köhne2022-07-083-15/+0
* Add license headers to cmake filesLucie Gérard2022-07-072-0/+6
* Various clean-upsPeter Varga2022-06-241-2/+0
* Use SPDX license identifiersLucie Gérard2022-06-2217-585/+34
* Remove widget from QWebEnginePagePrivateAllan Sandfeld Jensen2022-06-221-30/+18
* Cleanup item delegate logicAllan Sandfeld Jensen2022-06-222-25/+21
* 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-196-0/+377
* Avoid extra window after change of pageAllan Sandfeld Jensen2022-06-111-5/+21
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-103-10/+10
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-097-758/+555
* Include moc filesAllan Sandfeld Jensen2022-05-312-0/+4
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-161-1/+1
* Fix touch input for widget's delegate for html popupKirill Burtsev2022-05-121-0/+20
* Add convenience constructors to QWebEngineViewAllan Sandfeld Jensen2022-05-092-0/+36
* Clean up documentationAllan Sandfeld Jensen2022-05-032-4/+4
* Support setting page to nullptr to unsetAllan Sandfeld Jensen2022-04-221-0/+3
* Fix wrong assumption about focus in/out event deliveryMichal Klocek2022-03-181-6/+1
* Fix accumulation of compositor-observer bindings for skia-on-glKirill Burtsev2022-02-041-1/+0