Meshroom/meshroom/ui/qml
Yann Lanthony e7b49f31c7 [ui][GraphEditor] use 'C' locale for FloatParam validator + minor fixes
* using 'C' locale to ensure floating point values can be written using '.' decimal separator
* make TextField larger by default for numbers and fill width when slider is not defined
* avoid binding loop on height for ListAttributes by using contentHeight as implicitHeight
* add explicitly id for Connections in ComboBox
2019-01-04 17:30:37 +01:00
..
Controls [ui] move Panel to Controls module 2018-12-20 11:17:23 +01:00
GraphEditor [ui][GraphEditor] use 'C' locale for FloatParam validator + minor fixes 2019-01-04 17:30:37 +01:00
MaterialIcons [ui] MaterialIcons: add MaterialLabel 2018-08-05 22:20:30 +02:00
Utils [ui] Add Colors singleton to start centralizing useful colors 2018-12-10 15:13:27 +01:00
Viewer [ui] split 2D and 3D viewers into separate modules 2018-11-23 14:26:57 +01:00
Viewer3D [ui] Viewer3D: disable pointclouds/cameras when scaled down to 0 2018-12-19 17:35:40 +01:00
AboutDialog.qml [ui] add "About" dialog 2018-08-03 17:24:04 +02:00
DialogsFactory.qml [ui] MessageDialog: add presets and options 2018-08-03 17:24:04 +02:00
ImageDelegate.qml [ui] ImageGallery: use MaterialLabel for image status 2018-08-06 10:50:29 +02:00
ImageGallery.qml [ui] move Panel to Controls module 2018-12-20 11:17:23 +01:00
LiveSfmView.qml [ui] move Panel to Controls module 2018-12-20 11:17:23 +01:00
main.qml [ui] extract NodeEditor from AttributeEditor 2019-01-04 17:30:37 +01:00
WorkspaceView.qml [ui] move Panel to Controls module 2018-12-20 11:17:23 +01:00