summaryrefslogtreecommitdiffstats
path: root/tests/quicktestbrowser/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove quicktestbrowserPeter Varga2023-02-021-71/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-151-2/+2
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-131-2/+2
* Remove usages of qVariantFromValueSona Kurazyan2019-07-051-1/+1
* Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-1/+1
* Switch cookie-filter API to std::functionAllan Sandfeld Jensen2018-03-161-2/+2
* Reinstate cookie filter APIAllan Sandfeld Jensen2018-01-191-1/+21
* Remove extra profile from quicktestbrowserSzabolcs David2017-12-041-11/+1
* Updated license headersJani Heikkinen2016-02-011-23/+10
* Remove FilterRequest from qwebenginecookiestoreMichal Klocek2016-01-151-7/+1
* Make QQuickWebEngineProfile publicKai Koehne2015-12-121-10/+4
* Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-011-4/+4
* Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-191-21/+8
* Add invokable to QQuickWebEngineProfile to set cookie clientAndras Becsi2015-08-281-1/+39
* Update copyright headersJani Heikkinen2015-02-161-9/+9
* Fix the new window example code GC problemsJocelyn Turcotte2015-01-231-1/+1
* Clean the file structure of quicknanobrowser and quicktestbrowserJocelyn Turcotte2015-01-231-3/+25
* Replace the inspectable property with an environment variableJocelyn Turcotte2015-01-221-0/+3
* s/QWebEngine/QtWebEngine/gPierre Rossi2014-08-041-1/+1
* Centralize OpenGL initializationSimon Hausmann2014-03-311-7/+2
* Fork the quicknanobrowser as tests/quicktestbrowserJocelyn Turcotte2014-03-191-0/+66