Candice Bentéjac
5a0b1c0c95
[qt6][qml] Clean-up code and harmonize comments
2024-11-07 18:15:37 +01:00
Candice Bentéjac
b12d1fed06
[qt6][qml] Remove unnecessary module imports
2024-11-07 18:13:36 +01:00
Candice Bentéjac
0e71f2a520
[qt6] Update versions for all the imported modules
...
Qt3D.Extras cannot be updated to 2.6 yet, otherwise there are errors.
2024-11-07 18:09:01 +01:00
Candice Bentéjac
8bb0b546be
[Viewer] Provide a resolved response file path to Camera Response Graph
...
Instead of providing the `LdrToHdrCalibration` node to the Camera Response
Graph and retrieving the path of the response file within the widget,
retrieve the path and resolve it before activating the Camera Response
Graph component.
2023-12-21 16:24:01 +01:00
Candice Bentéjac
13b8266d14
[Viewer] Clean-up: Harmonize syntax across all the files
2023-11-06 16:28:21 +01:00
Candice Bentéjac
62ba08447d
[qml] Qt5.15: Upgrade all remaining modules
...
The upgrade concerns the following modules:
- QtCharts
- QtPositioning
- QtLocation
- QtGraphicalEffects
- QtQml
2023-07-03 12:11:32 +02:00
Candice Bentéjac
9b5dd40b02
[qml] Qt5.15: Upgrade all QtQuick modules
2023-07-03 12:11:29 +02:00
Fabien Castan
2a564a8336
[ui] CRF display: avoid binding error when closing the application
...
Co-authored-by: Julien Haudegond <44610840+Julien-Haudegond@users.noreply.github.com>
2020-08-24 18:27:20 +02:00
Fabien Castan
b295242576
[ui] Camera Response Function display: make it safer
...
More checks on file content and catch exception.
Check nbColumns using a slot instead of using the property.
Use a workaround on the CVS loader to avoid a crash (do not set active
to False).
2020-08-24 11:33:26 +02:00
Fabien Castan
baaccb0562
[ui] CsvData: fix data update
2020-08-12 13:40:10 +02:00
Julien-Haudegond
5a1660a2c0
[ui] Viewer: add LdrToHdrCalibration camera response graph
2020-08-05 11:54:46 +02:00