summaryrefslogtreecommitdiffstats
path: root/src/plugins/accessible/widgets/simplewidgets.cpp
Commit message (Expand)AuthorAgeFilesLines
* QAccessibleToolButton fixes.Frederik Gladhorn2011-09-281-95/+109
* Add parent and child functions to QAccessibleInterface.Frederik Gladhorn2011-09-191-23/+41
* Remove AccessibleEx classes.Frederik Gladhorn2011-09-151-21/+21
* 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
* Rename textBeforeOffsetFromString to start with q.Frederik Gladhorn2011-08-181-6/+6
* Implement text interface for QLineEdit.Frederik Gladhorn2011-08-181-12/+28
* QAccessibleToolButton::text should return accessibleName if set.Frederik Gladhorn2011-08-161-1/+1
* Remove stray semicolon.Frederik Gladhorn2011-08-161-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Return name and allow actions for invisible accessible items.Frederik Gladhorn2011-05-101-11/+2
* Let QAccessibleButton::text return something even when not visible.Frederik Gladhorn2011-05-101-3/+0
* Fix text for checkable buttons, unit tests.Frederik Gladhorn2011-05-101-0/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+888