summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix installation of most examplesSimon Hausmann2014-01-154-1/+7
* Fix placement of webengine processSimon Hausmann2014-01-151-2/+2
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-1511-11/+277
* Mac: Add QMAKE_FRAMEWORKPATH to compiler command line as well.Zeno Albisser2014-01-141-0/+6
* README fixesPierre Rossi2014-01-141-28/+30
* Disable currently unsupported features in browser example.Zeno Albisser2014-01-141-6/+24
* Disable viewSourceAction in fancybrowser for now.Zeno Albisser2014-01-141-0/+2
* Change init-repository.py to clone snapshot by default.Zeno Albisser2014-01-141-6/+6
* Fix Qt5 libs linking to Qt5WebEngineCore.dll for WindowsZoltan Arvai2014-01-131-1/+2
* Fix ContentMain calling in processMain for WindowsZoltan Arvai2014-01-131-0/+11
* Add script to generate tarballs for releases.Zeno Albisser2014-01-131-0/+65
* Minor correction of log message in qtwebengine_utils.py.Zeno Albisser2014-01-131-1/+1
* Fix RenderWidgetHostViewQt::GetCompositingSurface() on WindowsZoltan Arvai2014-01-131-0/+4
* Fix WebEngineContext on WindowsZoltan Arvai2014-01-131-0/+4
* init-repository.py should only be used when cloning with git.Zeno Albisser2014-01-131-0/+16
* Handle exception thrown by subprocess.check_output.Michael BrĂ¼ning2014-01-131-2/+5
* Disable Werror by defaultPierre Rossi2014-01-112-13/+4
* Fix gpu::gles2::MailboxName on WindowsZoltan Arvai2014-01-111-1/+1
* Fix overrides for WindowsZoltan Arvai2014-01-112-1/+6
* Little cleanup in take_snapshot.py scriptPierre Rossi2014-01-101-6/+0
* Fix type conversion for WindowsZoltan Arvai2014-01-101-3/+11
* Fix DownloadTargetHelper::determineDownloadTarget on WindowsZoltan Arvai2014-01-101-1/+1
* Implement WebEngineError class for handling ErrorDomainAdam Kallai2014-01-103-0/+154
* Add placeholders for missing repack_locales switchesAndras Becsi2014-01-101-0/+4
* Remove Q_UNUSED(uri) from webengine/plugin/plugin.cppAdam Kallai2014-01-081-1/+0
* quicknanobrowser: reset progress bar when reaching 100%Zeno Albisser2013-12-231-1/+1
* createWindow QML API for QQuickWebEngineViewJocelyn Turcotte2013-12-235-21/+168
* Make inspector listening port configurableXiaobo Wang2013-12-211-1/+14
* Fix the QQuickWebEngineView rendering with 1650.Jocelyn Turcotte2013-12-201-0/+12
* Update chromium patches to apply on current stable (1650)Andras Becsi2013-12-2018-566/+179
* Improve init-repository.py to fetch up-to-date dependency listAndras Becsi2013-12-204-89/+306
* Adapt to chromium API changes in refs/branch-heads/1650Andras Becsi2013-12-207-14/+17
* Update take_snapshot.pyAndras Becsi2013-12-172-16/+73
* Avoid errors when closing the applicationJocelyn Turcotte2013-12-161-2/+9
* Fix a crash when opening a window.Jocelyn Turcotte2013-12-161-1/+1
* Revert "Improve init-repository.py to fetch up-to-date dependency list"Jocelyn Turcotte2013-12-164-306/+89
* Revert "Update chromium patches to apply on current stable (1650)"Jocelyn Turcotte2013-12-1618-129/+543
* Fix the utility process launching.Jocelyn Turcotte2013-12-131-0/+2
* Update chromium patches to apply on current stable (1650)Andras Becsi2013-12-1318-543/+129
* Remove --android and download the android and mac files by defaultAndras Becsi2013-12-132-4/+1
* Improve init-repository.py to fetch up-to-date dependency listAndras Becsi2013-12-134-89/+306
* Fix the build on ARMAndras Becsi2013-12-112-2/+2
* Fix wrong cwd in getChromiumSrcDir().Zoltan Arvai2013-12-101-0/+4
* Add ftp protocol handler.Xiao Zhang2013-12-104-17/+15
* Introduce WebEngineLibraryInfo for providing pathsArvid Nilsson2013-12-095-35/+179
* Minor clean-up in core_gyp_generator.pro and gyp_run.proAndras Becsi2013-12-092-4/+7
* Add qrc protocol handler.Xiao Zhang2013-12-066-2/+346
* Use files for install instead of extraPierre Rossi2013-12-052-12/+7
* Remove unused include_dirPierre Rossi2013-12-051-1/+0
* Use QVector when creating argv for the command lineAndras Becsi2013-12-041-2/+4