summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qabstractspinbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add style hint for preventing spin box selection on up/downVolker Hilsheimer2021-10-081-1/+2
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-2/+2
* Doc: Add missing brief statements for \property documentationTopi Reinio2020-11-121-1/+1
* QAbstractSpinBox: don't emit update signals twiceRichard Moe Gustavsen2020-09-121-1/+1
* Make initStyleOption virtual for various classesThorbjørn Lund Martsum2020-07-311-0/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Clean up data members and initialization in QAbstractSpinBoxVolker Hilsheimer2020-07-071-9/+3
* Maintain keyboard modifier state in QAbstractSpinBox's input event handlersVolker Hilsheimer2020-07-021-3/+9
* Port QtWidgets from QStringRef to QStringViewLars Knoll2020-06-101-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-3/+3
* QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-101-4/+2
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-35/+35
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-5/+5
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-2/+2
* QAbstractSpinBox css: properly honor spincontrol-disable-on-boundsChristian Ehrlicher2019-09-231-1/+1
* Fix build without features.shortcutTasuku Suzuki2019-08-151-0/+2
* Remove usages of deprecated QApplication::keypadNavigationEnabledSona Kurazyan2019-07-231-6/+7
* QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-281-3/+3
* Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-0/+1
|\
| * QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-101-0/+1
* | Add shortcut for select all in QSpinBoxFrederik Gladhorn2019-05-151-0/+1
* | Add startOfDay() and endOfDay() methods to QDateEdward Welbourne2019-04-241-1/+1
* | Use the QTime API less clumsilyEdward Welbourne2019-04-011-8/+8
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-141-1/+1
|\|
| * Doc: replace 0 with \nullptr in documentationChristian Ehrlicher2019-03-131-1/+1
* | QSpinBox: add new signal textChanged(QString)Christian Ehrlicher2019-03-011-7/+7
|/
* Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* Fix typo vice versaCristian Maureira-Fredes2018-10-151-2/+2
* qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-141-0/+7
* Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-121-0/+5
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-1/+5
|\
| * QAbstractSpinBox: Add more documentation cross linksAndre Hartmann2018-06-041-0/+4
| * QAbstractSpinBox: Fix missing frame conditionGabriel de Dietrich2018-05-301-1/+1
* | Apply Qt::ControlModifier to all spin box interactionsNathan Collins2018-05-241-6/+32
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-061-5/+4
|\|
| * Improve QAbstractSpinBox::stepBy() docsMitch Curtis2018-04-051-5/+4
* | Allow adaptive decimal stepping for QSpinBox and QDoubleSpinBoxHarald Nordgren2018-03-221-1/+14
* | QAbstractSpinBox: respond to QEvent::LocaleChangeSven Pauli2018-03-051-0/+3
|/
* Introducing SH_SpinBox_ButtonsInsideFrameGabriel de Dietrich2018-02-051-2/+6
* QMacStyle: CC_SpinBox is now HITheme-freeGabriel de Dietrich2018-02-051-0/+5
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-6/+6
* Make QDateTimeParser a separate featureEdward Welbourne2017-09-251-3/+10
* Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-0/+2
* Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-4/+0
* Convert features.datetimeedit to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-0/+2
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+2
|\
| * GCC 7: fix -Werror=implicit-fallthroughGiuseppe D'Angelo2017-04-041-0/+2
* | Widgets: Update micro focus in QLineEdit and friendsJarkko Koivikko2017-02-171-0/+4