summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add convenience constructors to QWebEngineViewAllan Sandfeld Jensen2022-05-091-11/+7
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-04-262-2/+10
* Introduce http status code domain for loading infoKirill Burtsev2022-04-181-8/+8
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-142-0/+33
* Resolve status code for http response with failureKirill Burtsev2022-04-071-13/+61
* Fix build with libc++Qt Submodule Update Bot2022-04-072-6/+5
* Avoid crash due to QWindow being changed under usAllan Sandfeld Jensen2022-04-051-4/+8
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-294-15/+16
* Fix qimage compare in tst_webenginepageMichal Klocek2022-03-251-0/+2
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-241-0/+32
* Add testing of default constructed profile backKirill Burtsev2022-02-171-24/+17
* Fix icon linkAllan Sandfeld Jensen2022-02-111-1/+1
* Widgets: Add FileSelectionMode::FileSelectSaveSzabolcs David2022-01-191-3/+12
* Add objectName to webengine accessibility objectsAllan Sandfeld Jensen2022-01-071-0/+53
* Cleanup code and clang build warningsKirill Burtsev2022-01-022-4/+4
* Blacklist failing tests on macosAllan Sandfeld Jensen2021-12-201-0/+6
* Adaptations for Chromium 94Allan Sandfeld Jensen2021-12-023-5/+6
* Add cmake api for 'bdict' dictionary conversionMichal Klocek2021-11-171-26/+5
* 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-221-5/+8
* Ensure load in newly created page first before checking for UserAgentKirill Burtsev2021-09-212-3/+2
* Fix handling of new window requestKirill Burtsev2021-09-052-30/+84
* Nuke all qmake files from testsMichal Klocek2021-08-3134-286/+0
* Fix target name collision for top level buildMichal Klocek2021-08-312-2/+2
* Fix issue of not working dictionary conversionMichal Klocek2021-08-291-1/+3
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-091-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-211-3/+2
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-1/+1
* Improve acceptNavigationRequestNavigationType feedbackAllan Sandfeld Jensen2021-07-161-2/+2
* Blacklist one page and one view test for armMichal Klocek2021-07-164-2/+8
* Skip grab window and changeLocale() test on QEMUMichal Klocek2021-07-162-0/+5
* Add cross compilation support to cmake buildsMichal Klocek2021-07-162-9/+7
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-131-15/+15
* Various clean-ups around QWebEngineViewPeter Varga2021-07-131-2/+3
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-093-24/+0
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-083-9/+14
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-20/+0
* Make default profile off the recordMichal Klocek2021-06-251-44/+36
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-211-7/+7
* Make sure tst_QWebEngineProfile tests use their own custom profilePeter Varga2021-06-181-8/+8
* Add API for favicon databasePeter Varga2021-06-181-0/+292
* Stop using Widgets in WebEngineCore testsAllan Sandfeld Jensen2021-06-1640-1855/+8
* Add basic USB device loggingPeter Varga2021-06-151-1/+1
* Implement dialogs of File System Access APISzabolcs David2021-06-151-0/+29
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-143-3/+52
* Fix some compiler warningsPeter Varga2021-06-104-30/+23
* QWebEnginePage: add new 'loading' property and expose QWebEngineLoadingInfoKirill Burtsev2021-06-081-1/+14