summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Drop 5.2 supportJocelyn Turcotte2014-08-011-5/+0
* Accessibility: Improve rolesFrederik Gladhorn2014-08-011-4/+6
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-018-0/+37
* Disable unstable features on Windows.Michael Brüning2014-07-301-0/+2
* Add api to get the favicon URLAllan Sandfeld Jensen2014-07-302-0/+13
* Fix windows build with accessibilityFrederik Gladhorn2014-07-291-33/+0
* Implement QAccessibleActionInterfaceFrederik Gladhorn2014-07-242-0/+30
* On windows use blink's accessibility implementationFrederik Gladhorn2014-07-232-4/+34
* 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
* Fix RenderWidgetHostViewQt::GetViewBoundsFrederik Gladhorn2014-07-142-1/+2
* Improve text for accessiblesFrederik Gladhorn2014-07-111-2/+15
* Implement functions of BrowserAccessibilityDelegateFrederik Gladhorn2014-07-115-178/+60
* Add core accessibilityFrederik Gladhorn2014-07-0913-7/+923
* Fix the build with recent qtbaseAndras Becsi2014-07-071-0/+2
* Enable Chromium on Windows to link to correct ANGLE configuration.Michael Brüning2014-07-031-0/+3
* Reorder files alphabeticallyPierre Rossi2014-07-011-10/+10
* Prevent premature deletion of JavaScript alert dialog object.Michael Brüning2014-06-303-8/+9
* Install ICU data file to Qt on WindowsZoltan Arvai2014-06-201-0/+5
* Fix keyboard scrollingAllan Sandfeld Jensen2014-06-182-3/+10
* Project quads to z=0 instead of compressing them between 0 and 1Jocelyn Turcotte2014-06-171-30/+6
* Explicitly return false in WasAllocatedUsingRobustnessExtensionJocelyn Turcotte2014-06-161-0/+2
* Define mac_sdk_min and mac_deployment_target instead of mac_sdk_pathAndras Becsi2014-06-042-5/+5
* Fix the build on MacAndras Becsi2014-06-041-0/+1
* Support EGLStream video streaming on QNX platformMansoor Chishtie2014-06-025-13/+76
* Move gyp defines to os specific config for WindowsZoltan Arvai2014-06-023-5/+9
* Fix "findNext" after having navigated to a new pageJocelyn Turcotte2014-05-283-4/+9
* Windows: Fix typo: eglContextPeter Varga2014-05-221-1/+1
* Windows: Use single process binary on Windows and fix GL contextPeter Varga2014-05-213-1/+12
* Buildfix after Iacc6cff82c0f071d1c8901977748d6164fb0a87d.Zeno Albisser2014-05-201-0/+2
* Use the same switches for both embedded Linux and AndroidJocelyn Turcotte2014-05-192-2/+7
* Fix jerky pinch-zoomingJocelyn Turcotte2014-05-191-1/+0
* Fix the build on eAdroidAndras Becsi2014-05-191-1/+1
* Fix fling gesturesJocelyn Turcotte2014-05-192-2/+12
* Fix a crash preventing us from using ImplSidePaintingJocelyn Turcotte2014-05-162-12/+18
* Set the QtWebEngine modules version to 0.9.0Jocelyn Turcotte2014-05-162-1/+2
* Add initial build configuration for QNX.Jeff Rogers2014-05-163-0/+19
* Remove obsolete QNX exclusions.Jeff Rogers2014-05-161-6/+0
* Make gyp to dump debug symbols for separate_debug_info buildsAndras Becsi2014-05-152-0/+6
* Enable GLContextHelper and register a SurfaceFactoryQt on eAndroidAndras Becsi2014-05-156-7/+34
* Remove a reference to content shell in devtoolsPierre Rossi2014-05-131-1/+1
* Fix audio not being built on desktop LinuxJocelyn Turcotte2014-05-131-2/+0
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-122-6/+8
* Check properly for EGL extensions before using themLaszlo Agocs2014-05-122-7/+22
* Fix Google Maps not showing tiles when panning/zoomingJocelyn Turcotte2014-05-093-11/+18
* Fix a crash when attempting to dragJocelyn Turcotte2014-05-085-3/+187