summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not use the system ninjaJocelyn Turcotte2014-03-071-14/+7
* Fix debug_and_release buildsJocelyn Turcotte2014-03-072-16/+27
* Use the shadow build directory for the ninja outputJocelyn Turcotte2014-03-075-23/+14
* Do not pass linking information from qmake to gyp and to qmake againJocelyn Turcotte2014-03-073-36/+6
* Deploy QtWebEngineCore as a Qt moduleJocelyn Turcotte2014-03-0710-62/+104
* Fix forced exit from fullscreen and reload action in quicknanobrowserAndras Becsi2014-03-061-3/+6
* Corrections for libvpx patchZoltan Arvai2014-03-052-5/+2
* Override path for perl, bison and gperf on WindowsZoltan Arvai2014-03-052-0/+29
* 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-046-0/+487
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-2815-59/+304
* Extend search path in libvpx to enable build with QtWebEngineZoltan Arvai2014-02-283-0/+40
* Fix missing include in DxDiagNodeZoltan Arvai2014-02-281-2/+4
* GRIT should use unix file paths as dictionary keys on WindowsZoltan Arvai2014-02-281-1/+2
* Handle CheckerboardDrawQuads in DelegatedFrameNodeAndras Becsi2014-02-261-1/+12
* Don't try to build examples if RPATH isn't availableJocelyn Turcotte2014-02-261-4/+8
* Fixing QQuickWebEngineView.loadingChanged public API test caseAdam Kallai2014-02-255-15/+15
* 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
* Do not disable RTTI for module librariesJocelyn Turcotte2014-02-211-5/+0
* 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-212-3/+45
* Fix a crash when using the history on an adopted pageJocelyn Turcotte2014-02-201-0/+1
* Fix the Mac build with a -no-framework QtJocelyn Turcotte2014-02-201-1/+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-195-4/+106
* 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-184-4/+4
* Add public API test to Quick API.Szabolcs David2014-02-173-0/+223
* Avoid locking up the web view when starting a dragJocelyn Turcotte2014-02-142-0/+13
* Fixup QtQuick autotests with scene graph usagePierre Rossi2014-02-142-0/+7
* Make Qt 5.2 a minimum requirementPierre Rossi2014-02-1411-33/+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-133-0/+58
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-1315-21/+146
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-1310-4/+51
* Update the invoke wrapper to allow bool argumentsJocelyn Turcotte2014-02-132-6/+6
* 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-138-101/+215
* Cleanup on webenginewidgets.proZoltan Arvai2014-02-131-6/+0
* Fix QNetworkRequest usage in WebEngineWidgets on WindowsZoltan Arvai2014-02-132-2/+2
* Adjust some widget auto test expectationsJocelyn Turcotte2014-02-122-1/+15