summaryrefslogtreecommitdiffstats
path: root/src/widgets/accessible/qaccessiblewidget.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-18/+18
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-041-1/+1
* Add Q_DECL_OVERRIDE to accessibility classesFrederik Gladhorn2013-10-051-18/+18
* Make Accessibility publicFrederik Gladhorn2013-09-191-0/+101
* Make qaccessible2.h internal.Frederik Gladhorn2013-03-141-100/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove some unused variables from QAccessibleWidgetPrivateJan-Arve Saether2012-06-261-4/+0
* Move all usages of Relation enum values to QAccessible::relations()Jan-Arve Saether2012-02-101-2/+1
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-061-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-1/+0
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-081-6/+6
* Fix casting. Casting is now done through the virtual interface_cast.Jan-Arve Saether2011-11-301-1/+1
* Remove virtual child integers.Frederik Gladhorn2011-11-231-7/+5
* Add default actions to QAccessibleWidget.Frederik Gladhorn2011-10-271-1/+7
* Make foreground and backgroundColor proper functions.Frederik Gladhorn2011-10-201-0/+3
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-191-6/+0
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-8/+9
* Add parent and child functions to QAccessibleInterface.Frederik Gladhorn2011-09-191-0/+3
* Remove AccessibleEx classes.Frederik Gladhorn2011-09-151-38/+2
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-2/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-1/+1
* library splitLars Knoll2011-05-071-0/+141