Meshroom/meshroom/ui/qml
Yann Lanthony 4a60e24c2e [ui] GraphEditor: Improve node selected status logic
Instead of connecting to onSelectionChanged, use ItemSelectionModel.hasSelection
property, that can be use for direct bindings with the same behavior.
https://doc.qt.io/qt-6/qml-qtqml-models-itemselectionmodel.html#hasSelection-prop
2024-12-06 10:47:20 +01:00
..
Charts [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Controls [ui] Utils: add SelectionBox and DelegateSelectionBox 2024-12-06 10:12:11 +01:00
GraphEditor [ui] GraphEditor: Improve node selected status logic 2024-12-06 10:47:20 +01:00
ImageGallery [ui] ImageGallery: Implementation of Toggle based Search. 2024-11-30 20:20:32 +05:30
MaterialIcons [ui] Fix color for MaterialToolLabel 2024-11-22 16:54:58 +01:00
Utils [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Viewer [Viewer] SfmStats: Add missing imports to load widgets correctly 2024-11-25 15:02:37 +01:00
Viewer3D Use pixel aspect ratio for 3d viewer 2024-11-26 15:30:09 +01:00
AboutDialog.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Application.qml [ui] Application: Simplify Cut/CopyNodes actions 2024-12-06 10:14:50 +01:00
DialogsFactory.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
Homepage.qml [ui] Homepage: Use correct Material font for list of projects 2024-11-25 14:32:14 +01:00
LiveSfmView.qml [qt6][qml] Clean-up code and harmonize comments 2024-11-07 18:15:37 +01:00
main.qml [qt6][ui] Limit useless calls to recentProjectFiles when opening dialogs 2024-11-21 11:19:38 +00:00
WorkspaceView.qml [ui] WorkspaceView: Increase minimum width for Inspector 3D 2024-11-25 15:46:56 +01:00