index
:
delta/qt5/qtquickcontrols.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
baserock/morph
baserock/v5.3.0
dev
old/5.1
old/5.2
old/qt4
qt4
qt5-nativetext
release
stable
wip/calendar
wip/qt5-nativetext
wip/qt6
wip/tizen
code.qt.io: qt/qtquickcontrols.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
controls
/
SpinBox.qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
SpinBox: add support for selection handles
J-P Nurmi
2014-07-18
1
-11
/
+17
*
Add SpinBox::inputMethodComposing
J-P Nurmi
2014-07-18
1
-0
/
+12
*
SpinBox: revert back to querying font via style panel
J-P Nurmi
2014-07-17
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.3' into dev
J-P Nurmi
2014-07-17
1
-2
/
+2
|
\
|
*
SpinBox: don't force active focus when tapping the buttons on touch
J-P Nurmi
2014-07-14
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.3' into dev
J-P Nurmi
2014-07-09
1
-1
/
+12
|
\
\
|
|
/
|
*
Fix SpinBox mouse cursor
J-P Nurmi
2014-07-08
1
-1
/
+10
|
*
Doc: Added images and missing snippets
Venu
2014-06-27
1
-0
/
+2
*
|
Add SpinBoxStyle::font
J-P Nurmi
2014-07-08
1
-1
/
+1
*
|
SpinBox: let style panel specify a font
J-P Nurmi
2014-06-13
1
-0
/
+1
|
/
*
Docs: fix \since tags
J-P Nurmi
2014-04-08
1
-2
/
+2
*
Bump QtQuick.Controls import version to 1.2
J-P Nurmi
2014-04-07
1
-1
/
+1
*
Set numerical input hint on SpinBox
Jens Bache-Wiig
2014-03-20
1
-0
/
+1
*
Doc: Append handler names to \qmlsignal documentation
Sze Howe Koh
2014-03-18
1
-0
/
+2
*
Set baselineOffset on Styles/Base correctly
Jan Arve Saether
2014-02-26
1
-0
/
+3
*
Controls: Fixed support for Keys attached property on controls allowing text ...
Liang Qi
2014-01-22
1
-0
/
+2
*
SpinBox: fix selection behavior
J-P Nurmi
2013-12-12
1
-3
/
+5
*
SpinBox: add editingFinished signal
Liang Qi
2013-11-22
1
-1
/
+14
*
SpinBox: get active focus when up or down was pressed
Liang Qi
2013-11-15
1
-0
/
+5
*
Expose renderType to SpinBox and TextField
Jens Bache-Wiig
2013-10-21
1
-1
/
+1
*
Doc: Changed the \since argument to the Qt version.
Jerome Pasion
2013-09-26
1
-1
/
+1
*
Add text alignment property to SpinBox and SpinBoxStyle
Jens Bache-Wiig
2013-09-26
1
-2
/
+19
*
Merge branch 'stable' into dev
Gabriel de Dietrich
2013-09-18
1
-2
/
+3
|
\
|
*
Fix incorrect spinbox validation at startup
Jens Bache-Wiig
2013-09-10
1
-2
/
+3
*
|
Update imports to 1.1 and remove version from qmlmodule definition
Jens Bache-Wiig
2013-09-10
1
-2
/
+2
*
|
Be bit more clever with when we clip.
Gunnar Sletta
2013-08-03
1
-1
/
+1
|
/
*
Expose hovered to our controls and document it consistently
Jens Bache-Wiig
2013-06-06
1
-3
/
+8
*
Docs: fix missing/leftover docs, types, tags...
J-P Nurmi
2013-05-30
1
-4
/
+13
*
Consistent use of "hovered" and style API conventions
Jens Bache-Wiig
2013-05-29
1
-1
/
+1
*
Rename controlState to styleData
J-P Nurmi
2013-05-27
1
-1
/
+1
*
Improve size hints for SpinBox and TextField
Jens Bache-Wiig
2013-05-27
1
-1
/
+1
*
Enable padding as a grouped property
Jens Bache-Wiig
2013-05-24
1
-4
/
+4
*
Make QQuickSettings::style a property with a notifier signal
J-P Nurmi
2013-05-24
1
-1
/
+1
*
Refactor and clean up public style API
Jens Bache-Wiig
2013-05-08
1
-23
/
+19
*
Doc: correct for compliancy with Writing Guidelines
Nico Vertriest
2013-05-07
1
-0
/
+1
*
Add basic mouse wheel support to SpinBox
Jens Bache-Wiig
2013-05-03
1
-0
/
+6
*
SpinBox: implement the validator in C++
J-P Nurmi
2013-04-22
1
-86
/
+45
*
Remove hard dependency on widgets
Jens Bache-Wiig
2013-04-15
1
-2
/
+1
*
SpinBox: enable focus on the internal TextInput
J-P Nurmi
2013-04-11
1
-0
/
+1
*
Cleanup the superfluous \internal tags that are no longer needed
J-P Nurmi
2013-04-08
1
-6
/
+0
*
Doc: minor language edits
Nico Vertriest
2013-04-05
1
-9
/
+9
*
Support QQuickItem.activeFocusOnTab in QtQuick.Controls
Liang Qi
2013-03-19
1
-0
/
+2
*
Change imports from QtQuick 2.0 to QtQuick 2.1
Caroline Chao
2013-03-14
1
-1
/
+1
*
Fix initialization value of SpinBox
Jens Bache-Wiig
2013-03-07
1
-2
/
+8
*
Replaced BSD with LGPL license to conform with Qt Project modules
Shawn Rutledge
2013-02-21
1
-2
/
+2
*
Rename QtDesktop to QtQuick.Controls
Jens Bache-Wiig
2013-02-21
1
-0
/
+325