summaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-1120-20/+20
* Fix accessible menu not returning child name.Frederik Gladhorn2011-09-231-1/+1
* Implement QAccessibleActionInterface for menu actions.Frederik Gladhorn2011-09-082-8/+83
* Style cleanup - space after flow control keywords.Frederik Gladhorn2011-07-131-3/+3
* Add IAccessible2 table2 implementation.Frederik Gladhorn2011-07-134-10/+1382
* Use name for combobox on Unix.Frederik Gladhorn2011-07-121-5/+7
* Rename textBeforeOffsetFromString to start with q.Frederik Gladhorn2011-07-081-6/+6
* Implement text interface for QLineEdit.Frederik Gladhorn2011-07-061-12/+28
* Fix a11y crash: dock doesn't always have a widget.Frederik Gladhorn2011-06-281-7/+12
* Incorrect property name in QAccessibleAbstractSpinBox::setCurrentValueJosé Millán Soto2011-06-231-1/+1
* Merge remote-tracking branch 'upstream/4.8' into 4.8Frederik Gladhorn2011-06-1218-313/+414
|\
| * Ammend last commitHarald Fernengel2011-06-061-1/+1
| * Implemented QAccessibleTextEdit::attributes()José Millán Soto2011-06-061-5/+106
| * Changing cursor position in all boundariesJosé Millán Soto2011-06-061-1/+1
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1318-307/+307
* | Remove more inconsistencies with invisible.Frederik Gladhorn2011-06-101-18/+0
* | QAccessibleToolButton::text should return accessibleName if set.Frederik Gladhorn2011-06-101-1/+1
* | Remove stray semicolon.Frederik Gladhorn2011-06-101-1/+1
* | Do not expose text when echo mode is not Normal.José Millán Soto2011-06-101-0/+4
* | Check validator when changing text using accessibility functions.José Millán Soto2011-06-101-1/+8
|/
* Return name and allow actions for invisible accessible items.Frederik Gladhorn2011-04-271-11/+2
* Don't crash when requesting text.Frederik Gladhorn2011-04-011-1/+5
* Let QAccessibleButton::text return something even when not visible.Frederik Gladhorn2011-04-011-3/+0
* Make navigation in TabWidgets consistent.Frederik Gladhorn2011-03-231-4/+9
* Fix text for checkable buttons, unit tests.Frederik Gladhorn2011-03-231-0/+17
* Window and Application fixes for accessibility.Frederik Gladhorn2011-03-231-1/+1
* QAccessibleTextEdit: Using x coordinate for calculate character widthJosé Millán Soto2011-03-221-1/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1718-18/+18
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1018-18/+18
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-3/+3
|\ \ | |/
| * Doc: Fixed qdoc warnings.David Boddie2010-10-071-3/+3
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-063-4/+4
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-211-2/+6
|\
| * Improve QAccessible for QAccessibleTabBarSebastian Sauer2010-07-211-2/+6
* | Do not crash due to a infinite recursion when using voiceover on MacOSJan-Arve Sæther2010-07-201-2/+2
|/
* Fix the compilation with QT_NO_TOOLTIPTasuku Suzuki2010-04-271-0/+4
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-1/+2
|\
| * Fix problem with accessibility clients not getting info from QFileDialogAndy Shaw2010-04-111-1/+2
* | A few trivial optimizationsThorbjørn Lindeijer2010-02-051-1/+1
|/
* Update copyright year to 2010Jason McDonald2010-01-0618-18/+18
* Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-091-1/+1
|\
| * API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-091-1/+1
* | Merge branch 'feature' into 4.6Jørgen Lind2009-11-061-2/+2
|\ \ | |/ |/|
| * Fix QT_NO_SHORTCUTJørgen Lind2009-11-061-2/+2
* | Add preliminary QAccessibleImage interfaceHarald Fernengel2009-11-062-1/+44
|/
* Introduce the QAccessibleActionInterfaceHarald Fernengel2009-10-202-1/+69
* Implement QAccesibleValueInterface for QProgressBarHarald Fernengel2009-10-203-1/+50
* Update license headers again.Jason McDonald2009-09-0918-72/+72
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3118-234/+234
|\
| * Update tech preview license header.Jason McDonald2009-08-3118-234/+234