summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add implementation to enable downloads.Michael Brüning2013-09-032-6/+128
* Fix rendering on Retina displaysAndras Becsi2013-09-028-14/+59
* Implement window creation through QWebEnginePage::createWindow.Jocelyn Turcotte2013-09-0217-35/+174
* Build examples with RTTIPierre Rossi2013-08-301-5/+7
* Fix the build on Mac with debug_and_release QtAndras Becsi2013-08-302-0/+4
* Make less noise with QT_WEBENGINE_LOGGINGAndras Becsi2013-08-301-5/+5
* Ref-count WebContentsAdapter.Jocelyn Turcotte2013-08-293-5/+7
* Get rid of WebContentsAdapter::webContents().Jocelyn Turcotte2013-08-292-30/+38
* Let WebContentsAdapter own the WebContents directly.Jocelyn Turcotte2013-08-293-55/+40
* Change README from rst to md.Zeno Albisser2013-08-292-57/+69
* Use the correct port when downloading the git hooks from gerritAndras Becsi2013-08-281-1/+1
* Revert "Add 3rdparty_upstream and 3rdparty to .gitignore"Andras Becsi2013-08-261-2/+0
* Add 3rdparty_upstream and 3rdparty to .gitignoreAndras Becsi2013-08-261-0/+2
* Fix the linking of tst_qwebenginepage on MacAndras Becsi2013-08-231-0/+4
* Add command line flags to init-repository.pyAndras Becsi2013-08-215-45/+62
* Fix Tab to switch focus instead of inserting \t.Jocelyn Turcotte2013-08-211-0/+1
* Fix the build.Jocelyn Turcotte2013-08-201-0/+1