overte-thingvellir/interface/resources/qml/controls-uit
Alexander Ivash e900e034a3 couple Spinbox fixes:
- stop resetting value in 'valueFromText'. The issue with such approach is that is is not possible to understand whether value was really changed or, for example, focus did change
- instead, propagate validator to TextInput which makes not possible to type bad text (which eliminate the reason for original fix)
- specify correct inputMethodHints to guide onscreen keyboards
2018-08-10 12:58:45 +03:00
..
+android Rollback PR 12888 by deleting alternative +android files 2018-07-11 21:21:12 -03:00
AttachmentsTable.qml
BaseWebView.qml
Button.qml Avatarapp: base 'SquareLabel' on button from Uit 2018-07-31 22:03:34 +03:00
CheckBox.qml
CheckBoxQQC2.qml
ComboBox.qml show displayText if specified (to allow override combobox current value) 2018-08-10 12:58:45 +03:00
ContentSection.qml
FilterBar.qml
GlyphButton.qml
HorizontalRule.qml
HorizontalSpacer.qml
ImageMessageBox.qml
Key.qml
Keyboard.qml
Label.qml
qmldir
QueuedButton.qml
RadioButton.qml adjust settings layout according to mockups, update style9 2018-07-06 21:00:54 +03:00
ScrollBar.qml
Separator.qml
Slider.qml
SpinBox.qml couple Spinbox fixes: 2018-08-10 12:58:45 +03:00
Switch.qml
Table.qml
TabletContentSection.qml
TabletHeader.qml
TextAction.qml
TextEdit.qml
TextField.qml fix some bugs that had been introduced by various out-of-team prs. 2018-06-04 13:00:08 -07:00
ToolTip.qml
Tree.qml
VerticalSpacer.qml
WebGlyphButton.qml
WebSpinner.qml
WebView.qml