summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginehistory
Commit message (Expand)AuthorAgeFilesLines
* Handle initial NavigationEntriesMartin Negyokru2023-09-281-2/+2
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-281-2/+2
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-20/+20
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Adaptations for Chromium 100Allan Sandfeld Jensen2022-08-041-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-291-2/+2
* Nuke all qmake files from testsMichal Klocek2021-08-312-11/+0
* Add tests to the cmake buildMichal Klocek2021-05-222-1/+27
* Stabilize load signals emittingTamas Zakor2020-12-031-1/+2
* Store favicon URL when serializing QWebEngineHistoryDmitriy Kuminov2019-11-082-0/+9
* Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-2/+2
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-12-181-14/+16
|\
| * Fix tst_QWebEngineHistory widget auto testsPeter Varga2017-11-291-14/+16
* | Add Autotest for restoring history that contains an internal pageViktor Engelmann2017-09-181-0/+21
|/
* Replace SignalBarrier by QSignalSpy in tst_QWebEngineHistoryViktor Engelmann2017-06-011-66/+65
* Ensure the deletion of testing pagesSzabolcs David2016-12-061-12/+9
* move automatic resource inclusion to pri filesJoerg Bornemann2015-08-251-1/+0
* Do away without QWebEngineWidgets::initializePierre Rossi2014-08-041-1/+0
* Fix WebKit Bugzilla linksSzabolcs David2014-04-221-1/+1
* Cleanup the QtWebEngineWidgets public headers and APIJocelyn Turcotte2014-04-151-6/+0
* Unskip tst_QWebEngineHistory::popPushStateJocelyn Turcotte2014-04-151-6/+3
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-0/+6
* Implement QWebEngineHistoryItem::lastVisitedJocelyn Turcotte2014-03-311-0/+7
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-311-0/+4
* Fix a missing titleChanged signal on navigationJocelyn Turcotte2014-03-241-0/+5
* Add the Sync suffix to testing sync wrapperJocelyn Turcotte2014-02-121-4/+4
* Unskip and ajust tests using setHtml, setContent, toHtml and toPlainTextJocelyn Turcotte2014-01-221-12/+4
* Turn on to run all widgets tests by make check. Move widgets test to tests/auto.Adam Kallai2013-10-149-0/+592