Meshroom/meshroom/ui
waaake b31da19e66 [ui] GraphEditor: Fixed Key handling for Node creation Menu
Keys.AfterItem as the priority ensures the Item's own key events are handled before Forwarding it to specified items. This handles all defined Enter and Return key presses
2024-12-19 06:05:11 +01:00
..
components [ui] Utils: add SelectionBox and DelegateSelectionBox 2024-12-06 10:12:11 +01:00
img [img] Remove incorrect sRGB profile from UiO logo 2024-10-02 15:56:45 +02:00
qml [ui] GraphEditor: Fixed Key handling for Node creation Menu 2024-12-19 06:05:11 +01:00
__init__.py [doc] sphinx documentation setup 2022-10-11 09:59:33 +02:00
__main__.py [qt6] Use exec() instead of deprecated exec_() in __main__.py 2024-11-07 18:08:56 +01:00
app.py [qt6][ui] Limit useless calls to recentProjectFiles when opening dialogs 2024-11-21 11:19:38 +00:00
commands.py [ui] Graph: Updating the way how color gets set on the selected nodes 2024-11-28 09:28:36 +05:30
graph.py [ui] Additive mode for select following Nodes 2024-12-09 11:16:33 +01:00
palette.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00
reconstruction.py Merge pull request #2533 from alicevision/dev/anamorphicFocal 2024-11-28 18:28:55 +01:00
utils.py [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00