Jacob Støren
|
c2759e47b2
|
#739 Renamed and trimmed inside RimPlotCurve
|
2016-05-23 17:13:03 +02:00 |
|
Magne Sjaastad
|
b4e7e27f76
|
Fixed issued reported by CppDepends
|
2015-12-07 12:53:36 +01:00 |
|
Magne Sjaastad
|
5eb38fe203
|
(#691) Added option to keep the depth range fixed
|
2015-12-07 12:03:33 +01:00 |
|
Magne Sjaastad
|
dc6a50ec3c
|
Renamed from setCurrentObjectInTreeView to selectAsCurrentItem
|
2015-12-07 10:07:51 +01:00 |
|
Magne Sjaastad
|
57b0e7b18d
|
(#538) Make sure curve data is populated before used
|
2015-12-03 07:26:19 +01:00 |
|
Magne Sjaastad
|
ac2a28f139
|
(#538) Initialize new plot with depth unit
Removed obsolete functions
|
2015-12-02 15:07:29 +01:00 |
|
Magne Sjaastad
|
5ac3dea46d
|
[System] Cleaned up unused variables and functions
|
2015-11-19 07:57:45 +01:00 |
|
Jacob Støren
|
4388f39175
|
Renamed files PlotCurve->Curve
|
2015-11-04 16:22:53 +01:00 |
|
Jacob Støren
|
7b7ecf2f26
|
Renamed PlotCurve -> Curve
|
2015-11-04 16:19:38 +01:00 |
|
Jacob Støren
|
10582750ab
|
Renamed files PlotTrack/TrackPlot -> Track
|
2015-11-04 16:14:42 +01:00 |
|
Jacob Støren
|
f77a92a77b
|
Rename TrackPlot/PlotTrack classes to Track
|
2015-11-04 15:57:06 +01:00 |
|
Jacob Støren
|
f7ebf80e0d
|
(#582) (#488) Cycling all the colors in the default color table, using dark colors first.
will make equal colors more seldom in a project.
And use a bit less "hard" colors first.
|
2015-10-31 23:35:18 +01:00 |
|
Jacob Støren
|
4e25673937
|
Improved code regarding extraction curve creation
|
2015-10-30 21:39:33 +01:00 |
|
Jacob Støren
|
21b1e6c6e6
|
(#592) Fixed autoscale for track move delete toggle
Also avoid to always do updateConnectedEditors on project when deleting a curve
|
2015-10-29 10:29:48 +01:00 |
|
Jacob Støren
|
0d41d15fe9
|
(#592) Refactored and renamed to make ready to fix for Track operations
|
2015-10-28 17:28:00 +01:00 |
|
Jacob Støren
|
07916f55ce
|
(#592) Plots and tracks are now autoscaled on curve drag, drop, delete, toggled
|
2015-10-28 16:51:18 +01:00 |
|
Jacob Støren
|
44463f3a41
|
Fixed (#583) and improved (#585) and (#592)
Also a renamed typo allign -> align
|
2015-10-28 10:08:34 +01:00 |
|
Jacob Støren
|
0a45354bd9
|
Tried to improve readability by renaming in the plot classes.
|
2015-10-28 10:08:28 +01:00 |
|
Magne Sjaastad
|
930209f527
|
System : Added asserts and initialized pointer before calling firstAnchestorOrThisOfType()
|
2015-10-26 10:18:57 +01:00 |
|
Pål Hagen
|
e9f94fc959
|
(#467) Moving curves onto a track inserts them in front of existing curves
Dragging and dropping curves onto a curve appends curves after the given
curve.
|
2015-10-22 16:56:10 +02:00 |
|
Pål Hagen
|
e32b76b2af
|
(#467) Made sure that track names are updated in source plot after moving tracks
|
2015-10-22 15:21:44 +02:00 |
|
Pål Hagen
|
e748e25ae1
|
(#467) Moving tracks onto a plot means insertion in front of existing tracks
|
2015-10-22 15:17:40 +02:00 |
|
Pål Hagen
|
e2eaf5f1a3
|
(#467) Implemented drag & drop for moving tracks after drop target track
|
2015-10-20 12:25:18 +02:00 |
|
Pål Hagen
|
20b7ee9aa5
|
(#505) Changed context menu text
"Add To New Plot" instead of "Add To Plot"
|
2015-10-19 15:25:16 +02:00 |
|
Pål Hagen
|
36f2229b5b
|
(#467) Postponing updates until all tracks have been moved to a plot
|
2015-10-19 14:07:06 +02:00 |
|
Pål Hagen
|
b2e04b47d9
|
(#467) Performing updates of track after all curves have been moved
|
2015-10-19 14:02:39 +02:00 |
|
Pål Hagen
|
2893b29bbc
|
(#467) Implemented drag & drop for moving tracks between plots
|
2015-10-19 13:57:41 +02:00 |
|
Pål Hagen
|
1c3e9d8751
|
(#467) Implemented drag & drop for moving curves between tracks
|
2015-10-19 12:07:17 +02:00 |
|
Pål Hagen
|
3a01fe0782
|
(#467) Implemented tree view drag & drop of LAS file well log channels to plot tracks
Did some refactoring/cleanup of existing drag & drop code to make it
easier to add drag & drop for other item types.
|
2015-10-16 16:58:49 +02:00 |
|
Jacob Støren
|
36339f1001
|
(#522) Changed the Import Well Log Curve icon
|
2015-10-15 13:41:47 +02:00 |
|
Pål Hagen
|
63467b0960
|
(#547) Don't enable "New Well Log LAS Curve" for tracks if no LAS files are available
|
2015-09-25 17:52:03 +02:00 |
|
Pål Hagen
|
a0c2d7f6b7
|
(#525) Checking for availability of any case, not necessarily the active case
|
2015-09-25 16:45:38 +02:00 |
|
Pål Hagen
|
7b802187d0
|
(#525) New well log extraction curve command feature needs a case
Not available unless there is a case.
|
2015-09-25 14:48:31 +02:00 |
|
Pål Hagen
|
d8acb9d1bc
|
(#528) Using case and current result from active view when adding new curve
|
2015-09-25 14:35:30 +02:00 |
|
Pål Hagen
|
81b973a74c
|
(#507) Picking unit name from LAS file in curve's update method
|
2015-09-22 15:12:33 +02:00 |
|
Magne Sjaastad
|
b45e571888
|
(#504) Do not use autoscale for x-axis - simplified track/plot update code
|
2015-09-22 11:55:21 +02:00 |
|
Magne Sjaastad
|
2b7d7be3f1
|
(#499) Added a custom track delete feature
Added infrastructure needed to delete track from plot and plot
collection
|
2015-09-21 15:55:55 +02:00 |
|
Pål Hagen
|
5e58cb141e
|
(#468) Added context menu item in 3D view for plotting of well log extraction curves
|
2015-09-21 14:24:29 +02:00 |
|
Pål Hagen
|
903b692e8e
|
(#468) Renamed method
|
2015-09-21 14:10:04 +02:00 |
|
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 |
|
Pål Hagen
|
5e8a6d90cd
|
(#498) Picking and displaying well log channel unit from LAS files
|
2015-09-21 10:10:25 +02:00 |
|
Pål Hagen
|
fef1d93a9e
|
(#436) Renamed class/files
|
2015-09-18 17:29:17 +02:00 |
|
Pål Hagen
|
ef5d1c0279
|
(#490) Made sure that "add to plot" feature sets track name
|
2015-09-18 14:50:08 +02:00 |
|
Magne Sjaastad
|
842363eebd
|
WIP resolved conflicts
|
2015-09-18 13:46:18 +02:00 |
|
Pål Hagen
|
479b2083ef
|
(#486) Renamed "trace" to "track"
|
2015-09-18 12:29:23 +02:00 |
|
Pål Hagen
|
59efb31523
|
(#490) Added user description field to well log plot tracks
|
2015-09-18 11:07:21 +02:00 |
|
Pål Hagen
|
2653bcf1a9
|
(#491) Updating X-range fields according to changes in plots
|
2015-09-18 10:50:01 +02:00 |
|
Pål Hagen
|
58609ac9de
|
Renamed class/flies
|
2015-09-18 09:16:59 +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 |
|