index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
widgets
/
qabstractspinbox.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Add QStyleHints::keyboardAutoRepeatRateF()
Tor Arne Vestbø
2022-09-29
1
-1
/
+1
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtWidgets: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-02
1
-3
/
+5
*
QtWidgets: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-26
1
-2
/
+2
*
Add style hint for preventing spin box selection on up/down
Volker Hilsheimer
2021-10-08
1
-1
/
+2
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-2
/
+2
*
Doc: Add missing brief statements for \property documentation
Topi Reinio
2020-11-12
1
-1
/
+1
*
QAbstractSpinBox: don't emit update signals twice
Richard Moe Gustavsen
2020-09-12
1
-1
/
+1
*
Make initStyleOption virtual for various classes
Thorbjørn Lund Martsum
2020-07-31
1
-0
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Clean up data members and initialization in QAbstractSpinBox
Volker Hilsheimer
2020-07-07
1
-9
/
+3
*
Maintain keyboard modifier state in QAbstractSpinBox's input event handlers
Volker Hilsheimer
2020-07-02
1
-3
/
+9
*
Port QtWidgets from QStringRef to QStringView
Lars Knoll
2020-06-10
1
-1
/
+1
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
1
-3
/
+3
*
QApplication: remove obsolete globalStrut functionality
Volker Hilsheimer
2020-04-10
1
-4
/
+2
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-35
/
+35
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-5
/
+5
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-2
/
+2
*
QAbstractSpinBox css: properly honor spincontrol-disable-on-bounds
Christian Ehrlicher
2019-09-23
1
-1
/
+1
*
Fix build without features.shortcut
Tasuku Suzuki
2019-08-15
1
-0
/
+2
*
Remove usages of deprecated QApplication::keypadNavigationEnabled
Sona Kurazyan
2019-07-23
1
-6
/
+7
*
QtWidgets: Fix static method invocations
Friedemann Kleint
2019-06-28
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.13' into dev
Friedemann Kleint
2019-05-27
1
-0
/
+1
|
\
|
*
QAbstractSpinBox: fix some ui glitches
Christian Ehrlicher
2019-05-10
1
-0
/
+1
*
|
Add shortcut for select all in QSpinBox
Frederik Gladhorn
2019-05-15
1
-0
/
+1
*
|
Add startOfDay() and endOfDay() methods to QDate
Edward Welbourne
2019-04-24
1
-1
/
+1
*
|
Use the QTime API less clumsily
Edward Welbourne
2019-04-01
1
-8
/
+8
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-14
1
-1
/
+1
|
\
|
|
*
Doc: replace 0 with \nullptr in documentation
Christian Ehrlicher
2019-03-13
1
-1
/
+1
*
|
QSpinBox: add new signal textChanged(QString)
Christian Ehrlicher
2019-03-01
1
-7
/
+7
|
/
*
Fix can not -> cannot
Robert Loehning
2019-02-25
1
-1
/
+1
*
Documentation: Add \nullptr macro and use where applicable
Friedemann Kleint
2019-01-10
1
-1
/
+1
*
Fix typo vice versa
Cristian Maureira-Fredes
2018-10-15
1
-2
/
+2
*
qdoc: Fix several minor errors to reduce qdoc warnings
Martin Smith
2018-08-14
1
-0
/
+7
*
Add QStyle::SH_SpinBox_StepModifier style hint
Nathan Collins
2018-07-12
1
-0
/
+5
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-06-07
1
-1
/
+5
|
\
|
*
QAbstractSpinBox: Add more documentation cross links
Andre Hartmann
2018-06-04
1
-0
/
+4
|
*
QAbstractSpinBox: Fix missing frame condition
Gabriel de Dietrich
2018-05-30
1
-1
/
+1
*
|
Apply Qt::ControlModifier to all spin box interactions
Nathan Collins
2018-05-24
1
-6
/
+32
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-04-06
1
-5
/
+4
|
\
|
|
*
Improve QAbstractSpinBox::stepBy() docs
Mitch Curtis
2018-04-05
1
-5
/
+4
*
|
Allow adaptive decimal stepping for QSpinBox and QDoubleSpinBox
Harald Nordgren
2018-03-22
1
-1
/
+14
*
|
QAbstractSpinBox: respond to QEvent::LocaleChange
Sven Pauli
2018-03-05
1
-0
/
+3
|
/
*
Introducing SH_SpinBox_ButtonsInsideFrame
Gabriel de Dietrich
2018-02-05
1
-2
/
+6
*
QMacStyle: CC_SpinBox is now HITheme-free
Gabriel de Dietrich
2018-02-05
1
-0
/
+5
*
Update usage of QFontMetrics::width() to new API
Eskil Abrahamsen Blomfeldt
2017-12-08
1
-6
/
+6
*
Make QDateTimeParser a separate feature
Edward Welbourne
2017-09-25
1
-3
/
+10
*
Convert features.menu to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-19
1
-0
/
+2
[next]