Commit graph

10 commits

Author SHA1 Message Date
Candice Bentéjac
579371fd7c [qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6 2024-11-07 18:08:54 +01:00
Fabien Castan
cfd03016b2
[ui] CRF: minor core cleanup 2020-08-24 18:36:47 +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
Fabien Castan
de93f795fb [ui] CsvData: declare Qt parent 2020-08-06 19:26:30 +02:00
Fabien Castan
b9cdd35241 [ui] CsvData: use signal/slot connection 2020-08-06 19:24:51 +02:00
Fabien Castan
b43d59f347 [ui] CSV: case insensitive extension check 2020-08-06 19:23:22 +02:00
Julien-Haudegond
385d1f7738 [ui] Components: fix documentation 2020-08-05 12:23:23 +02:00
Julien-Haudegond
e0c42fb42a [ui] Components: fix CsvData error 2020-08-05 11:16:45 +02:00
Julien-Haudegond
aa5e2b76b6 [ui] Components: add a CSV Data container 2020-08-04 17:27:13 +02:00