Magne Sjaastad
5a1acc124f
#3512 System : Remove unused functions
2018-10-17 13:52:48 +02:00
Jacob Støren
e3c7b4ffa4
#3426 Fix missing update of well targets when view is scaled
2018-10-02 16:29:58 +02:00
Magne Sjaastad
acf6a17c40
Fix warnings
2018-09-27 20:49:47 +02:00
Magne Sjaastad
c9f77bae98
#3402 HoloLens : Add visibleParts to RiuViewer
2018-09-21 14:14:19 +02:00
Jacob Støren
2ed84c9df2
#2607 WIP: Outline of dragger system based on editors. First visible dragger geometry
2018-08-17 12:32:40 +02:00
Jacob Støren
1fe4f67a8e
#2822 , #2731 , #2730 Rewrote the legend layout completely.
...
Now using preferred size unless it is higher than 0.7 viewer height.
If higher, then use viewer height.
Stacks legend in columns not higher then the viewer.
Update layout on resize without triggering recreation of legends.
Place axiscross in right bottom corner.
2018-05-04 13:33:06 +02:00
Jacob Støren
3957027b4b
#2657 Final cleanup and refactoring of legends size system
2018-04-20 16:59:10 +02:00
Jacob Støren
1f8d4437bf
Remove the unused, unnecessary "position" from several methods and the overlay layout struct
2018-04-20 16:59:10 +02:00
Gaute Lindkvist
b6fb60115a
Refactored after review
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
e93f79790e
Make sure Ternary legends also expand and renamed width method.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
38aa447dcd
Unify the width of all visible legends.
...
* Calculate the minimum width to fit the content before the render pass.
* Set the actual width of all the legends to the largest of the minimum widths.
* This resizes the legends to always be the same size and reduces the size of you remove
the widest legend.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
63ffade452
Set background and frame color from the view plus update frame margins.
2018-04-09 13:14:19 +02:00
Gaute Lindkvist
507229f84b
Fixed background color setting for legends and refactored Legend class hierarchy
...
* Added a new cafTitledOverlayFrame as a base-class for all ResInsight legend classes
* Inherits cvf::OverlayItem
2018-04-09 13:14:19 +02:00
Bjørn Erik Jensen
28830d3a1b
#2480 2d intersection view. Adjusted category legends position
2018-03-13 13:26:41 +01:00
Jacob Støren
0bdde36aa3
Merge #51 Legend background and #2478 Edge axis top into dev
2018-03-08 16:22:13 +01:00
Jacob Støren
c258528dc5
#51 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background.
2018-03-08 11:20:27 +01:00
Magne Sjaastad
4f7291c95d
#2583 System : Move regression test framework to separate class
2018-03-08 10:15:51 +01:00
Jacob Støren
df0a356a0a
#2478 Add top edge axis (intersection View) and repositioned info box and legends to follow.
2018-03-07 12:47:48 +01:00
Rebecca Cox
063802130c
Fix window edge axis crash
2018-02-12 09:05:58 +01:00
Jacob Støren
d86b6f690e
#2337 Place legends aware of the possible edge axis border and enable the border by default in Intersection views
2018-02-09 14:10:26 +01:00
Jacob Støren
911571e267
#2337 Window Edge axis overlay item working.
2018-02-09 14:08:55 +01:00
Jacob Støren
5640f91b68
#2412 2D Navigation only for Intersectino Views
2018-01-26 14:33:32 +01:00
Jacob Støren
0debeafd68
#2331 Move RimGridView to separate files
2018-01-16 09:37:08 +01:00
Jacob Støren
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
Jacob Støren
5644684606
#2331 Refactor the viewer-view communication to pave way for 2dIntersection Views
2018-01-12 12:01:04 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Rebecca Cox
4e66cb9b17
Remove unused function
2017-11-29 14:57:04 +01:00
Rebecca Cox
75c506e257
#2109 Remove automatic color on well labels on background change
2017-11-13 07:55:22 +01:00
Rebecca Cox
ea4a92ab27
Rename wellPathsPartManager -> wellPathCollection
2017-11-08 09:07:44 +01:00
Rebecca Cox
de8b953360
#2094 Move annotation functions from updateGridBoxData to new function
2017-11-08 09:07:44 +01:00
Rebecca Cox
93a83cd756
#2094 Update well name color in 3d view (not sim well)
2017-11-08 09:07:44 +01:00
Rebecca Cox
f3b7f0abd6
#1392 Improve Dark 3D-View background support
2017-11-07 15:08:32 +01:00
Jacob Støren
a914e38d53
#1380 Wip: Started to allign all the view widgets, preparing to avoid duplicated code when mdi window to RimViewWindow translation.
2017-03-31 15:13:50 +02:00
Jacob Støren
bd688f7ce8
#1292 Fixed CppCheck Issues in UserInterface
2017-03-06 11:20:28 +01:00
Jacob Støren
f15d698342
#1174 Made 3D main window pop up, and set wether to show Max Fractrion Injectors or Producers. Set timestep in 3D view to match plot.
2017-03-02 16:10:18 +01:00
Jacob Støren
c025c2a3d7
Renaming in the aftermath of the MDI window control refactorization. Aligned fieldChangedByUi in that respact as well.
2017-01-20 11:38:18 +01:00
Jacob Støren
43249f7af8
Refactor related to #1106 , #1107 , #1109 , #1113 . Refactored the MDI control
...
of windows. This might introduce problems.
2017-01-19 17:54:01 +01:00
Magne Sjaastad
b934ae3f26
Merged branch maintenance-enhancements into dev
2016-12-19 15:12:26 +01:00
Magne Sjaastad
d32ce739c7
#552 Linked views : Hide cursor in dependent views when view receives leave event
2016-12-16 14:53:19 +01:00
Magne Sjaastad
27df0a20cf
#552 : Linked Views: Cleanup
2016-12-15 19:00:36 +01:00
Magne Sjaastad
4583dbf3b1
#552 Linked Views : Draw a cross hair marker
2016-12-15 18:45:10 +01:00
Magne Sjaastad
90a2d384d3
#552 Linked Views : Prototype - show label at cursor position in dependant views
2016-12-15 18:20:43 +01:00
Magne Sjaastad
0fc23c5610
System : Manipulation of time step is now only available from RiuViewer
2016-12-14 10:35:28 +01:00
Magne Sjaastad
ec3e05e87f
#973 Linked views : Update parallel projection settings in linked views
2016-11-24 14:01:47 +01:00
Magne Sjaastad
f03e2431f9
#911 Fixed picking on category legend
2016-10-17 11:51:25 +02:00
Magne Sjaastad
d7a69bdae8
Merged intersection box interactive manipulation
2016-09-30 10:01:17 +02:00
Magne Sjaastad
d4bdbcb7c8
( #884 ) Added prototype of event handler for interaction with box
2016-09-30 09:34:39 +02:00
Jacob Støren
cbb626aa31
Merged intersection-box into dev
2016-09-28 14:27:17 +02:00
Magne Sjaastad
5c4b92f9b8
#818 Intersection Box: Added XYZ slices to context menu in 3D view
2016-09-23 16:12:19 +02:00
Magne Sjaastad
120cc8b6dc
#887 Category Legend: Limit legend height when having few categories
2016-09-22 15:31:21 +02:00