Commit graph

9 commits

Author SHA1 Message Date
Candice Bentéjac
9b5dd40b02 [qml] Qt5.15: Upgrade all QtQuick modules 2023-07-03 12:11:29 +02:00
Fabien Castan
95218570f1 [ui] ImageGallery: fix variable name distortionInitializationMode 2023-03-13 14:00:58 +01:00
Loïc Vital
14381fb42b [ui] display distoInitMode in image gallery tooltip 2023-03-10 07:58:45 +01:00
Fabien Castan
29ad6d3591 [ui] metadata: more generic search of metadata keys
Case insensitive and support random group/prefix.
2020-06-21 00:39:35 +02:00
Yann Lanthony
aae6098b5a [ui] Viewpoints: use 'childAttribute' method to access child attributes
IntrinsicsIndicator: fix exceptions when trying to access a viewpoint's 'initializationMode' attribute that did not exist in previous versions
2019-03-01 17:29:50 +01:00
Yann Lanthony
7546e9ad10 [ui] IntrinsicsIndicator: display distortion model
Directly use intrinsic attribute in IntrinsicsIndicator to retrieve useful values, instead of dedicated methods in 'Reconstruction'.
2019-01-31 17:36:26 +01:00
Yann Lanthony
80400531d5 [ui] IntrinsicsIndicator: use 'var' to store metadata
avoid warnings when a meta is not available and we get an "undefined" value
2019-01-29 16:21:38 +01:00
Yann Lanthony
5d133461db [ui] ImageGallery: new ImageBadge component 2019-01-28 18:03:16 +01:00
Yann Lanthony
663a5d679d [ui] ImageGallery: introduce IntrinsicsIndicator
New IntrinsicsIndicator component that displays the initialization mode of each Viewpoint's intrinsic with explanatory tooltip.
2019-01-22 15:57:30 +01:00