summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-015-13/+3
* Accessibility: Improve rolesFrederik Gladhorn2014-08-011-4/+6
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-0115-2/+82
* Depend on Qt 5.4Frederik Gladhorn2014-07-311-4/+4
* Correct repository link from qt-labs to qtSamuel Gaist2014-07-311-1/+1
* Disable unstable features on Windows.Michael Brüning2014-07-301-0/+2
* Add api to get the favicon URLAllan Sandfeld Jensen2014-07-3014-22/+126
* Fix windows build with accessibilityFrederik Gladhorn2014-07-291-33/+0
* Update after repository renameFrederik Gladhorn2014-07-292-3/+3
* 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
* init-repository: pass regexp in raw string to git log --grepAndras Becsi2014-07-181-2/+2
* init-repository: fix checkout of pure git repositoriesAndras Becsi2014-07-161-7/+8
* Implement accessibility hit testingFrederik Gladhorn2014-07-162-0/+19
* Fix init-repository to also work on Windows.Michael Brüning2014-07-161-2/+5
* Unstage upstream repositories after initializing themAndras Becsi2014-07-161-0/+4
* Use the version tag when checking out chromiumAndras Becsi2014-07-152-18/+24
* 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-153-2/+99
* Implement accessible text interfaceFrederik Gladhorn2014-07-154-4/+184
* Fix define in windows.priZoltan Arvai2014-07-151-1/+1
* Fix RenderWidgetHostViewQt::GetViewBoundsFrederik Gladhorn2014-07-148-1/+23
* Fix the indexOfChild function for the web documentFrederik Gladhorn2014-07-113-0/+12
* Improve text for accessiblesFrederik Gladhorn2014-07-112-3/+24
* Implement functions of BrowserAccessibilityDelegateFrederik Gladhorn2014-07-110-0/+0
* Fix duplicate document roleFrederik Gladhorn2014-07-112-1/+3
* Implement functions of BrowserAccessibilityDelegateFrederik Gladhorn2014-07-115-178/+60
* Widget based accessibility glue codeFrederik Gladhorn2014-07-106-0/+159
* Add core accessibilityFrederik Gladhorn2014-07-0917-7/+936
* Fix the build with recent qtbaseAndras Becsi2014-07-073-0/+6
* Fix requests for audio and video permissionsFrederik Gladhorn2014-07-071-2/+2
* Remove stray semicolonsFrederik Gladhorn2014-07-071-3/+3
* Add missing header file to .proFrederik Gladhorn2014-07-071-0/+1
* tst_qwebenginepage: Fix type in javaScriptConsoleMessage signatureFrederik Gladhorn2014-07-071-1/+1
* Enable Chromium on Windows to link to correct ANGLE configuration.Michael Brüning2014-07-032-0/+3
* tools: add reset option to patch_upstream.pyAndras Becsi2014-07-033-1/+41