Meshroom/meshroom
Yann Lanthony cdb25e28df [ui] Application: fix save-as dialog not working properly (Qt6.7+)
Since Qt 6.7, type annotations are enforced at runtime.
Typing the `sourceSaveDialog` as Dialog (or Platform.FileDialog) breaks the value received by the function and its behavior.
2025-02-21 18:18:15 +01:00
..
common QObjectListModel: implement 'index' method 2024-12-06 10:12:11 +01:00
core [core] Trigger node desc creation callback only for explicit node creation 2025-02-14 11:42:22 +01:00
nodes [nodes] Fix labels and descriptions for some nodes 2025-02-20 12:56:39 +01:00
pipelines [pipelines] Experimental: Align nodes and apply correct colors 2025-02-20 12:56:39 +01:00
submitters [qt6] Add QT6 support for wireframe on nvidia 2024-11-07 18:15:42 +01:00
ui [ui] Application: fix save-as dialog not working properly (Qt6.7+) 2025-02-21 18:18:15 +01:00
__init__.py Update current version from "2024.1.0" to "2025.1.0" 2025-01-06 16:05:19 +01:00
env.py [app] Add --env-help command line option 2024-12-20 18:26:30 +01:00
multiview.py Linting: Clean-up files 2024-09-12 10:50:13 +02:00