overte/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 Revert "Merge from upstream/master" 2017-03-28 17:39:45 -07:00
BaseWebView.qml Start working on autocompletion 2017-08-29 20:47:09 +02:00
Button.qml Avatarapp: base 'SquareLabel' on button from Uit 2018-07-31 22:03:34 +03:00
CheckBox.qml Thanks Mukul! 2018-05-14 16:48:40 -07:00
CheckBoxQQC2.qml Fix font loading for MacOS via different font loading method 2018-03-08 11:19:49 -08:00
ComboBox.qml show displayText if specified (to allow override combobox current value) 2018-08-10 12:58:45 +03:00
ContentSection.qml diff minimize 2017-02-14 15:55:32 +00:00
FilterBar.qml Final touches? 2018-03-14 10:58:18 -07:00
GlyphButton.qml Fix crash on startup 2018-03-27 18:22:56 +02:00
HorizontalRule.qml Remove unused QQC1 imports 2017-11-13 16:37:28 +01:00
HorizontalSpacer.qml login UI first draft 2016-08-08 15:39:25 -07:00
ImageMessageBox.qml Remove unused QQC1 imports 2017-11-13 16:37:28 +01:00
Key.qml move key logic from onClicked to onReleased 2018-01-09 18:28:54 -08:00
Keyboard.qml Make keyboard's 'raisedHeight' to include 'mirror text' height 2018-04-06 00:18:19 +03:00
Label.qml Port CheckBox to QQC2 2017-11-19 22:03:38 +01:00
qmldir Improve font loading by using QRC instead of relative paths 2018-02-28 17:59:37 -08:00
QueuedButton.qml Remove unused QQC1 imports 2017-11-13 16:37:28 +01:00
RadioButton.qml adjust settings layout according to mockups, update style9 2018-07-06 21:00:54 +03:00
ScrollBar.qml Implemented more close to QQC2 ideology 2017-11-27 19:43:17 +01:00
Separator.qml Lots of changes 2018-02-15 13:27:13 -08:00
Slider.qml making requested changes 2018-05-18 16:41:39 -07:00
SpinBox.qml couple Spinbox fixes: 2018-08-10 12:58:45 +03:00
Switch.qml Switch moved 2017-12-31 15:17:44 +01:00
Table.qml Fix crash on startup 2018-03-27 18:22:56 +02:00
TabletContentSection.qml updated file headers 2017-02-14 16:08:25 +00:00
TabletHeader.qml Remove unused QQC1 imports 2017-11-13 16:37:28 +01:00
TextAction.qml Remove unused QQC1 imports 2017-11-13 16:37:28 +01:00
TextEdit.qml Merge branch 'master' into move_to_qqc2 2018-03-10 14:42:51 +01:00
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 Add error tooltip 2017-09-13 09:54:56 -07:00
Tree.qml [Case 10865] Ctrl/Cmd/Shift+Click Multi-Select for Asset Browser. 2018-01-30 14:44:34 -05:00
VerticalSpacer.qml login UI first draft 2016-08-08 15:39:25 -07:00
WebGlyphButton.qml Port web glyph button to QQC2 2017-11-16 21:58:09 +01:00
WebSpinner.qml Move common webview flickable code to separate core file 2017-08-24 21:35:47 +02:00
WebView.qml remove unused import from uit WebView 2016-10-17 14:29:12 -07:00