Magne Sjaastad
33abbed1fd
#882 RiaApplication : Renamed to lastUsedDialogDirectory and added currentProjectPath. Use project path as fallback path for LAS export
2016-09-21 09:46:17 +02:00
Magne Sjaastad
0fc911e50b
#837 Set category legend width to 150 px
2016-09-14 08:27:04 +02:00
Magne Sjaastad
7306950d9d
#831 Category legend use full height to be able to show as many category names as possible
2016-09-12 11:11:25 +02:00
Jacob Støren
78b29fc3a0
Fixed zoom all bounding box issue related to 1209c908e5
...
Used explicit mainRendering instead of renderSequence->firstRendering()
2016-09-07 15:54:12 +02:00
Jacob Støren
1209c908e5
Fixed clip plane related assert on linux. Hopefully the final fix of trouble related to : ca6e650a72 and 80985785 and 0128baddff
...
The fundamental problem was that the quad rendering was included in the boundingbox.
2016-09-07 12:52:40 +02:00
Jacob Støren
c903e87dfd
#811 , #812 WIP, Formation names coloring of cells. First shot. Works but needs refinment.
2016-09-06 10:27:30 +02:00
Jacob Støren
f03e6de1f2
#810 , #813 , #808 Display formation name when picking
2016-08-24 15:19:39 +02:00
Jacob Støren
b46c6ebcf8
#809 Created Formation Names project items.
...
#819 Added delete command to Formation names
#808 Added an import Formation Names command
2016-08-24 08:30:12 +02:00
Jacob Støren
c1f5ec5bdf
#168 Finalized. Zoom along ray is now updated to cope with parallel projection. The code in the different navigations are cleaned up a bit, and alligned
2016-08-17 10:54:15 +02:00
Jacob Støren
fbcf9fca11
#168 Merged in parallel projection
2016-08-16 23:20:33 +02:00
Jacob Støren
27830dcbeb
#168 Added Perspective/parallel view tool button
2016-08-16 22:43:22 +02:00
Jacob Støren
4eddcc859a
#168 Save and restore of parallel projection
2016-08-16 14:34:37 +02:00
Magne Sjaastad
cb4aa45cd3
Merged in changes from maintenance branch
2016-08-11 10:29:14 +02:00
Magne Sjaastad
6d95261410
Removed obsolete includes to cafPdmUiTreeView
2016-08-11 09:10:56 +02:00
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