summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-2810-9/+305
|\
| * Fix touch events coordinates when using custom devicePixelRatioChristophe Chapuis2015-10-271-5/+7
| * Include memory leak fix in the 3rdparty submodule.Michael Bruning2015-10-231-0/+0
| * Update qtwebengine-chromium sha1.Michael Brüning2015-10-141-0/+0
| * Set off-the-record to true as documentedAllan Sandfeld Jensen2015-10-134-3/+83
| * make the render process DPI-awareJoerg Bornemann2015-10-133-0/+168
| * Add changes file.Joerg Bornemann2015-10-131-0/+46
| * [Doc] Correct the name of WebEngineNewViewRequest::userInitiated QML property.Michael Brüning2015-10-121-1/+1
* | Fullscreen notification popups for the Quick examplesSzabolcs David2015-10-278-4/+223
* | Remove userAgentApplicationName API test caseSzabolcs David2015-10-271-23/+0
* | Add Full Screen setting to quicknanobrowserPeter Varga2015-10-271-1/+9
* | Check if platform is supported first.Michael Bruning2015-10-261-5/+5
* | Revert "Fix build with freetype2 depending on harfbuzz"Allan Sandfeld Jensen2015-10-232-6/+3
* | Compilation fixes for MSVC 2015 (64 bit)Kai Koehne2015-10-231-0/+0
* | Remove revisioning from WebEngineSettingsSzabolcs David2015-10-232-3/+5
* | Remove const from QWebEngineCookieStoreClient::FilterRequest in setCookieFilt...David Rosca2015-10-233-4/+4
* | Mark property with REVISION, not methodsKai Koehne2015-10-221-3/+3
* | Fix build of tst_qwebenginepageSzabolcs David2015-10-211-2/+8
* | Fix crash in triggerDialog() in shutdown phaseKai Koehne2015-10-211-1/+4
* | Doc: add information about the core classes to the overviewLeena Miettinen2015-10-201-1/+14
* | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-201-1/+1
* | Enable building with MSVC 2015Kai Koehne2015-10-194-4/+4
* | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-1917-80/+222
* | Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-1912-94/+103
* | Decouple scheme and url scheme handlerAllan Sandfeld Jensen2015-10-169-116/+75
* | Set Qt::AA_ShareOpenGLContexts in QtWebEngine::initialize()Kai Koehne2015-10-161-0/+3
* | Document QtWebEngine::initialize()Kai Koehne2015-10-163-3/+27
* | Check for OS X minimum version early onKai Koehne2015-10-151-4/+12
* | Remove special case for msvc2013 when checking for c++11Kai Koehne2015-10-131-1/+1
* | Fix build with freetype2 depending on harfbuzzAllan Sandfeld Jensen2015-10-122-3/+6
* | Clean up configure syntaxAllan Sandfeld Jensen2015-10-123-30/+33
* | Make NSS vs BoringSSL choice more flexibleAllan Sandfeld Jensen2015-10-123-5/+21
* | Remove private API warning from qwebengineurlrequestjob.hKai Koehne2015-10-121-11/+0
* | Remove hard dependency on libjpeg on Linux.Michael Brüning2015-10-121-1/+0
* | Add firstPartyUrl to QWebEngineUrlRequestInfoDavid Rosca2015-10-127-1/+43
* | add RequestClose web actionJoerg Bornemann2015-10-0920-14/+121
* | remove unused code from demobrowserJoerg Bornemann2015-10-091-15/+0
* | add signal WebEngineView.windowCloseRequestedJoerg Bornemann2015-10-093-1/+13
* | Doc: add missing parameter name to function signature in docsLeena Miettinen2015-10-091-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-082-5/+16
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-082-5/+16
| |\|
| | * fix python version checkJoerg Bornemann2015-10-061-5/+12
| | * Parse suggested filename from content-dispositionAllan Sandfeld Jensen2015-09-301-0/+4
* | | Doc: Collect external links into a single fileTopi Reinio2015-10-084-7/+55
* | | Doc: Use \qml for code snippets where possibleTopi Reinio2015-10-084-12/+14
* | | Improve documentation of QWebEnginePage::acceptNavigationRequestKai Koehne2015-10-081-2/+2
* | | Improve runJavaScript documentationKai Koehne2015-10-082-2/+17
* | | Keep order of scripts added to QWebEngineScriptCollectionKai Koehne2015-10-084-31/+21
|/ /
* | Fix compilation with latest qtbaseKai Koehne2015-10-081-2/+2
* | Update .qmltypes fileKai Koehne2015-10-081-7/+92