summaryrefslogtreecommitdiffstats
path: root/src/webenginequick
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hide unneeded Quick C++ APIsKirill Burtsev2021-08-176-7/+7
* Update documentation notes for build with WebEngine modulesKirill Burtsev2021-08-174-16/+30
* Reintroduce File Picker controlBalazs Egedi2021-08-091-11/+5
* Implement QML Color DialogBalazs Egedi2021-08-041-12/+274
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-212-6/+7
* Get rid of Quick's TestSupport APIPeter Varga2021-07-2012-451/+5
* Clean up quick APIPeter Varga2021-07-1926-169/+152
* Merge UI2DelegatesManager into UIDelegatesManagerBalazs Egedi2021-07-184-111/+5
* Fix documentation of WebEngineView::backgroundColorSzabolcs David2021-07-141-1/+1
* Get rid of private methods of QWebEngineNewWindowRequestPeter Varga2021-07-121-4/+6
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-094-16/+0
* Fix Qt include conventions in public headersFriedemann Kleint2021-07-092-5/+5
* QWebEngineQuick: Fix export macrosFriedemann Kleint2021-07-0816-25/+25
* Remove QQuickWebEngineFormValidationMessageRequestAllan Sandfeld Jensen2021-07-074-164/+0
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-063-80/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-066-18/+171
* Fix enums access in qml for api typesKirill Burtsev2021-07-011-1/+19
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-0111-47/+33
* Remove Quick Controls 1 UIDelegates and introduce UIDelegates testBalazs Egedi2021-07-0131-841/+256
* Doc: Fix broken linkPaul Wicking2021-06-251-1/+1
* Fix C++ documentation references to QtWebEngineQuickAllan Sandfeld Jensen2021-06-232-3/+3
* Use new qml registration system and new qml cmake apiMichal Klocek2021-06-2324-2025/+347
* Add QPageRanges to PDF printingAllan Sandfeld Jensen2021-06-221-2/+5
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-217-13/+160
* Port qqc2 delegates to Qt6 and cmake buildMichal Klocek2021-06-2011-54/+88
* Add 'testsupport' to cmake buildsMichal Klocek2021-06-194-2/+31
* Add API for favicon databasePeter Varga2021-06-186-34/+250
* Clean up header includes and friend classes in corePeter Varga2021-06-171-0/+1
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-1519-36/+37