summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qabstractbutton.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtBase: use erase and std::remove_if with QList and QVectorAnton Kudryavtsev2016-04-081-6/+7
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-132/+5
|\
| * Move QButtonGroup implementation from qabstractbutton.cpp to qbuttongroup.cppMarc Mutz2016-03-181-132/+3
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-5/+3
* QButtonGroup: don't create a list just to find the minimum elementMarc Mutz2015-06-171-7/+6
* QAbstractButton: emit released on focus out or disableFrederik Gladhorn2015-03-101-3/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* Remove qSort from QtWidgetsGiuseppe D'Angelo2013-09-051-1/+3
* QButtonGroup - add buttonToggled signalsThorbjørn Martsum2013-08-281-1/+15
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* [Doc cleanup] Fix typos and style of QAbstractButton, QButtonGroup, QCheckBox...David Gil2012-11-211-16/+16
* QMacStyle: make default button animations independent of QWidgetJ-P Nurmi2012-10-251-0/+2
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* replace \key and \gui qdoc commands with \uicontrolJeremy Katz2012-08-011-2/+2
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-291-4/+2
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-3/+3
* 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