summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix debug_and_release buildsJocelyn Turcotte2014-03-071-14/+27
* Use the shadow build directory for the ninja outputJocelyn Turcotte2014-03-073-7/+7
* Do not pass linking information from qmake to gyp and to qmake againJocelyn Turcotte2014-03-072-3/+6
* Deploy QtWebEngineCore as a Qt moduleJocelyn Turcotte2014-03-078-54/+30
* Override path for perl, bison and gperf on WindowsZoltan Arvai2014-03-051-0/+3
* Add comman line switches needed for embedded AndroidAndras Becsi2014-03-041-4/+22
* Add opacity control to video texture streamingMansoor Chishtie2014-03-041-3/+8
* Add Qt clipboard integrationJocelyn Turcotte2014-03-045-0/+443
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-2811-3/+248
* Extend search path in libvpx to enable build with QtWebEngineZoltan Arvai2014-02-281-0/+6
* Handle CheckerboardDrawQuads in DelegatedFrameNodeAndras Becsi2014-02-261-1/+12
* Fixing QQuickWebEngineView.loadingChanged public API test caseAdam Kallai2014-02-253-12/+12
* Video texture streaming support via external EGLImage texturesMansoor Chishtie2014-02-254-2/+246
* Fix unused variable suppression on WindowsZoltan Arvai2014-02-241-4/+4
* Implement QWebEnginePage::viewportSizeJocelyn Turcotte2014-02-216-10/+24
* Implement QInputMethodEvent::Attribute translation and compositionAndras Becsi2014-02-211-8/+55
* Keep the selection when done searching to match Chromium's behaviorJocelyn Turcotte2014-02-211-1/+1
* Add the Mac debug build fix to patch filesJocelyn Turcotte2014-02-211-0/+0
* Fix a crash when using the history on an adopted pageJocelyn Turcotte2014-02-201-0/+1
* Implement basic editing actions for QWebEnginePageJocelyn Turcotte2014-02-203-1/+93
* Cancel ongoing "fling" animations on tap-downAndras Becsi2014-02-191-4/+20
* QtQuick: add runJavaScript.Pierre Rossi2014-02-192-3/+22
* Add project's directory to includepath on WindowsZoltan Arvai2014-02-194-4/+4
* Fix filename in core_gyp_generator.pro's makefile on WindowsZoltan Arvai2014-02-191-0/+1
* Build fix for public API testSzabolcs David2014-02-182-2/+1
* Avoid locking up the web view when starting a dragJocelyn Turcotte2014-02-142-0/+13
* Make Qt 5.2 a minimum requirementPierre Rossi2014-02-1410-31/+2
* Fix title getter in WebContentsAdapterPierre Rossi2014-02-131-2/+1
* Fix path service assertionsAndras Becsi2014-02-135-27/+21
* Update the 3rdparty submoduleJocelyn Turcotte2014-02-131-0/+0
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-1311-6/+98
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-139-0/+47
* Refactor the way callbacks are storedJocelyn Turcotte2014-02-132-22/+120
* Move the requestID argument before the resultJocelyn Turcotte2014-02-139-27/+27
* Fix a warning in QWebEnginePage::setHtmlJocelyn Turcotte2014-02-131-1/+0
* QQuickWebEngineView new window API refactoringJocelyn Turcotte2014-02-137-81/+196
* Cleanup on webenginewidgets.proZoltan Arvai2014-02-131-6/+0
* Fix QNetworkRequest usage in WebEngineWidgets on WindowsZoltan Arvai2014-02-132-2/+2
* Make QWebEnginePage support symetrical url and setUrlJocelyn Turcotte2014-02-122-1/+7
* Avoid an extra loadStarted/Finished on errorJocelyn Turcotte2014-02-122-1/+4
* Fix tst_QWebEngineFrame::setUrlWithFragmentJocelyn Turcotte2014-02-121-1/+3
* Implement QWebEnginePage::requestedUrlJocelyn Turcotte2014-02-123-0/+18
* Fix tst_QWebEngineFrame::baseUrlJocelyn Turcotte2014-02-123-5/+3
* Fix resizing not working on new windowsJocelyn Turcotte2014-02-121-1/+2
* Fix the new window crashJocelyn Turcotte2014-02-121-1/+1
* Fix WebEngineContext not being ramped down in testsJocelyn Turcotte2014-02-121-1/+1
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-1219-89/+411
* Implement loadHtml function for QQuickWebEngineViewSzabolcs David2014-02-114-2/+11
* Fix WebEngine api build on WindowsZoltan Arvai2014-02-112-0/+5
* Fix WebEngineWidgets api build on WindowsZoltan Arvai2014-02-111-0/+8