summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineview
Commit message (Expand)AuthorAgeFilesLines
* Handle empty uri-list in dropped MIME dataMoss Heim2024-04-021-0/+23
* Fix flaky horizontalScrollbarTestMartin Negyokru2024-03-071-0/+94
* Fix cursor position during compositionAnu Aliyas2024-01-091-8/+57
* Do more WE processing before returning to the Qt event-loopAllan Sandfeld Jensen2023-09-291-7/+8
* Try stablizing testsAllan Sandfeld Jensen2023-09-241-16/+8
* Add ImAbsolutePosition input method queryPeter Varga2023-09-181-0/+5
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-181-0/+3
* Fix blacklisted qemu-arm64 testsMartin Negyokru2023-07-282-1/+6
* Fix crashes on sendEvent on 'invalid' key.textMichal Klocek2023-06-081-0/+45
* Blacklist tests blocking integrationsAllan Sandfeld Jensen2023-02-061-0/+2
* Adaptations for 108-basedAllan Sandfeld Jensen2023-01-061-1/+1
* Fix GCC compiler warnings in auto testsPeter Varga2022-10-131-1/+2
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-119/+119
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Reestablish default config for embedded buildsAllan Sandfeld Jensen2022-08-261-0/+3
* Fix initial widget focusPeter Varga2022-08-241-13/+43
* Increase timeoutsAllan Sandfeld Jensen2022-08-171-3/+3
* Adaptations for Chromium 102Allan Sandfeld Jensen2022-08-041-5/+10
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Support HTML5 <datalist> elementPeter Varga2022-06-191-0/+152
* Avoid extra window after change of pageAllan Sandfeld Jensen2022-06-111-0/+1
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-101-3/+3
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-091-1/+19
* unblacklist passing tests 2022Anna Wojciechowska2022-06-051-12/+0
* Add NavigateOnDrop settingsAllan Sandfeld Jensen2022-05-132-4/+35
* Add convenience constructors to QWebEngineViewAllan Sandfeld Jensen2022-05-091-11/+7
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-04-262-2/+10
* Fix granted file access after local/remote access cleanupAllan Sandfeld Jensen2022-04-142-0/+33
* Avoid crash due to QWindow being changed under usAllan Sandfeld Jensen2022-04-051-4/+8
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-291-1/+0
* Avoid crashing on context free web actionsAllan Sandfeld Jensen2022-03-241-0/+32
* Fix icon linkAllan Sandfeld Jensen2022-02-111-1/+1
* Cleanup code and clang build warningsKirill Burtsev2022-01-021-3/+3
* Remove our handling of IME hidden text supportAllan Sandfeld Jensen2021-09-221-5/+8
* Nuke all qmake files from testsMichal Klocek2021-08-312-13/+0
* Add QWebEnginePage::view() replacementAllan Sandfeld Jensen2021-08-091-0/+5
* Blacklist one page and one view test for armMichal Klocek2021-07-162-1/+4
* Skip grab window and changeLocale() test on QEMUMichal Klocek2021-07-162-0/+5
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-091-16/+0
* Add basic USB device loggingPeter Varga2021-06-151-1/+1
* Fix some compiler warningsPeter Varga2021-06-101-13/+4
* Replace calls to obsolete cmake functions with modern alternativeFabian Kosmale2021-06-071-1/+1
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-041-2/+4
* Fix generating webrtc logging resources with cmakePeter Varga2021-05-271-1/+3
* Add tests to the cmake buildMichal Klocek2021-05-223-7/+41
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-122-14/+38
|\
| * Fix application locales againSzabolcs David2021-04-212-14/+38
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-04-131-1/+23
|\|
| * View: test signal for deletion of external page set to viewKirill Burtsev2021-03-231-0/+22
| * Add web-ui chrome://net-internalsAllan Sandfeld Jensen2021-03-221-1/+1