summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tools: add check_patches.py script for checking patch annotationsAndras Becsi2014-07-031-0/+108
* tools: move upstream repo utility functions to version_resolver.pyAndras Becsi2014-07-032-50/+61
* Reorder files alphabeticallyPierre Rossi2014-07-011-10/+10
* Add .tag file and the git-archive export optionsSergio Ahumada2014-07-012-0/+5
* XFAIL tst_QWebEnginePage::backActionUpdateJocelyn Turcotte2014-07-011-0/+1
* XFAIL tst_QWebEngineFrame::setUrlHistoryJocelyn Turcotte2014-07-011-6/+17
* Prevent premature deletion of JavaScript alert dialog object.Michael Brüning2014-06-303-8/+9
* OS X: Fix the build with the Qt SDKAndras Becsi2014-06-273-3/+3
* Fix crash when loading context menu on Windows.Michael Brüning2014-06-261-1/+1