summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginehistory/tst_qwebenginehistory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace SignalBarrier by QSignalSpy in tst_QWebEngineHistoryViktor Engelmann2017-06-011-66/+65
* Ensure the deletion of testing pagesSzabolcs David2016-12-061-12/+9
* 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-141-0/+574