summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove certificate fatal error testMichal Klocek2021-05-221-18/+0
* Fix not working certificates on mac > 10.14Michal Klocek2021-05-226-96/+73
* Refactor and create gn targetMichal Klocek2021-05-221-1/+2
* Add tests to the cmake buildMichal Klocek2021-05-2245-505/+820
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-191-2/+2
|\
| * Load signals test: use focusProxy for link clicking testKirill Burtsev2021-05-171-2/+2
* | Avoid arbitrary waitAllan Sandfeld Jensen2021-05-131-4/+3
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-129-156/+313
|\|
| * Remove tracking of frame which load error pageKirill Burtsev2021-05-061-1/+3
| * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-063-70/+40
| * Unblacklist and fix load signals test for file downloadKirill Burtsev2021-05-062-18/+7
| * Add more tests to tst_loadsignalsJüri Valdmann2021-05-063-32/+200
| * Remove obsolete loadSignals test secondLoadForError_WhenErrorPageEnabledKirill Burtsev2021-05-062-40/+0
| * Allow leaving OCSP offAllan Sandfeld Jensen2021-05-031-0/+2