summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add patch: Do not forward declare UIResourceRequest, Identity, IdentityKey.Zeno Albisser2013-10-292-0/+146
* QtWebEngine Dev Tools (Web Inspector)Chris Hutten-Czapski2013-10-2917-11/+441
* Implement popup dialogMary Wu2013-10-297-5/+33
* Silence a warningPierre Rossi2013-10-292-2/+1
* Early return if no submodules were found using DEPS filesAndras Becsi2013-10-291-1/+4
* Give the demo browser prettier popupsPierre Rossi2013-10-291-4/+56
* Update shasum for 3rdparty submodule.Zeno Albisser2013-10-291-0/+0
* Implement subprocessCall and subprocessCheckOutput.Zeno Albisser2013-10-291-13/+21
* Implement parsing of Chromium .DEPS files.Zeno Albisser2013-10-292-9/+93
* Add missing $PATCH_DIR prefix for WebRtc patch.Michael Brüning2013-10-291-1/+1
* Implement inputMethodQueryAndras Becsi2013-10-257-4/+144
* Use explicit dependencies to specify build orderAndras Becsi2013-10-252-13/+34
* Return the physical screen's geometryPierre Rossi2013-10-241-2/+2
* Pass popup geometry along for new window creationPierre Rossi2013-10-246-6/+8
* Add windowCloseRequested() supportPierre Rossi2013-10-247-0/+20
* Add patch: Do not forward declare WebRtcVoiceChannelInfo.Zeno Albisser2013-10-182-0/+71
* Add javascript dialogs supportPierre Rossi2013-10-1712-5/+221
* Build fix for the Widgets tests can be running by make check.Adam Kallai2013-10-163-3/+9
* Fix qmake_extras.gypi generation on Windows.Zoltan Arvai2013-10-142-2/+6
* Fix python script calling on Windows.Zoltan Arvai2013-10-141-2/+2
* Render delegated renderer frames using the Qt scene graph.Jocelyn Turcotte2013-10-1414-16/+548
* Turn on to run all widgets tests by make check. Move widgets test to tests/auto.Adam Kallai2013-10-1447-0/+1
* Pimp up our QtQuick browserPierre Rossi2013-10-111-10/+26
* Mac: INCLUDEPATH fixPierre Rossi2013-10-112-0/+6
* Do not forward declare OBJC types.Zeno Albisser2013-10-112-2/+4
* Add preliminary context menu supportPierre Rossi2013-10-1110-1/+144
* We should still be able to build with Qt 5.1 for the time being.Andras Becsi2013-10-073-0/+3
* Remove v8-private private dependencyPierre Rossi2013-10-043-1/+1
* Fix my broken coding style from 8c1de0fPierre Rossi2013-10-041-3/+1
* Fix typo in quickwindow.qmlArvid Nilsson2013-10-041-1/+1
* Add loadProgress APIArvid Nilsson2013-10-0410-26/+68
* Quick: Add Favicon APIArvid Nilsson2013-10-039-0/+43
* Widgets: implement zoomFactorPierre Rossi2013-10-015-6/+41
* Remove debug output left in tools/git_submodule.py by accidentAndras Becsi2013-10-011-2/+0
* Rename findNinja to findOrBuildNinja and fail early if gyp failsAndras Becsi2013-10-013-5/+4
* Remove unnecessary dependency to qtjsbackend from sync.profileSergio Ahumada2013-10-011-1/+0
* Add --android argument to the init-repository.py scriptAndras Becsi2013-10-012-0/+10
* Allow overriding target compiler and linker with qmake's oneAndras Becsi2013-10-015-1/+40
* Fix compilation with multiple rpath directoriesJan Arne Petersen2013-10-011-1/+1
* Differentiate between libraries and linker flags in gyp_generator.prfArvid Nilsson2013-09-281-5/+12
* Ground work for splitting RenderWidgetHostViewQtDelegateQuick.Jocelyn Turcotte2013-09-274-168/+141
* Use an enum at creation to initialize the compositing mode.Jocelyn Turcotte2013-09-2510-19/+22
* Add Qt namespace macros QtWebEngine classes.Michael Brüning2013-09-1725-6/+94
* Implement multiple mouse click detection.Michael Brüning2013-09-163-16/+40
* Use toFilePathString for download file names.Michael Brüning2013-09-121-10/+9
* Implement sizeHint for widgets API.Michael Brüning2013-09-121-0/+2
* More .gitignore patternsPierre Rossi2013-09-111-2/+12
* WebContentsDelegateQt: Remove WebContents memberPierre Rossi2013-09-052-4/+2
* Print python version in gyp_qtwebengine for debugging.Zeno Albisser2013-09-031-0/+2
* Do not rely on shebang for finding python.Zeno Albisser2013-09-031-1/+1