Pål Hagen
8667b6baa0
( #468 ) Added context menu item in 3D view for plotting of logs from LAS files
2015-09-21 14:02:33 +02:00
Magne Sjaastad
e7866cbdfd
( #484 ) If current window is mazimized, show new window in maximized state
2015-09-21 13:25:38 +02:00
Magne Sjaastad
06e8bc2ec5
Moved building of time step names for UI to case
2015-09-21 11:22:03 +02:00
Pål Hagen
c32f4cabfe
( #493 ) Correct handling of MDI sub window activation.
...
Setting bool member variable that blocks sub window activation slot
temporarily at the correct places - the main window methods that sets
active viewer and removes a viewer.
2015-09-21 11:01:00 +02:00
Magne Sjaastad
18bb056b78
Apply appendClassNameToUiText when creating project tree
2015-09-18 19:39:47 +02:00
Pål Hagen
e3e574fb90
( #493 ) Blocking MDI window activation handler when toggling off well log plot
2015-09-18 17:06:26 +02:00
Pål Hagen
479b2083ef
( #486 ) Renamed "trace" to "track"
2015-09-18 12:29:23 +02:00
Pål Hagen
324f05e74e
Linux compilation fix
2015-09-18 10:27:55 +02:00
Pål Hagen
d3f2df8b6b
( #487 ) Stopped using focus events for selection in project tree
...
Already handled by sub window activation in main window.
2015-09-18 09:41:42 +02:00
Magne Sjaastad
0f5fed1768
( #492 ) Created folder for well log commands, added "New Well Log LAS Curve" feature
2015-09-18 09:07:38 +02:00
Magne Sjaastad
598575602c
( #484 ) Fixed issue with invalid MDI maximized state
2015-09-18 08:04:14 +02:00
Pål Hagen
ffbc4f13e7
( #459 ) Added support for plotting of discontinuous curves
2015-09-17 18:42:35 +02:00
Magne Sjaastad
c8751bebe0
( #439 ) Improved positioning and default size of widgets in MDI area
2015-09-17 14:27:21 +02:00
Magne Sjaastad
490a823fb0
( #440 ) Minimum height and width of plot set to 0
2015-09-17 14:27:20 +02:00
Pål Hagen
08adcd5df7
( #466 ) Made sure that selecting plots and plot tracks both work
...
Both widgets accept focus events and select the corresponding items in
the project tree view. Focus is cleared immediately in the focus event
handlers, so that plot tracks won't steal focus from the plots in
subsequent selections of plots.
2015-09-17 12:02:37 +02:00
Pål Hagen
71b4ce9221
Linux compilation fix
2015-09-17 11:40:05 +02:00
Pål Hagen
ca375d90ea
( #466 ) Clicking a plot curve selects the item in the project tree view
2015-09-17 11:34:03 +02:00
Pål Hagen
ce6c33fa09
( #466 ) Clicking a plot track selects the item in the project tree view
2015-09-17 10:53:37 +02:00
Magne Sjaastad
c6caea2869
( #481 ) Restore window maximized state
2015-09-17 09:04:15 +02:00
Magne Sjaastad
f1233e485a
Improved state handling of toolbar actions
2015-09-17 08:25:45 +02:00
Magne Sjaastad
4c9b25a85d
( #480 ) Added toolbutton for tiling of windows as a command feature
2015-09-17 08:25:44 +02:00
Magne Sjaastad
f1e11780ce
( #446 ) Added feature "Set master view" to context menu in 3D and in project tree
2015-09-16 15:13:56 +02:00
Magne Sjaastad
66333e0367
( #475 ) Make sure MDI window pos and size is restored
2015-09-16 12:56:48 +02:00
Magne Sjaastad
d99c5daee1
Added icons to context menu in 3D view
2015-09-15 16:33:41 +02:00
Magne Sjaastad
708e34045d
( #446 ) Added link view commands to context menu in 3D view
2015-09-15 16:33:41 +02:00
Magne Sjaastad
08e266c2f3
( #449 ) Minor fixes related to isActive
2015-09-15 10:45:39 +02:00
Pål Hagen
095d974e38
( #435 ) WIP - Reading metadata from LAS files
2015-09-14 16:33:28 +02:00
Jacob Støren
69019115a2
Made MD/Tvd font smaller
2015-09-11 14:35:12 +02:00
Pål Hagen
7901c3c4bd
( #438 ) Showing "MD" or "TVD" on top of Y-axis according to depth type
2015-09-11 12:35:59 +02:00
Pål Hagen
d3909c5d27
( #437 ) Using MD or TVD depth values for well log extraction curves
...
Also renamed some methods for clarity, and fixed a bug in
RimWellLogPlot::updateViewerWidget(). Using this method instead of
loadDataAndUpdate() when toggling visibility of the plot.
2015-09-11 10:44:10 +02:00
Jacob Støren
8b801bac50
( #442 ) Permanent fix. Needed to handle the new plot views properly
2015-09-10 08:14:28 +02:00
Jacob Støren
f753593380
( #442 ) Temporar fix.
...
Why this code creates the crash is beyond my understanding.
Must be investigated.
For now, get rid of the crash that blocks testing etc...
2015-09-09 14:30:12 +02:00
Pål Hagen
77c22e4562
( #431 ) Handling viewer deletion by upper right X in window gracefully
2015-09-08 11:11:42 +02:00
Pål Hagen
1000c96c3e
( #431 ) Turning toggle field off when removing well log plot viewer widget
2015-09-08 10:21:33 +02:00
Pål Hagen
c1d2a32f6e
( #428 ) Selecting well log plot in tree view when its viewer is activated
2015-09-07 19:22:11 +02:00
Pål Hagen
613f028779
( #427 ) Fixed selection of well log plots so that the viewer is set active
...
Switching between well log plots and 3D views, both are MDI windows,
should now work fine.
2015-09-07 18:27:23 +02:00
Pål Hagen
eda2ce27d6
( #396 ) Fixed updating of plot traces when adding curves
...
Made sure that plot traces are updated as expected when adding curves to
plot traces with index > 0.
2015-09-07 18:00:04 +02:00
Pål Hagen
6eaef49996
( #404 ) Using well path pointer instead of index for source info for picking
2015-09-07 16:17:40 +02:00
Magne Sjaastad
f16b2af600
Rename of class names and files related to linked views
2015-09-07 14:35:26 +02:00
Pål Hagen
4d4ed88041
( #404 ) Displaying well path name when a well path is picked
...
TODO: Display depth and additional well data
2015-09-07 12:21:22 +02:00
Magne Sjaastad
4618f50e9e
( #407 ) Disable "Add property filter" for per-cell face color results
2015-09-07 10:12:59 +02:00
Pål Hagen
520f1fc60d
( #410 ) Using a smaller font size for numbers on axes
2015-09-04 17:11:16 +02:00
Pål Hagen
752c4071b9
( #412 ) Improved scroll wheel zooming (zoom around mouse Y position)
...
Moved scroll wheel handling to well log trace plot viewer, using event
filter for the plot canvas to get the mouse Y position, which is
transformed to the corresponding plot depth value and used as center for
zooming.
2015-09-04 15:57:34 +02:00
Pål Hagen
d7872971d3
( #412 ) Faster zooming and panning of well log plots
...
Could consider to use for instance Shift or Alt as extra modifiers for
speeding up/slowing down zooming/panning.
2015-09-04 14:23:13 +02:00
Pål Hagen
a1d95f2b8a
( #396 ) Reset the zoom to show the entire depth range only when the first curve is added
...
Additional additions or changed parameters (by the user) will not change
the visible depth settings. Did some code cleanup.
2015-09-04 14:14:56 +02:00
Jacob Støren
7b308e514c
Wip: Separated cretion of Qwt classes from Rim construction
...
This needs to be done because MDI window close window deletes the widgets.
We need to be able to recreate all the widgets/qwt objects when needed.
The QwtPlotCurves still crashes on window close/open
2015-09-03 14:26:49 +02:00
Jacob Støren
959abe7930
Set initial well plot axis ranges to something "pretty"
2015-09-03 11:55:24 +02:00
Jacob Støren
2a8533bad0
( #396 ) Save/Restore of WellLog plots partly in place.
...
Cleaned up ownership in WellLog plot classes
initAfterRead() is implemented
moved code related to command features from the WellLog classes
Still plots are not redrawn/reloaded when opening a project file.
2015-09-03 08:22:01 +02:00
Jacob Støren
30e2495849
Remove duplicate add/remove/setActive viewer methods from MainWindow.
...
(#408 ) Added Save Load of WellLog Plot window geometry also
2015-09-03 08:21:57 +02:00
Magne Sjaastad
e3c11f11e9
Added Close All Windows
2015-09-02 17:18:26 +02:00