summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the QFactoryInterface dependency from accessible pluginsLars Knoll2012-06-086-52/+11
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-291-9/+9
* Fix QtGui compilation for -qconfig largeTasuku Suzuki2012-05-231-0/+4
* qpa api: replace QPA headers with something more benignGirish Ramakrishnan2012-05-221-5/+3
* Replace (un)checkAction with toggleAction (3/3)Jan-Arve Saether2012-05-222-30/+2
* Replace (un)checkAction with toggleAction (1/3)Jan-Arve Saether2012-05-222-0/+14
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-1/+1
|\
| * Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-1/+1
* | No longer use deprecated methods for plugin loading.Friedemann Kleint2012-05-092-23/+22
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-074-4/+4
|/
* Fix compilation of public headers with QT_NO_DEPRECATED definedOlivier Goffart2012-05-022-10/+15
* Replace QGuiApplication::activeWindow by focusWindow().Friedemann Kleint2012-04-271-1/+1
* Do not map LayeredPane and Terminal to the wrong MSAA roleJan-Arve Saether2012-04-251-3/+5
* Add QDebug operator<< for QAccessibleEventJan-Arve Saether2012-04-242-0/+17
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-173-4/+6
|\
| * Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+3
| * Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+1
| |\
| * \ Merge master into api_changesKent Hansen2012-03-271-9/+3
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-232-15/+157
| |\ \ \
| * \ \ \ Merge master into api_changesKent Hansen2012-03-191-2/+4
| |\ \ \ \