summaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible
Commit message (Expand)AuthorAgeFilesLines
* Incorrect property name in QAccessibleAbstractSpinBox::setCurrentValueJosé Millán Soto2011-08-261-1/+1
* Do not expose text when echo mode is not Normal.José Millán Soto2011-08-231-0/+4
* Check validator when changing text using accessibility functions.José Millán Soto2011-08-231-1/+8
* Implemented QAccessibleTextEdit::attributes()Frederik Gladhorn2011-08-231-5/+106
* Add IAccessible2 table2 implementation.Frederik Gladhorn2011-08-224-10/+1382
* Use name for combobox on Unix.Frederik Gladhorn2011-08-181-5/+7
* Rename textBeforeOffsetFromString to start with q.Frederik Gladhorn2011-08-181-6/+6
* Implement text interface for QLineEdit.Frederik Gladhorn2011-08-181-12/+28
* Fix a11y crash: dock doesn't always have a widget.Frederik Gladhorn2011-08-181-7/+12
* Remove more inconsistencies with invisible.Frederik Gladhorn2011-08-161-18/+0
* QAccessibleToolButton::text should return accessibleName if set.Frederik Gladhorn2011-08-161-1/+1
* Remove stray semicolon.Frederik Gladhorn2011-08-161-1/+1
* Changing cursor position in all boundariesJosé Millán Soto2011-08-161-1/+1
* Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2411-187/+187
* Return name and allow actions for invisible accessible items.Frederik Gladhorn2011-05-101-11/+2
* Don't crash when requesting text.Frederik Gladhorn2011-05-101-1/+5
* Let QAccessibleButton::text return something even when not visible.Frederik Gladhorn2011-05-101-3/+0
* Make navigation in TabWidgets consistent.Frederik Gladhorn2011-05-101-4/+9
* Fix text for checkable buttons, unit tests.Frederik Gladhorn2011-05-101-0/+17
* Window and Application fixes for accessibility.Frederik Gladhorn2011-05-101-1/+1
* QAccessibleTextEdit: Using x coordinate for calculate character widthJosé Millán Soto2011-05-101-1/+1
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-0/+1
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Some changes for qtbaseMarius Storm-Olsen2011-04-271-1/+0
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2714-0/+7940