Meshroom/meshroom/ui/qml
Yann Lanthony 55dba55d19
[ui] New TextFileViewer for displaying log files
Introduce a new TextFileViewer component with auto-reload feature based on a ListView instead of a TextArea for performance reasons. Uses the text content split on line breaks as ListView's model.
Features: 
 * auto-scroll to bottom
 * display line numbers
 * customizable line delegates (e.g.: display a real progress bar)
 * color lines according to log level
2019-05-07 11:47:09 +02:00
..
Controls [ui] New TextFileViewer for displaying log files 2019-05-07 11:47:09 +02:00
GraphEditor [ui] New TextFileViewer for displaying log files 2019-05-07 11:47:09 +02:00
ImageGallery [ui] Viewpoints: use 'childAttribute' method to access child attributes 2019-03-01 17:29:50 +01:00
MaterialIcons [ui] MaterialIcons: add MaterialLabel 2018-08-05 22:20:30 +02:00
Utils [ui] Introduce ClipboardHelper for copying to clipboard from QML 2019-05-07 11:47:09 +02:00
Viewer [ui] Controls: add SearchBar component + better keyboard focus handling 2019-01-07 16:48:17 +01:00
Viewer3D [ui] Introduce ClipboardHelper for copying to clipboard from QML 2019-05-07 11:47:09 +02: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
LiveSfmView.qml [ui] move Panel to Controls module 2018-12-20 11:17:23 +01:00
main.qml [ui] show unsaved project warning dialog also when computing from GraphEditor 2019-01-30 09:48:37 +01:00
WorkspaceView.qml [ui] move ImageGallery into a dedicated module 2019-01-21 10:55:17 +01:00