summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix uncalled callbacks with findTextJocelyn Turcotte2014-08-153-10/+27
* Don't build release with debug info by default on WindowsJocelyn Turcotte2014-08-141-0/+3
* Exclude accessibility files on windowsJocelyn Turcotte2014-08-141-0/+13
* Use the toolchain from PATH on WindowsJocelyn Turcotte2014-08-141-9/+14
* Fix the build on windows when qtwebengine.chromiumsrcdir isn't setJocelyn Turcotte2014-08-141-2/+1
* Use the unified gesture recognizerJocelyn Turcotte2014-08-143-174/+105
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-1446-453/+279
* Disable chromium error pagesPeter Varga2014-08-141-1/+1
* Widgets settings implementationPierre Rossi2014-08-127-24/+408
* Opt-out of the build on platforms where we won't build successfullyJocelyn Turcotte2014-08-121-19/+23
* Update the library and QML version to 1.0Jocelyn Turcotte2014-08-121-1/+1
* Ground work for Settings/PreferencesPierre Rossi2014-08-0914-0/+519
* Use VisitedLinks component.Pierre Rossi2014-08-0810-3/+251
* Add findText to Quick APIPeter Varga2014-08-072-1/+33
* Remove duplicate code for egl extensions and native display queryingAndras Becsi2014-08-064-20/+12
* Get rid of QOpenGLContextPrivate::setGlobalShareContexJocelyn Turcotte2014-08-062-4/+10
* Use QSGEngine instead of the private QSGRenderContextJocelyn Turcotte2014-08-068-70/+45
* Move the runJavaScript function from experimental to public APIAndras Becsi2014-08-064-10/+25
* Clean up opaque pointer handling for QQuickWebEngineLoadRequestAndras Becsi2014-08-062-20/+30
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-0612-12/+418
* Expose better error information in loadRequest.Pierre Rossi2014-08-0414-9/+156
* s/QWebEngine/QtWebEngine/gPierre Rossi2014-08-044-7/+15
* Do away without QWebEngineWidgets::initializePierre Rossi2014-08-045-16/+5
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-0410-16/+29
* Implement GLSurfaceQt and exclude chromium's implementationAndras Becsi2014-08-026-4/+647
* Switch to the public QOpenGLWidget APILaszlo Agocs2014-08-022-1/+17
* Don't use QAuthenticator private APIJocelyn Turcotte2014-08-011-4/+2
* Don't use the private QQuickDefaultClipNode and QSGRectangleNodeJocelyn Turcotte2014-08-011-8/+21
* Don't use the private QQmlMetaType::defaultPropertyJocelyn Turcotte2014-08-013-6/+17
* Fix tab focus in the widgets and QML webviewsJocelyn Turcotte2014-08-017-15/+14
* Don't use the private QQuickItemPrivate::focusNextPrevJocelyn Turcotte2014-08-011-1/+3
* Don't use the private QGuiApplicationPrivate::platformIntegration()Jocelyn Turcotte2014-08-011-3/+1
* Drop 5.2 supportJocelyn Turcotte2014-08-013-11/+1
* Accessibility: Improve rolesFrederik Gladhorn2014-08-011-4/+6
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-0113-0/+54
* Disable unstable features on Windows.Michael BrĂ¼ning2014-07-301-0/+2
* Add api to get the favicon URLAllan Sandfeld Jensen2014-07-308-1/+66
* Fix windows build with accessibilityFrederik Gladhorn2014-07-291-33/+0
* Qt Quick based accessibility glue codeFrederik Gladhorn2014-07-263-0/+77
* Implement QAccessibleActionInterfaceFrederik Gladhorn2014-07-242-0/+30
* Fix warnings produced by QT_ASCII_CAST_WARNINGS in ui delegatesAdam Kallai2014-07-241-1/+1
* On windows use blink's accessibility implementationFrederik Gladhorn2014-07-232-4/+34
* RWHVQDQ::contentsRect can be called by chromium before the view has a window.Zeno Albisser2014-07-211-1/+3
* Fix contentsRect calculation.Zeno Albisser2014-07-211-1/+1
* Implement accessibility hit testingFrederik Gladhorn2014-07-161-0/+6
* Fix crash when accessibility queries bounds on startupFrederik Gladhorn2014-07-151-0/+2
* Fix interpretation of ARIA Application roleFrederik Gladhorn2014-07-151-1/+1
* Implement accessible value interfaceFrederik Gladhorn2014-07-152-2/+60
* Implement accessible text interfaceFrederik Gladhorn2014-07-153-4/+149
* Fix define in windows.priZoltan Arvai2014-07-151-1/+1