summaryrefslogtreecommitdiffstats
path: root/src/webenginequick
Commit message (Expand)AuthorAgeFilesLines
* Support HTML5 <datalist> elementPeter Varga2022-06-196-15/+292
* Protect against default profile being deleted before its pagesAllan Sandfeld Jensen2022-06-131-0/+2
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-102-4/+4
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-0910-769/+394
* Add QtWebChannel dependency to QtWebEngineMarco Bubke2022-06-071-0/+1
* Include moc filesAllan Sandfeld Jensen2022-05-3111-0/+19
* Implement File System Access permission APISzabolcs David2022-05-263-0/+11
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-161-1/+1
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-152-6/+13
* Add NavigateOnDrop settingsAllan Sandfeld Jensen2022-05-132-2/+28
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-121-6/+8
* Cleanup custom touch handles implementationMichal Klocek2022-05-108-150/+62
* Add QtQuick dependency to QtWebEngineMarco Bubke2022-05-091-0/+2
* Use qualified imports to avoid prototype loopsMarco Bubke2022-05-093-7/+6
* Quick: Add support for replacing touch handles with delegatesBalazs Egedi2022-05-0410-23/+304
* Clean up documentationAllan Sandfeld Jensen2022-05-031-1/+1
* Introduce http status code domain for loading infoKirill Burtsev2022-04-181-0/+2
* Fix a few code checker warningsAllan Sandfeld Jensen2022-03-301-1/+1
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-292-0/+6
* Fix transitive includesShawn Rutledge2022-03-211-1/+2
* Add userScript docs for qml landMichal Klocek2022-03-105-3/+238
* Add QML test for basic profiles and fix the docs accordinglyKirill Burtsev2022-02-171-10/+11
* Adapt to moving of type registrations into the Qt namespaceUlf Hermann2022-02-101-2/+2
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-1010-21/+179
* Fix accumulation of compositor-observer bindings for skia-on-glKirill Burtsev2022-02-041-1/+0
* Guard against favicon provider being removed before ViewKirill Burtsev2022-01-281-1/+1
* webenginequick: Avoid deprecated QQmlListReference ctorFabian Kosmale2022-01-262-3/+4
* FIXUP: Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-12-233-3/+21
* Update documentationAllan Sandfeld Jensen2021-12-071-4/+0
* Do not access accessibility from qt post routinesMichal Klocek2021-11-161-1/+5
* FaviconImageResponseRunnable: fix -Werror=deprecatedMarc Mutz2021-11-161-2/+2
* Doc: Fix qdoc warnings and enable zero warning limitVenugopal Shivashankar2021-11-151-4/+4
* Clean up build optionsMichal Klocek2021-10-282-5/+1
* Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-10-267-0/+440
* Remove the rest of qmake based configurationMichal Klocek2021-10-144-144/+0
* Change protected members to private in UIDelegatesManagerBalazs Egedi2021-09-301-1/+1
* Fix "We mean it." warningsPeter Varga2021-09-231-0/+11
* Rename Quick examples' folder from webengine to webenginequickBalazs Egedi2021-09-133-4/+4
* Fix drag and drop againAllan Sandfeld Jensen2021-09-101-4/+4
* Fix handling of new window requestKirill Burtsev2021-09-052-13/+9
* Enable no opengl buildsMichal Klocek2021-09-041-0/+4
* Rewrite gn-cmake integrationMichal Klocek2021-08-292-11/+0
* Restore enums for QQuickWebEngineView from old-new API classesKirill Burtsev2021-08-262-2/+51
* Enable touch events in webenginequick by defaultBalazs Egedi2021-08-261-0/+1
* Add missing touch-related delegates to CMakeBalazs Egedi2021-08-261-0/+2
* Doc: Fix remaining documentation warningsTopi Reinio2021-08-261-6/+5
* Fix rendering and crash with popupsAllan Sandfeld Jensen2021-08-201-4/+4
* Move the rest of the super module documentation to core moduleAllan Sandfeld Jensen2021-08-199-1829/+0
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-187-38/+38
* Document changes in qt6Allan Sandfeld Jensen2021-08-181-0/+6