summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-0330-31/+154
* Fix inconsistent dll linkage warningsAndras Becsi2015-06-031-1/+1
* Support QNetworkProxy::applicationProxyPierre Rossi2015-05-294-2/+263
* Make QQuick contextmenu actions behave like widget counterpartsAllan Sandfeld Jensen2015-05-275-4/+43
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devAllan Sandfeld Jensen2015-05-1829-87/+235
|\
| * Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-05-1529-87/+235
| |\
| | * Add redirect and error API for custom URLAllan Sandfeld Jensen2015-05-136-2/+126
| | * Update embedded configurationAndras Becsi2015-05-121-5/+2
| | * Fix Menu ui delegate after on__MenuClosed has been renamedAndras Becsi2015-05-127-11/+14
| | * Remove unneeded ResourceContextQt::set_url_request_context_getterAndras Becsi2015-05-123-16/+3
| | * Reintroduce private browsing mode for example browserAllan Sandfeld Jensen2015-05-1112-53/+90
* | | Honor the AcceptsInputMethod flag on the WebViewPierre Rossi2015-05-152-4/+6
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devAllan Sandfeld Jensen2015-05-1226-129/+269
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-05-1126-129/+269
| |\|
| | * Quick: Share profiles between application windowsSzabolcs David2015-05-078-63/+90
| | * Improve thread safety and behavior of custom URL requestsAllan Sandfeld Jensen2015-05-063-8/+75
| | * Add documentation of Custom URL requestsAllan Sandfeld Jensen2015-05-062-0/+67
| | * Fix crash when updating a storage context with active requestsAllan Sandfeld Jensen2015-05-061-0/+12
| | * Prevent conflicting declaration errors of GL typedefsv5.5.0-beta1Andras Becsi2015-04-303-7/+9
| | * Remove Q_UNREACHABLE from DesktopScreenQt::GetDisplayNearestWindowSzabolcs David2015-04-301-1/+2
| | * Fix prefix buildPeter Varga2015-04-292-4/+4
| | * Widgets: Use overridden show()Szabolcs David2015-04-272-4/+1
| | * Partially revert "Fix QtCreator loading of qtwebengine.pro"Andras Becsi2015-04-243-4/+4
| | * Cleanup some Blackberry legacy code.Pierre Rossi2015-04-231-38/+5
* | | Extend context menu actionsAllan Sandfeld Jensen2015-05-1111-49/+303
|/ /
* | Add tst_filePicker.qml test for UIDelegateAdam Kallai2015-04-2411-3/+361
* | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-04-2321-16/+67
|\|
| * Remove unused includesPeter Varga2015-04-231-3/+0
| * Force to use English language for QML auto testsPeter Varga2015-04-236-2/+30
| * Update snapshot SHA1Peter Varga2015-04-231-0/+0
| * WebEngineView does not load a url while invisibleAndras Becsi2015-04-226-1/+22
| * Fix assignment of observer to RenderProcessHost.Adam Kallai2015-04-213-3/+6
| * Remove erroneous semicolons after Q_DECLARE_* macrosAndras Becsi2015-04-205-7/+7
| * Fix the crash on exit with --single-processSzabolcs David2015-04-201-0/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-1936-240/+523
|\|
| * Add a fallback for QLibraryInfo::DataPath as well.Michael BrĂ¼ning2015-04-161-7/+25
| * Quick: Document fullscreen APISzabolcs David2015-04-161-0/+92
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-164-4/+10
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Andras Becsi2015-04-154-4/+10
| | |\
| | | * Update submodule SHA1Michael BrĂ¼ning2015-03-161-0/+0
| | | * Update links from qt-project.org to qt.ioSergio Ahumada2015-03-061-3/+3
| | | * Update chromium SHAAllan Sandfeld Jensen2015-03-061-0/+0
| | | * Fix non-accessible build without -fpermissiveStephan Binner2015-03-051-2/+0
| | | * Enable building Qt WebEngine without accessiblity enabled.Stephan Binner2015-03-0418-5/+73
| | | * Fix compiler detection and let Qt decide if examples should be builtAndras Becsi2015-03-042-9/+2
| * | | Fix QUICK_TEST_SOURCE_DIR macro on WindowsPeter Varga2015-04-151-1/+1
| * | | Deploy QtWebEngineProcess.exe at library executables path on WindowsPeter Varga2015-04-151-1/+2
| * | | Fix compile warnings of QWebEnginePage widget auto testPeter Varga2015-04-151-0/+5
| * | | Fix QtCreator loading of qtwebengine.proAndras Becsi2015-04-155-4/+9
| |/ /
| * | Fix QQuickWebEngineDownloadItem member initializatonAdam Kallai2015-04-142-0/+3