summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qabstractbutton.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge the two overloads of QButtonGroup::addButton().Jason McDonald2012-04-131-6/+0
* Fix keyboard navigation order for buttons with RTL layoutOrgad Shaneh2012-03-271-4/+12
* Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-2/+2
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-2/+4
* Update accessibility StateChange by custom event.Frederik Gladhorn2012-03-121-3/+7
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-1/+1
* Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-021-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-9/+9
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-151-1/+3
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-75/+0
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+1470