summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qbuttongroup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-1/+40
|\
| * Add QButtonGroup::idClicked/Pressed/Released/Toggled signalsVolker Hilsheimer2020-04-151-0/+39
* | QButtonGroup: remove deprecated signalsVitaly Fanaskov2020-02-021-43/+0
|/
* QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-281-0/+4
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-3/+3
* QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-4/+4
* Convert features.buttongroup to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-4/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-16/+113
|\
| * Move QButtonGroup implementation from qabstractbutton.cpp to qbuttongroup.cppMarc Mutz2016-03-181-16/+112
| * QtWidgets: includemocsMarc Mutz2016-03-181-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-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* QButtonGroup - add buttonToggled signalsThorbjørn Martsum2013-08-281-0/+21
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* 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/+15
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-4/+4
* Merge the two overloads of QButtonGroup::addButton().Jason McDonald2012-04-131-15/+6
* 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
* Fix documentation.Frederik Gladhorn2012-01-061-10/+0
* 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
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+269