summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Blacklist setInAcceptNavigationRequest on macosAllan Sandfeld Jensen2021-06-241-0/+3
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-222-10/+12
* Stop using Widgets in WebEngineCore testsAllan Sandfeld Jensen2021-06-1647-55/+78
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-1510-13/+13
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-153-3/+52
* Remove separate quick certificate error testKirill Burtsev2021-06-108-324/+1
* Fix some compiler warningsPeter Varga2021-06-106-39/+27
* FIXUP: Fix QWebEngineDownloadRequest signalsBalazs Egedi2021-06-102-3/+3
* Blacklist openRemoteDebuggingSession on macOSAllan Sandfeld Jensen2021-06-081-0/+2
* QWebEnginePage: add new 'loading' property and expose QWebEngineLoadingInfoKirill Burtsev2021-06-081-1/+14
* Replace calls to obsolete cmake functions with modern alternativeFabian Kosmale2021-06-0715-16/+16
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-065-96/+31
* Add mock FilePicker UIDelegates for Quick Controls 2Balazs Egedi2021-06-063-13/+13
* Rename WebEngineLoadRequest to WebEngineLoadingInfoKirill Burtsev2021-06-045-35/+34
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-043-8/+8
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-041-8/+8
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-0428-1050/+380
* Add mock UIDelegates for Quick Controls 2Balazs Egedi2021-06-048-41/+36
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-043-49/+50
* Drop printsupport dependency from coreSzabolcs David2021-06-031-21/+21
* Navigation history test: don't depend on controls 2 needlesslyKirill Burtsev2021-06-032-18/+27
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-035-47/+45
* Fix running of some webchannel/websockets testsMichal Klocek2021-06-012-3/+3
* Add missing FileSelectionMode enum valueBalazs Egedi2021-05-311-0/+81
* Use fixed qt_add_resource BASE argumentPeter Varga2021-05-281-0/+3
* 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
* Fix qwebenginecookiestore test on windowsMichal Klocek2021-05-221-0/+7
* Remove certificate fatal error testMichal Klocek2021-05-222-35/+0
* Fix not working certificates on mac > 10.14Michal Klocek2021-05-2219-289/+217
* Fix public api testMichal Klocek2021-05-221-48/+49
* Refactor and create gn targetMichal Klocek2021-05-222-2/+4
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-221-1/+1
* Add tests to the cmake buildMichal Klocek2021-05-22108-299/+1475
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-192-5/+20
|\
| * Load signals test: use focusProxy for link clicking testKirill Burtsev2021-05-171-2/+2
| * Set enumaration root directory for File.webkitRelativePath APIBalazs Egedi2021-05-131-0/+15
| * Fix FilePickerController's path validation for windows and corresponding testsPeter Varga2021-05-121-3/+3
| * Remove ResourceTypeSubFrame check after website updateKirill Burtsev2021-05-111-12/+0
* | Avoid arbitrary waitAllan Sandfeld Jensen2021-05-131-4/+3
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2021-05-1342-212/+476
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-1242-212/+476
| |\|
| | * Avoid unknownFunc messages in qmltestsAllan Sandfeld Jensen2021-05-0721-22/+36
| | * Blacklist CertificateError::test_error for macOSAllan Sandfeld Jensen2021-05-071-0/+2
| | * Adapt to new Connections syntaxBalazs Egedi2021-05-061-5/+15
| | * Remove tracking of frame which load error pageKirill Burtsev2021-05-061-1/+3
| | * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-067-87/+62
| | * Unblacklist and fix load signals test for file downloadKirill Burtsev2021-05-062-18/+7
| | * Add more tests to tst_loadsignalsJüri Valdmann2021-05-069-33/+268
| | * Remove obsolete loadSignals test secondLoadForError_WhenErrorPageEnabledKirill Burtsev2021-05-062-40/+0