summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| * 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-1921-180/+177
|\|
| * 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-163-1/+7
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Andras Becsi2015-04-153-1/+7
| | |\
| | | * Update submodule SHA1Michael Brüning2015-03-161-0/+0
| | | * 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-0416-5/+69
| * | | Deploy QtWebEngineProcess.exe at library executables path on WindowsPeter Varga2015-04-151-1/+2
| * | | Fix QtCreator loading of qtwebengine.proAndras Becsi2015-04-152-0/+5
| |/ /
| * | Fix QQuickWebEngineDownloadItem member initializatonAdam Kallai2015-04-142-0/+3
| * | Remove eAndroid hooksAndras Becsi2015-04-1412-168/+10
| * | Add a fallback for discovering plugins and translations.Michael Brüning2015-04-091-7/+37
* | | Update support for Shockwave Flash plugin.Paulo Pinheiro2015-04-1616-3/+1167
* | | Fix initialization order in file_picker_controller.cppAndras Becsi2015-04-151-1/+1
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-0811-11/+111
|\| |
| * | Update snapshot SHA1Peter Varga2015-04-081-0/+0
| * | Revert "Enable the use of IPC tracing"Peter Varga2015-04-071-6/+0
| * | Revive ReloadAndBypassCachePierre Rossi2015-04-075-0/+20
| * | Improve documentation about certificate errorsPaulo Pinheiro2015-04-073-4/+58
| * | QQuickWebEngineScript: First stab at documenting sourceUrl and sourceCode.Robin Burchell2015-03-291-0/+21
| * | Quick: Document javaScriptConsoleMessageSzabolcs David2015-03-242-1/+12
* | | Add missing include to file_picker_controller.hZeno Albisser2015-04-011-0/+1
* | | Add support for Shockwave Flash plugin.Zeno Albisser2015-03-3010-2/+145
* | | Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-03-2215-135/+56
|\| |
| * | Fix gesture recognitionAndras Becsi2015-03-201-0/+2
| * | Introduce mock UIDelegates for testing.Pierre Rossi2015-03-204-83/+0
| * | Enable the use of IPC tracingPierre Rossi2015-03-191-0/+6
| * | Fix geolocation (and slight cleanup)Pierre Rossi2015-03-184-15/+5
| * | Properly copy the UserScriptDataPierre Rossi2015-03-181-12/+2