summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt's moc path on WindowsZoltan Arvai2014-01-221-1/+1
* Unskip and ajust tests using setHtml, setContent, toHtml and toPlainTextJocelyn Turcotte2014-01-225-60/+79
* Make tst_QWebEngineFrame compileJocelyn Turcotte2014-01-222-273/+388
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-2215-15/+143
* Add a stub message system to communicate with the blink WebViewJocelyn Turcotte2014-01-2215-2/+457
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-227-49/+59
* Implement QWebEnginePage::setHtml and setContentJocelyn Turcotte2014-01-224-0/+39
* Add QML test framework and titleChanged test caseAdam Kallai2014-01-207-0/+323
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-176-3/+44
* Qt Quick File PickerPierre Rossi2014-01-157-2/+158
* JS dialogs in QtQuickPierre Rossi2014-01-1520-27/+597
* Pave the way for our UI delegation strategy.Pierre Rossi2014-01-1515-11/+697
* [Widgets] wire the file pickersPierre Rossi2014-01-1510-13/+137
* 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