summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-261-0/+65
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-161-13/+37
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-122-12/+87
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-05-022-2/+10
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-302-0/+33
* Resolve status code for http response with failureKirill Burtsev2022-04-081-13/+61
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-251-0/+32
* Add testing of default constructed profile backKirill Burtsev2022-02-181-24/+17
* Cleanup code and clang build warningsKirill Burtsev2022-01-042-4/+4
* Blacklist failing tests on macosAllan Sandfeld Jensen2021-12-201-0/+6
* Fix some issues with icu for dict toolMichal Klocek2021-10-281-1/+0
* Fix WebChannel when JavaScript is disabledSzabolcs David2021-09-271-0/+31
* Remove our handling of IME hidden text supportAllan Sandfeld Jensen2021-09-231-5/+8
* Ensure load in newly created page first before checking for UserAgentKirill Burtsev2021-09-152-3/+2
* Fix handling of new window requestKirill Burtsev2021-09-062-30/+84
* Fix target name collision for top level buildMichal Klocek2021-09-012-2/+2
* Nuke all qmake files from testsMichal Klocek2021-09-0134-286/+0
* Fix issue of not working dictionary conversionMichal Klocek2021-08-301-1/+3
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-101-5/+7
* Add QWebEnginePage::view() replacementAllan Sandfeld Jensen2021-08-091-0/+5
* Disable kAllowContentInitiatedDataUrlNavigationsAllan Sandfeld Jensen2021-07-231-22/+43
* Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)Allan Sandfeld Jensen2021-07-231-3/+2
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-1/+1
* Various clean-ups around QWebEngineViewPeter Varga2021-07-201-2/+3
* Blacklist one page and one view test for armMichal Klocek2021-07-164-2/+8
* Improve acceptNavigationRequestNavigationType feedbackAllan Sandfeld Jensen2021-07-161-2/+2
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-141-15/+15
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-133-9/+14
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-093-24/+0
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-20/+0
* Skip grab window and changeLocale() test on QEMUMichal Klocek2021-07-022-0/+5
* Add cross compilation support to cmake buildsMichal Klocek2021-07-022-9/+7
* Implement dialogs of File System Access APISzabolcs David2021-07-011-0/+29
* Make sure tst_QWebEngineProfile tests use their own custom profilePeter Varga2021-06-281-8/+8
* Add API for favicon databasePeter Varga2021-06-281-0/+292
* Make default profile off the recordMichal Klocek2021-06-251-44/+36
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-221-7/+7
* Stop using Widgets in WebEngineCore testsAllan Sandfeld Jensen2021-06-1640-1855/+8
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-153-3/+52
* Fix some compiler warningsPeter Varga2021-06-104-30/+23
* QWebEnginePage: add new 'loading' property and expose QWebEngineLoadingInfoKirill Burtsev2021-06-081-1/+14
* Replace calls to obsolete cmake functions with modern alternativeFabian Kosmale2021-06-079-10/+10
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-0416-172/+134
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-041-25/+26
* Drop printsupport dependency from coreSzabolcs David2021-06-031-21/+21
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-23/+22
* Fix running of some webchannel/websockets testsMichal Klocek2021-06-011-2/+2
* Add missing FileSelectionMode enum valueBalazs Egedi2021-05-311-0/+81
* Fix generating webrtc logging resources with cmakePeter Varga2021-05-271-1/+3
* Make handling of certificate errors possible from a signalAllan Sandfeld Jensen2021-05-251-2/+9