Commit graph

3 commits

Author SHA1 Message Date
Yann Lanthony
292b0fb5fe
[ui] About: update copyright year 2019-06-26 16:36:17 +02:00
Yann Lanthony
2b1f2a8334
[ui] update MaterialIcons to 3.0 2019-06-26 12:57:30 +02:00
Yann Lanthony
3438900b2b [ui] add "About" dialog
Accessible from main menu Help > About Meshroom, or by pressing "F1". Provides info about Meshroom version + useful links and related Open Source Licenses.

* load COPYING.md from Meshroom/AliceVision files (either provided with the standalone package or online) + translate them to HTML for display  (added `markdown` package in requirements)
* request.js: centralize function to open file urls
* provide system info from MeshroomApp (exposed as contextProperty)
2018-08-03 17:24:04 +02:00