summaryrefslogtreecommitdiffstats
path: root/src/core/browser_context_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-201-1/+6
* Add QML download APIAndras Becsi2015-01-121-2/+2
* Do not use QDir::separator()Allan Sandfeld Jensen2015-01-071-2/+2
* Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-121-3/+4
* Use in-memory caches for off-the-record browsingAllan Sandfeld Jensen2014-12-031-1/+1
* Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-2/+7
|\
| * Cache to QStandardPaths::CacheLocationAllan Sandfeld Jensen2014-11-071-1/+13
* | Unglobalize browserContextAllan Sandfeld Jensen2014-11-061-15/+5
|/
* Disable Downloads for now.Michael BrĂ¼ning2014-10-091-1/+0
* Replace QStringLiteral with QLatin1String where appropriateKai Koehne2014-10-071-1/+1
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-14/+9
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-141-12/+6
* Fix Google Maps not showing tiles when panning/zoomingJocelyn Turcotte2014-05-091-1/+1
* Adapt to API changes in new stable branch 1750Andras Becsi2014-03-281-2/+6
* Move the implementation of BrowserContextQt to its own cpp fileAndras Becsi2014-02-051-0/+147