summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devLiang Qi2015-06-3016-45/+234
|\
| * Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-2916-45/+234
| |\
| | * Polished the module overview.Kavindra Palaraja2015-06-271-8/+7
| | * Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-2612-35/+216
| | |\
| | | * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-2612-35/+216
| | | |\
| | | | * Use system fontconfig on embedded linuxv5.5.0Andras Becsi2015-06-161-0/+1
| | | | * Add documentation for QWebEngineScript and QWebEngineScriptCollectionPierre Rossi2015-06-122-3/+172
| | | | * WebEngineView: add a doc entry for settings.Pierre Rossi2015-06-121-0/+9
| | | | * Last minute API review cleanupPierre Rossi2015-06-126-28/+30
| | | | * Add license file and mention in the docs for GPLv2+.Pierre Rossi2015-06-121-1/+1
| | | | * Fix msvc linking issues caused by wrong export macroAndras Becsi2015-06-082-3/+3
| | * | | Fix crash when navigating an adopted windowAllan Sandfeld Jensen2015-06-261-0/+1
| | |/ /
| | * | Fix cancellation of file dialogs.Joerg Bornemann2015-06-251-3/+10
| | * | Update snapshot SHA1Peter Varga2015-06-162-0/+1
| | |/
| | * Update chromium branchAllan Sandfeld Jensen2015-05-261-0/+0
* | | Make it possible to run applications with chromium embedded optionsAndras Becsi2015-06-302-16/+20
|/ /
* | Fix quicktestbrowser crash caused by wrong experimental versionAndras Becsi2015-06-221-2/+2
* | Add QWebEngineCookieStoreClient core APIAndras Becsi2015-06-1617-7/+633
* | Introduce ProxyResolverQtPierre Rossi2015-06-085-2/+177
* | Move QWebEngineCallback to core API and templatize CallbackDirectoryAndras Becsi2015-06-086-183/+315
* | Add public QtWebEngineCore C++ APIAndras Becsi2015-06-0820-35/+143
* | QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-037-9/+50
* | 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-274-4/+42
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devAllan Sandfeld Jensen2015-05-1816-34/+142
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-05-1516-34/+142
| |\|
| | * 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-126-11/+11
| | * Remove unneeded ResourceContextQt::set_url_request_context_getterAndras Becsi2015-05-123-16/+3
* | | 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-1217-63/+180
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-05-1117-63/+180
| |\|
| | * Quick: Share profiles between application windowsSzabolcs David2015-05-072-1/+5
| | * 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
| | * Cleanup some Blackberry legacy code.Pierre Rossi2015-04-231-38/+5
* | | Extend context menu actionsAllan Sandfeld Jensen2015-05-119-24/+292
|/ /
* | Add tst_filePicker.qml test for UIDelegateAdam Kallai2015-04-241-2/+9
* | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-04-2320-16/+64
|\|
| * Remove unused includesPeter Varga2015-04-231-3/+0
| * Force to use English language for QML auto testsPeter Varga2015-04-235-2/+27
| * Update snapshot SHA1Peter Varga2015-04-231-0/+0
| * WebEngineView does not load a url while invisibleAndras Becsi2015-04-226-1/+22