summaryrefslogtreecommitdiffstats
path: root/src/core/web_engine_library_info.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove misleading warning about WebEngineProcess fallback pathKai Koehne2015-07-221-18/+28
* Use QCoreApplication::libraryPaths for pluginsKai Koehne2015-07-221-10/+15
* Search for .pak files also in applicationDirPath()Kai Koehne2015-07-221-13/+3
* Add 200 percent image resourcesKai Koehne2015-07-141-5/+15
* Cleanup some Blackberry legacy code.Pierre Rossi2015-04-231-38/+5
* Force to use English language for QML auto testsPeter Varga2015-04-231-0/+11
* Add a fallback for QLibraryInfo::DataPath as well.Michael Brüning2015-04-161-7/+25
* Remove eAndroid hooksAndras Becsi2015-04-141-21/+0
* Add a fallback for discovering plugins and translations.Michael Brüning2015-04-091-7/+37
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+1
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-201-1/+1
* Merge remote-tracking branch 'origin/5.4' into devPierre Rossi2015-01-161-2/+12
|\
| * Use paths relative to QtWebEngineProcess on OS X.Michael Brüning2015-01-151-2/+12
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-141-2/+2
|\|
| * Use QDir::separator() where paths might be generated for WindowsAllan Sandfeld Jensen2014-12-151-2/+2
* | Do not use QDir::separator()Allan Sandfeld Jensen2015-01-071-5/+5
|/
* Deploy external data in QtWebEngineCore.framework for framework buildsJocelyn Turcotte2014-11-061-1/+55
* Replace QStringLiteral with QLatin1String where appropriateKai Koehne2014-10-071-6/+6
* Provide a fallback for the QtWebEngineProcess executable path.Michael Brüning2014-10-021-5/+9
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+11
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-141-0/+2
* Expose better error information in loadRequest.Pierre Rossi2014-08-041-0/+5
* Fix QtWebEngineProcess name on WindowsZoltan Arvai2014-03-311-0/+5
* Fix path service assertionsAndras Becsi2014-02-131-16/+12
* Register a path provider for Qt instead of using PathService::OverrideAndras Becsi2014-02-061-14/+82
* Fix html5 videoAndras Becsi2014-01-221-0/+6
* Introduce WebEngineLibraryInfo for providing pathsArvid Nilsson2013-12-091-0/+117