summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix reseting of the quick history list modelPeter Varga2014-04-034-11/+10
* Run cygwin configurator before build on WindowsZoltan Arvai2014-04-032-0/+10
* Add tst_loadFail.qml testPeter Varga2014-04-032-0/+70
* Add Chrome version to our user agent stringPierre Rossi2014-04-022-1/+11
* Make WebUI popups work with QtQuickPierre Rossi2014-04-027-15/+270
* Fix iconChanged signal and add favIconLoad QML testSzabolcs David2014-04-017-3/+148
* Add the base qualifier where base::string16 is usedArvid Nilsson2014-04-016-14/+14
* Disable cyclic dependency checking when cross-compiling on macArvid Nilsson2014-04-011-4/+4
* Update clipboard selection when selection changesAllan Sandfeld Jensen2014-03-311-0/+9
* Prevent an embarassing crashPierre Rossi2014-03-311-1/+1
* Easily enable proprietary codecsPierre Rossi2014-03-311-0/+2
* Centralize OpenGL initializationSimon Hausmann2014-03-3112-34/+97
* Implement QWebEngineHistoryItem::lastVisitedJocelyn Turcotte2014-03-315-2/+24
* Fix tst_QWebEngineHistory::clear()Jocelyn Turcotte2014-03-311-0/+1
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-316-12/+182
* Do not store a WebContentsAdapter directly in QWebEngineHistoryJocelyn Turcotte2014-03-314-31/+31
* Rough port of the documentation to QtWebEngineJocelyn Turcotte2014-03-3118-811/+789
* Import the QtWebKit documentationJocelyn Turcotte2014-03-3119-0/+4741
* Fix QtWebEngineProcess name on WindowsZoltan Arvai2014-03-311-0/+5
* Add SurfaceFactoryQt and OzonePlatformEglfs.Zeno Albisser2014-03-317-7/+333
* Add Windows support to snapshot creationZoltan Arvai2014-03-282-8/+36
* Add more options for gyp on WindowsZoltan Arvai2014-03-281-0/+8
* Fix QQuickWebEngineForwardHistoryListModelPeter Varga2014-03-282-3/+13
* Fix typo: remove unused function prototype from headerPeter Varga2014-03-281-1/+0
* Override OPENSSLDIR for embedded linux.Zeno Albisser2014-03-281-14/+16
* Add overrides to RenderWidgetHostViewQt on WindowsZoltan Arvai2014-03-281-0/+5
* Force disable libstdc++ debug modeAndras Becsi2014-03-281-0/+2
* Update patches to stable branch 1750Andras Becsi2014-03-2834-562/+547
* Introduce platform specific pri files for all platforms.Zeno Albisser2014-03-287-27/+76
* Get rid of GTK dependenciesAndras Becsi2014-03-2810-43/+130
* Adapt to API changes in new stable branch 1750Andras Becsi2014-03-2821-168/+217
* [Mac] Print XCode and clang++ versions for debugging.Zeno Albisser2014-03-271-0/+5
* Fix typo in the qquickwebenginehistory headersAndras Becsi2014-03-272-2/+2
* Remove WebContentsView::SetPageTitle functionAdam Kallai2014-03-272-6/+1
* Fix typo in quicknanobrowser.proPeter Varga2014-03-261-2/+1
* Remove wrong library path that is reported by icu-config.Zeno Albisser2014-03-251-1/+1
* Add qt_os embedded_linux for platform specific configuration.Zeno Albisser2014-03-252-6/+15
* Fix a missing titleChanged signal on navigationJocelyn Turcotte2014-03-242-0/+7
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-219-55/+71
* Improve sanity checking of the parsed DEPS submodulesAndras Becsi2014-03-202-35/+41
* Fix the HighDPI rendering of QQuickWebEngineViewJocelyn Turcotte2014-03-203-2/+12
* Add Quick's navigationHistoryPeter Varga2014-03-2010-0/+596
* Update .gitignoreJocelyn Turcotte2014-03-191-15/+18
* Fork the quicknanobrowser as tests/quicktestbrowserJocelyn Turcotte2014-03-1913-69/+543
* Uncomment the binary install of the fancybrowser exampleJocelyn Turcotte2014-03-191-2/+2
* Rename example directories to match the source install destinationJocelyn Turcotte2014-03-1989-6/+6
* Remove the widgetsnanobrowser exampleJocelyn Turcotte2014-03-1914-279/+10
* Fix the Mac build when using the Qt SDKAndras Becsi2014-03-181-0/+3
* UI: fix a crash on shutdownPierre Rossi2014-03-142-10/+13
* Tooltip support.Pierre Rossi2014-03-149-6/+26