Commit graph

97 commits

Author SHA1 Message Date
Nils Landrodie
eecdcffbc6 [ui] Enable focus change when clicking outside of text inputs 2021-08-23 17:52:42 +02:00
Nils Landrodie
6bb5f84f19 [ui] Clean forgotten debug 2021-08-23 17:52:41 +02:00
Nils Landrodie
6f5b6590af [ui] Adjust column width for serial number 2021-08-23 17:52:41 +02:00
Landrodie
7c0a9666ff [ui] Clean code 2021-08-23 17:52:41 +02:00
Landrodie
b0254de16d [ui] UI adjustements for intrinsic display
* Width of columns is now provided by a column width provider
* Text inputs now cover all the column width
* Text inputs now are right aligned for easier reading/comparing
2021-08-23 17:52:40 +02:00
Landrodie
7a8f78f5e1 [ui] Fix combo box height and placeholder display status 2021-08-17 15:58:14 +02:00
Landrodie
776cbe7884 [ui] Add combo box and check box for specific intrinsics 2021-08-17 15:58:14 +02:00
Landrodie
4cabfb794f [ui] Add dynamic view update on intrinsic changed
* Only displayed when button checked
* View updated when adding or deleting intrinsics
2021-08-17 15:58:14 +02:00
Landrodie
c1939e4e0f [ui] Add horizontal scrollbar to scroll across all intrinsics attributes 2021-08-17 15:58:14 +02:00
Landrodie
b0ee91dde2 [ui] Remove old display method files
Remove the files used when the display was made by a list view based on the attribute editor.
2021-08-17 15:58:14 +02:00
Landrodie
379be4ad28 [ui] Update intrinsic parsing and displayed values 2021-08-17 15:58:14 +02:00
Landrodie
0deb9b49cf [wip] Update intrinsic parsing 2021-08-17 15:58:14 +02:00
Landrodie
88cd6fb85a [wip] Add table view to display intrinsics infos 2021-08-17 15:58:14 +02:00
Landrodie
212d8178c0 [wip] Add function to build an object from intrinsics 2021-08-17 15:58:14 +02:00
Landrodie
a3c395fa6d [ui] Avoid undefined warning for intrinsic count 2021-08-17 15:58:14 +02:00
Nils Landrodie
469f91c4f9 [ui] Fix scroll bar conflict 2021-08-17 15:58:14 +02:00
Nils Landrodie
fef50023ce [ui] Update enabled and visible states for intrinsics display 2021-08-17 15:58:14 +02:00
Landrodie
83c9600005 [wip] Add intrinsic display inside image gallery 2021-08-17 15:58:14 +02:00
Landrodie
53b371dff9 [wip] Display as list view 2021-08-17 15:58:14 +02:00
Landrodie
70c9f8b7e5 [wip] Add display of intrinsics 2021-08-17 15:58:14 +02:00
Landrodie
32c6d89a05 [ui] Add some padding 2021-08-17 15:58:14 +02:00
Landrodie
817c5dda67 [ui] Add number of intrinsics to display
Add the number of instrinsics detected on the bottom bar of the image gallery.
2021-08-17 15:58:14 +02:00
Landrodie
f532ad760c [ui] Add filters to Image Gallery
Add the possibility to filter the images inside the image gallery.
* Clickables buttons 
* All images filter
* Reconstructed images filter
* Non reconstructed images filter
2021-08-17 15:58:14 +02:00
Fabien Castan
9476019996 [ui] ImageGallery: fix layout issues in footer 2020-10-15 18:42:24 +02:00
Julien-Haudegond
b79795a3c9 [ui] fix binding errors 2020-08-17 11:30:37 +02:00
Fabien Castan
cfbd5a3610 [ui] ImageGallery: fix display ldrToHdr 2020-07-25 18:25:01 +02:00
Fabien Castan
278e9a5fe9 [ui] ImageGallery: param name of LdrToHdr has been updated 2020-07-09 16:20:02 +02:00
Fabien Castan
ec67c772fa [ui] new generic way to manage "active" nodes per node type 2020-07-07 22:05:53 +02:00
Fabien Castan
33a0cec3f2 [ui] ImageGallery: add a display flag on the center image 2020-06-30 22:10:45 +02:00
Fabien Castan
8d6b0d73be [ui] ImageGallery: avoid qml warning on undefined object access 2020-03-30 11:22:20 +02:00
Fabien Castan
505f0c68ee [ui] ImageGallery: update scene when the selected ldr2hdr node changed 2020-03-26 14:30:50 +01:00
Fabien Castan
b7b1f49bc5 [ui] ImageGallery HDR option: update when node is computed 2020-03-23 19:24:44 +01:00
Fabien Castan
19d2f90554 [ui] ImageGallery: allow to visualize the list of HDR images created by LDRToHDR
Conflicts:
	meshroom/ui/reconstruction.py
2020-03-10 12:33:36 +01:00
Fabien Castan
5f2cef7d9d [ui] ImageGallery: add button to reset thumbnails size to default value 2020-03-10 12:11:19 +01:00
Yann Lanthony
b9999c01eb
[ui] Update MaterialToolButton style
* flatten the button 
* color its icon when checked
2019-09-11 10:49:09 +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
b73ddfc09c [ui] ImageGallery: introduce Rig indicator
Display rig indicator on Viewpoints that belongs to a rig.
2019-01-28 18:06:30 +01:00
Yann Lanthony
5d133461db [ui] ImageGallery: new ImageBadge component 2019-01-28 18:03:16 +01:00
Yann Lanthony
49e809df2b [ui] ImageGallery: add SensorDBDialog + 'rebuild intrinsics' feature
* add SensorDBDialog explaining how to add a new entry in the sensor DB and ease the access to the sensor database
* enable intrinsics rebuild at user level from this dialog
* MessageDialog: react to clicks on hyperlinks
2019-01-23 18:55:31 +01:00
Yann Lanthony
d2d8090b5b [ui] ImageGallery: add menu + advanced option to show view IDs 2019-01-22 17:53:09 +01:00
Yann Lanthony
9805ec4861 [ui] ImageGallery: tweak reconstruction status indicator style
* use the same camera icon as in the rest of the UI
* match IntrinsicIndicator style
2019-01-22 17:51:20 +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
Yann Lanthony
4802f76f4e [ui] ImageGallery: set ScrollBar minimum size 2019-01-21 10:55:17 +01:00
Yann Lanthony
ef7c201c63 [ui] ImageGallery: use image/camera icons instead of text in footer 2019-01-21 10:55:17 +01:00
Yann Lanthony
d6649fc365 [ui] ImageGallery: fix reconstruction status indicator update issues
Bind reconstruction status to 'sfmReport' to ensure it is properly re-evaluated when switching from on SfM node to another.
2019-01-21 10:55:17 +01:00
Yann Lanthony
c595d8d664 [ui] move ImageGallery into a dedicated module 2019-01-21 10:55:17 +01:00
Renamed from meshroom/ui/qml/ImageGallery.qml (Browse further)