summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible
Commit message (Expand)AuthorAgeFilesLines
* Add accessible actions for scrolling and page changesFrederik Gladhorn2014-10-282-1/+88
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-272-0/+3
|\
| * Add searchEdit as accessible stateFrederik Gladhorn2014-10-252-0/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-3/+12
|\|
| * Make QAccessible compile with -Werrorhjk2014-09-301-0/+6
| * Fix build when using -WerrorSérgio Martins2014-09-291-3/+6
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2912-221/+130
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-2412-216/+120
| * a11y: Don't try to update accessibility if there's no interfaceTor Arne Vestbø2014-09-201-5/+10
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-101-4/+92
|\|
| * Accessibility: Improve line boundary helper functionsFrederik Gladhorn2014-09-041-4/+92
* | Compile with -no-feature-accessibilityFrederik Gladhorn2014-08-213-19/+11
|/
* Add accessible rolesFrederik Gladhorn2014-08-132-1/+56
* Remove invalid assertFrederik Gladhorn2014-08-131-2/+1
* Accessibility: Fix boundaries for text functions in QLineEditFrederik Gladhorn2014-08-131-31/+26
* Add QAccessible::ActivationObserverFrederik Gladhorn2014-08-114-2/+68
* Slight doc improvementsFrederik Gladhorn2014-07-231-2/+2
* Add accessible roles for web document, paragraph and sectionFrederik Gladhorn2014-07-232-0/+6
* Remove outdated commentFrederik Gladhorn2014-07-151-1/+0
* Make QAccessibleEditableTextInterface docs publicFrederik Gladhorn2014-07-071-1/+0
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-042-9/+7
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-032-9/+7
| |\
| | * Cocoa: Fix Qt-in-namespace build.Tim Blechmann2014-07-022-7/+7
* | | Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-049-9/+9
|/ /
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-4/+0
|\|
| * Remove bogus nullptr check for referenceFrederik Gladhorn2014-06-271-4/+0
* | Windows a11y: Publish synthetic increase and decrease actionsJan Arve Saether2014-06-202-15/+26
* | Accessibility iOSFrederik Gladhorn2014-06-063-14/+12
* | Accessibility: Fix select state usageFrederik Gladhorn2014-05-311-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-115-19/+120
|\|
| * Accessibility Mac: Cache Accessible Elements and Notify about changesFrederik Gladhorn2014-04-095-19/+120
* | Added handling of QT_LINUX_ACCESSIBILITY_ALWAYS_ON variable.Tomasz Olszak2014-04-041-0/+9
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-2/+0
|\
| * Doc: Fix broken linksSze Howe Koh2014-02-041-2/+0
* | Use new connect syntaxFrederik Gladhorn2014-01-101-1/+1
|/
* Accessibility: Do not assert when a widget doesn't have a QAIFrederik Gladhorn2014-01-021-0/+2
* Remove empty QAccessible2 headerFrederik Gladhorn2013-11-202-46/+0
* Accessibility: Make it possible to send events with no QObjectFrederik Gladhorn2013-10-252-6/+107
* Change return type of imagePosition to QPointJan Arve Saether2013-10-151-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-7/+7
* Add Q_DECL_OVERRIDE to accessibility classesFrederik Gladhorn2013-10-051-14/+14
* Fix some doc errors.Frederik Gladhorn2013-09-211-3/+3
* Make Accessibility publicFrederik Gladhorn2013-09-197-933/+1026
* Accessibility for AndroidFrederik Gladhorn2013-08-221-1/+3
* Remove rowColumnExtents from QAccessibleTableCellInterfaceFrederik Gladhorn2013-08-221-6/+0
* Remove the crash pending warningJan Arve Saether2013-05-071-4/+0
* QAccessible::State is no longer an enumOlivier Goffart2013-04-301-1/+1
* Get rid of this hack where QAccessible inherits from QObject.Jan Arve Saether2013-04-261-4/+1
* Let platform plugin decide if accessibility is activeFrederik Gladhorn2013-04-193-8/+19
* Do not show the warning if queryAI() returns an invalid interface.Jan Arve Saether2013-04-111-1/+1