Magne Sjaastad
|
46c3c1d296
|
#1000 System : Added keyboard shortcuts for copy/paste actions
|
2016-11-24 08:22:36 +01:00 |
|
Jacob Støren
|
3d66d1698a
|
#997 Fixed crash due to missing main plot window
|
2016-11-22 13:49:17 +01:00 |
|
Magne Sjaastad
|
3a0e7d098f
|
#901 WLP: Added copy/paste of plots
|
2016-11-22 09:31:48 +01:00 |
|
Magne Sjaastad
|
9a7adb2904
|
#901 WLP: Added copy/paste of tracks
|
2016-11-22 09:11:25 +01:00 |
|
Magne Sjaastad
|
402c629646
|
#901 WLP: Added copy/paste of curves
|
2016-11-22 08:48:11 +01:00 |
|
Jacob Støren
|
5b1e0dadee
|
#988 Copy, Paste, Erase icons, and turned on icons for some other commands as well.
|
2016-11-18 11:45:09 +01:00 |
|
Jacob Støren
|
bb2a1751c8
|
Added icons to some well log commands
|
2016-11-17 17:37:01 +01:00 |
|
Magne Sjaastad
|
531aaaa445
|
AppFwk : Fixed typo of firstAncestorOrThisOfType
|
2016-09-21 13:59:41 +02:00 |
|
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 |
|
Jacob Støren
|
9041e4a582
|
#836 Fixed missing/wrong zoom update for well log plots when opening project.
Refactored the zoom update method names
|
2016-09-13 09:59:34 +02:00 |
|
Magne Sjaastad
|
d7493c19ae
|
Make sure commands related to plots update the tree view in the plot window
|
2016-06-30 15:19:40 +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 |
|
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 |
|