summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qabstractbutton.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include what you need: <QPointer>Marc Mutz2023-10-121-0/+2
* QAbstractButton::setChecked() - don't update accessibility if staleAxel Spoerl2023-04-131-5/+6
* Fix build with -no-feature-buttongroupTasuku Suzuki2023-01-171-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-4/+4
* QAbstractButton: do not steal wheel event when disabledTasuku Suzuki2022-08-261-3/+0
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-151-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Widgets: use QPlatformTheme::ButtonPressKeys for pressing buttonsNoah Davis2022-03-091-21/+22
* QAbstractButton: don't access nullptr in queryButtonList()Christian Ehrlicher2021-01-011-1/+3
* Use (new) erase()/erase_if() algorithmsMarc Mutz2020-12-051-3/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-4/+4
* Enable Qt 5 connection syntax for QAbstractButton::animateClick()Friedemann Kleint2020-04-291-3/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-9/+21
|\
| * Add QButtonGroup::idClicked/Pressed/Released/Toggled signalsVolker Hilsheimer2020-04-151-4/+16
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-2/+2
|\|
| * Fix keypad navigation within a button group for push buttonsVolker Hilsheimer2020-03-201-2/+2
* | QButtonGroup: remove deprecated signalsVitaly Fanaskov2020-02-021-40/+8
* | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-0/+20
|\|
| * QButtonGroup: deprecate overloaded signalsChristian Ehrlicher2020-01-281-0/+20
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-091-5/+5
|\|
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-5/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-2/+2
|\|
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-2/+2
* | QAction: Properly port to the new configure systemFriedemann Kleint2019-11-011-1/+0
|/
* Remove usages of deprecated QApplication::keypadNavigationEnabledSona Kurazyan2019-07-231-3/+4
* Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* QAbstractButton: don't clear 'pressed' flag unless left button is releasedRichard Moe Gustavsen2017-11-151-1/+2
* Convert features.buttongroup to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-18/+20
* Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-1/+3
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* Deprecate QCoreApplication::flush()Gatis Paeglis2017-04-221-12/+6
* fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+2
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* 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