summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-084-38/+100
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-027-20/+310
* Fix access to interface in QAccessibleEventFrederik Gladhorn2013-03-231-1/+1
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-144-3/+2
* Warn about accessibility interface creation failure only onceFrederik Gladhorn2013-03-141-1/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-0/+2
|\
| * Fixed QT_NO_ACCESSIBILITY build.Bjoern Breitmeyer2013-02-131-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-2/+2
|\|
| * Add translator help for accessibility stringsFrederik Gladhorn2013-02-081-2/+2
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-296-24/+0
* | Improve QAccessibleApplicationFrederik Gladhorn2013-01-251-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2212-12/+12
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1812-12/+12
* | Remove some dead code.Frederik Gladhorn2013-01-221-31/+0
* | Merge branch 'stable' into devSergio Ahumada2013-01-091-2/+2
|\|
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-2/+2
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-072-7/+10
|\|
| * Revert "Enable module build with QT_NO_ACCESSIBILITY"aavit2013-01-042-7/+10
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-045-10/+23
|\|
| * Enable module build with QT_NO_ACCESSIBILITYTasuku Suzuki2012-12-202-10/+7
| * Fix memory leak in childAtMorten Johan Sorvig2012-12-141-0/+2
| * Accessible: Improve value interfacev5.0.0-rc2Frederik Gladhorn2012-12-122-0/+14
* | Cache accessibility plugins.Morten Johan Sorvig2013-01-021-2/+22
* | Change behaviour of selectRow, selectColumn, unselectRow, unselectColumnJosé Millán Soto2012-12-181-2/+2
|/
* Fix compile when we use QT_NO_ACCESSIBILITYMontel Laurent2012-12-011-0/+4
* Accessibility: Add documentationFrederik Gladhorn2012-11-151-10/+265
* Accessibility: Make accessibleInterface() in event virtual.Frederik Gladhorn2012-11-081-1/+1
* Accessibility: Warn if an event cannot create an interface for some reason.Frederik Gladhorn2012-11-081-1/+3
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* Fix QAccessible to build when QT_NO_ACCESSIBILITY is definedJ-P Nurmi2012-11-051-0/+10
* Remove #ifndef QT_NO_ACCESSIBILITY around qaccessible.{h,cpp}Jan Arve Saether2012-11-012-7/+0
* Remove unneded forward declaration.Frederik Gladhorn2012-10-161-2/+0
* Fix QTextBoundaryFinder usage cases in QAccessible2Konstantin Ritt2012-10-132-121/+175
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2212-288/+288
* Add TableModelChange event for accessibility.Frederik Gladhorn2012-09-111-0/+40
* Use QStringList::join(QChar) overload where applicable [QtGui]Marc Mutz2012-09-071-1/+1
* Doc: Fix misc. documentation errorsaavit2012-08-302-16/+3
* doc: Fixed qdoc errorsMartin Smith2012-08-212-107/+78
* Group functions in QAccessibleTextInterfaceJan-Arve Saether2012-08-141-9/+16
* Improve qDebug() << QAccessibleEvent() to display state changesJan-Arve Saether2012-07-161-0/+44
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Remove clipboard operations from QAccessibleEditableTextInterfaceJan-Arve Saether2012-07-112-133/+1
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-032-1/+1
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-282-0/+8