Meshroom/meshroom/ui
Candice Bentéjac 2ab3ca24c8 [ui] app: Refactor the recentProjectFiles property
The property itself only accesses a list instead of reading the QSettings
every single time it is called.

It is set once during the application's launch with a full reading, and
is then updated without performing extra reading operations every time
a file is added to or removed from the list.
2025-01-22 14:50:25 +01:00
..
components [ui] ScriptEditorManager: Added properties to get if we have history of scripts 2025-01-10 07:43:04 +01:00
img [ui] "About" dialog: Replace 32x32px GitHub icon by SVG file 2025-01-06 15:31:01 +01:00
qml Merge pull request #2646 from alicevision/dev/AutoLayoutMenu 2025-01-17 14:42:54 +00: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 [ui] app: Refactor the recentProjectFiles property 2025-01-22 14:50:25 +01: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