Magne Sjaastad
f4a74cb4ec
Fixed missing object name for toolbar
2016-08-09 14:47:27 +02:00
Magne Sjaastad
f9047ab77f
( #806 ) Improved layout of items in preferences
2016-08-09 13:45:08 +02:00
Magne Sjaastad
58047a6509
#569 Added custom font for labels in 3D scene and added font size to preferences
2016-08-09 13:43:13 +02:00
Magne Sjaastad
d9973743ee
#272 Improved meta data for custom cell edge results
2016-08-06 08:47:56 +02:00
Magne Sjaastad
1101db5787
( #805 ) Added category legend and mapper
2016-08-05 17:23:50 +02:00
Magne Sjaastad
23bd3c9b0c
( #805 ) Cleaned up includes and generalized access to overlayItemLegend
2016-08-05 17:19:49 +02:00
Magne Sjaastad
4bfef4ead0
Merged in changes from maintenance branch
2016-08-04 11:12:53 +02:00
Jacob Støren
71dce565c5
#803 Added version number to dock/toolbar layout registry settings
2016-08-03 14:05:55 +02:00
Jacob Støren
3bcb7b9f1b
#802 Better default dock and toolbar layout.
...
Window managment toolbar moved.
Created a Draw Style toolbar
2016-08-03 13:29:46 +02:00
Magne Sjaastad
512f8904de
AppFwk: Do not toggle item when tree item editor widget (QLineEdit) is closed with Enter key
2016-07-25 18:25:14 +02:00
Magne Sjaastad
fa19a74dcc
#225 Clear Result Info and Result Plot when closing a case
2016-07-18 16:16:10 +02:00
Magne Sjaastad
686aef821e
Cleaned up includes
2016-07-16 16:31:55 +02:00
Magne Sjaastad
52f6b9a635
Give focus to Ok button after adding a folder
2016-07-15 13:56:41 +02:00
Magne Sjaastad
97232fedd4
#752 Result Info reports "Grid cell" value to be Inf
2016-07-15 09:57:00 +02:00
Magne Sjaastad
2e8c4ac211
#792 Summary: Added storing of visible display window based on zoom and pan
2016-07-05 14:58:42 +02:00
Magne Sjaastad
b8615f0ebc
#792 Added Window zoom and Zoom All
2016-07-05 10:47:03 +02:00
Magne Sjaastad
ac5402ca5a
Added updateViewerWidgetWindowTitle for summary plots
2016-06-29 14:41:17 +02:00
Magne Sjaastad
ea6d652a17
Added missing initialization of distance when picking in Qwt plots
2016-06-29 14:41:17 +02:00
Magne Sjaastad
75c08979c7
Added support for active summary plot
2016-06-29 14:41:15 +02:00
Magne Sjaastad
cac86dcec9
Fixed mouse interaction with well log plots and tracks
2016-06-29 14:41:14 +02:00
Magne Sjaastad
0680e830b4
Added CopyViewToClipboard feature
2016-06-29 14:41:13 +02:00
Magne Sjaastad
2e0553d99c
Tile windows feature for plot window
2016-06-29 14:40:37 +02:00
Magne Sjaastad
3b55f98dbd
Added ShowPlotWindow feature
2016-06-29 14:40:37 +02:00
Magne Sjaastad
119881dc7d
Removed obsolete code related to actions, menus and dock widgets
2016-06-29 14:40:20 +02:00
Magne Sjaastad
bbf1574feb
Wired up application logic related to new RiuMainPlotWindow
2016-06-29 14:38:11 +02:00
Magne Sjaastad
e92624a862
Moved setting for main windows geometry and toolbar state to RiuMainWindowBase
2016-06-29 14:38:06 +02:00
Magne Sjaastad
aef466087d
Established RiuMainPlotWindow
2016-06-29 14:37:41 +02:00
Magne Sjaastad
830db2c6ec
( #743 ) Added import of Input Case using opm-parser
2016-06-23 14:36:33 +02:00
Jacob Støren
27f6b980fe
#778 Display unit on Y-Axis. Added unit to legend. Cosmetics on Curve Filter Prop-panel
2016-06-22 14:34:56 +02:00
Jacob Støren
6aa5ba9e2d
Linux include compile fixes
2016-06-22 12:38:29 +02:00
Jacob Støren
eec539b793
#786 Picking curves selects the curve
2016-06-22 11:34:26 +02:00
Jacob Støren
58391efef1
Whitespace
2016-06-22 11:28:19 +02:00
Jacob Støren
12e1e47bf1
Summary curves: Turned on anti-aliasing, Showing complete curve appearance in legend. Added Symbol skipping as feature.
2016-06-22 10:38:04 +02:00
Magne Sjaastad
e603773417
Added missing pragma once
2016-06-06 07:13:53 +02:00
Jacob Støren
ae615901b8
#739 Moved windowsGeometry data to the RimViewWindow base class
...
Introduced an interface for setting and getting mdiWindow Geometry
Changed file keywords from GraphPlot etc to SummaryPlot
Added a summary plot QwtPlot descendant
Added handling of delete of the MDI window
2016-05-26 13:17:26 +02:00
Jacob Støren
e469eb1483
#739 Moved code creating curve from datetime and double data
2016-05-24 11:06:42 +02:00
Magne Sjaastad
1c4c1d254e
( #711 ) Use most recent activated Eclipse view if a well log plot is active
...
Octave scripts must have an Eclipse view to communicate with. If a WLP
is active, evaluate recently used views to find the most recently
Eclipse view used.
2016-01-06 23:01:27 +01:00
Magne Sjaastad
0a15ccf577
Fixed missing selection of well path in project tree when clicking on a well path in 3D view
2015-12-16 09:46:08 +01:00
Jacob Støren
1d9481f09b
( #695 ) Unintentional picking fixed.
...
Fixed in viewer, keeping the concept of the navigation policies to not flag the
the events as handled.
Made this clearer by adding an interface to turn event consumption on or off on the
navigation policies.
2015-12-10 09:39:55 +01:00
Jacob Støren
f1574bc774
( #168 ) Consolidated zoom along ray to prepare for handling ortho view
2015-12-10 09:39:49 +01:00
Jacob Støren
5874df7cc9
( #168 ) ( #695 ) Wip: Refactoring the ResInsight nav policies to make bugfixing simpler
2015-12-10 09:39:42 +01:00
Jacob Støren
afe84ce75e
( #168 ) Parallel walk navigation working. Still things to fix
2015-12-10 09:39:06 +01:00
Jacob Støren
bbb0a5e993
( #168 ) Wip: Parallel projection. Basics in place
2015-12-10 09:33:58 +01:00
Magne Sjaastad
75b476c063
( #696 ) Select legend definition when clicking on legend in 3D view
2015-12-08 17:25:48 +01:00
Magne Sjaastad
b4e7e27f76
Fixed issued reported by CppDepends
2015-12-07 12:53:36 +01:00
Magne Sjaastad
dc6a50ec3c
Renamed from setCurrentObjectInTreeView to selectAsCurrentItem
2015-12-07 10:07:51 +01:00
Magne Sjaastad
a2bfc12c57
( #674 ) Clicking on items in 3D view selects corresponding item in tree view/property panel
...
Clicking on 3D Info box and legends for cell result, separate fault
result and cell edge selects corresponding items in tree view
2015-12-07 09:59:19 +01:00
Magne Sjaastad
e65facd590
( #404 ) Added RicViewerEventInterface and moved well path text display into a separate class
2015-12-04 15:15:54 +01:00
Magne Sjaastad
27206cab3b
( #404 ) Added display of picked well path text in Result Info
2015-12-04 15:15:54 +01:00
Magne Sjaastad
a0775fc6ec
( #688 ) Update bounding box for grid box model when camera changes
2015-12-03 14:02:36 +01:00