Jacob Støren
|
2ed84c9df2
|
#2607 WIP: Outline of dragger system based on editors. First visible dragger geometry
|
2018-08-17 12:32:40 +02:00 |
|
Bjørn Erik Jensen
|
8b14a01a2b
|
#3200 Plot editor. Remove curve sets correctly
|
2018-08-14 11:01:19 +02:00 |
|
Magne Sjaastad
|
411ef54364
|
CppCheck : Guard null pointer access
|
2018-08-06 08:22:05 +02:00 |
|
Magne Sjaastad
|
fe07b60392
|
CppCheck : Several fixes
Add missing initializers
Guard potential null pointer access
|
2018-08-02 19:22:03 +02:00 |
|
Gaute Lindkvist
|
714aafc05c
|
#3155 Slightly tweak X-autozoom so it zooms to the nearest outside minor tick.
* Looks much better and makes the problem of having tick labels overlap with neighbour tracks much rarer.
|
2018-07-16 08:57:28 +02:00 |
|
Gaute Lindkvist
|
ca1f9506b1
|
#3155 Implement grid lines settings for depth axis as well
* Done to "get away with" removing tick marks on all depth axes apart from the first track
|
2018-07-16 08:57:28 +02:00 |
|
Gaute Lindkvist
|
162d82f8b7
|
#3155 Remove track spacing
|
2018-07-16 08:57:28 +02:00 |
|
Gaute Lindkvist
|
f8a7ba541f
|
#3156 Make formation labels optional even if formation lines are shown
|
2018-07-16 08:57:28 +02:00 |
|
Bjørn Erik Jensen
|
93af11f934
|
#3165 Plot source stepping. Reset error bars when stepping through vectors
|
2018-07-09 09:09:51 +02:00 |
|
Bjørn Erik Jensen
|
08f516bab4
|
#3149 Export plot data. Right justify columns
|
2018-07-06 14:41:14 +02:00 |
|
Bjørn Erik Jensen
|
1c28edf2cb
|
#3146 Summary plot. Ensemble color assignment fix. The appearance apply button now works for curve sets as well
|
2018-07-05 11:38:59 +02:00 |
|
Bjørn Erik Jensen
|
b6deb3ab89
|
#3142 Show plot data dialog. Do not show decade tab
|
2018-07-05 10:09:00 +02:00 |
|
Bjørn Erik Jensen
|
5414d29cc6
|
#3145 Ensemble stat. Show plot data dialog: Increase tab stop size
|
2018-07-05 09:38:47 +02:00 |
|
Bjørn Erik Jensen
|
a5fe2ed69a
|
#3147 New summary plot. Fix missing initial source selections
|
2018-07-05 08:22:19 +02:00 |
|
Gaute Lindkvist
|
e5767c4f41
|
Add back connecting scheduleUpdateChildrenLayout to legendDataChanged
* This was mistakenly removed
|
2018-07-04 16:54:22 +02:00 |
|
Bjørn Erik Jensen
|
224f379ea6
|
#3143 Summary plot. Remove misplaced delete of QWT curve
|
2018-07-04 12:48:28 +02:00 |
|
Gaute Lindkvist
|
4112682b6a
|
#3136 Fix RFT/PLT plots and refactor the way Mdi windows are resized when adding/removing plot tracks.
|
2018-07-04 11:10:32 +02:00 |
|
Bjørn Erik Jensen
|
208ba77765
|
Add missing include
|
2018-07-04 09:53:00 +02:00 |
|
Bjørn Erik Jensen
|
76d3ec79fd
|
Error bars. Plot only valid error bar values
|
2018-07-04 09:34:54 +02:00 |
|
Bjørn Erik Jensen
|
02059debf9
|
#3087 Show plot data. Add context menu: export to file
|
2018-07-02 14:29:46 +02:00 |
|
Bjørn Erik Jensen
|
13e5a3214b
|
#3087 Show plot data. Display tabbed dialog for summary data
|
2018-07-02 11:45:14 +02:00 |
|
Gaute Lindkvist
|
ff84d81e44
|
Clean up after review
* Disable grid lines and tick marks if x range is empty.
* Rename intervals to intervalCount when it is an integer count.
* Fix some compile warnings.
|
2018-07-02 10:29:32 +02:00 |
|
Gaute Lindkvist
|
ed232b9cbd
|
#2966 Add command to create a well bore stability plot
|
2018-07-02 10:29:31 +02:00 |
|
Gaute Lindkvist
|
5bc59c1ee9
|
Fix problem where Well Log Plot looks in main window instead of plot window for MDI child windows.
|
2018-07-02 10:29:30 +02:00 |
|
Gaute Lindkvist
|
5d6188b39c
|
#3103 Manual tick marker setting
|
2018-07-02 10:29:30 +02:00 |
|
Gaute Lindkvist
|
707a7a91e6
|
#3103 Make grid lines match major and minor interval and make the grid lines optional
|
2018-07-02 09:51:10 +02:00 |
|
Gaute Lindkvist
|
8c445388b8
|
#3097 Make sure track height takes title into account
|
2018-07-02 09:51:10 +02:00 |
|
Gaute Lindkvist
|
dadaa87274
|
#3102 Hide legend scrollbars
|
2018-07-02 09:51:10 +02:00 |
|
Gaute Lindkvist
|
20a145d760
|
#3104 More sensible variable width for users: drop down list of narrow, normal, wide, etc.
|
2018-06-27 08:35:17 +02:00 |
|
Gaute Lindkvist
|
6ae2fbe9d3
|
#3097 Centered plot title
|
2018-06-27 08:35:17 +02:00 |
|
Gaute Lindkvist
|
ea2b64ef08
|
#3102 Well Log Plots: optionally align legend horizontally.
|
2018-06-27 08:35:17 +02:00 |
|
Gaute Lindkvist
|
e4288972de
|
#3104 Well Log Plots: Implement variable width for tracks
|
2018-06-27 08:35:17 +02:00 |
|
Gaute Lindkvist
|
ad17ee1050
|
#3099 Apply QWT-hack to align tracks without xaxis markers and labels.
|
2018-06-27 08:35:17 +02:00 |
|
Gaute Lindkvist
|
405d470eda
|
#3098 Show depth axis only for left-most plot. They all share the same depth axis anyway.
|
2018-06-27 08:35:17 +02:00 |
|
Gaute Lindkvist
|
f0bd7c726a
|
#3097 Optionally add plot title to the plot itself
|
2018-06-27 08:35:17 +02:00 |
|
Bjørn Erik Jensen
|
898df5b68a
|
#3096 Implemented ensemble calulations
|
2018-06-25 15:15:30 +02:00 |
|
Gaute Lindkvist
|
ed0bcb05a1
|
Remove some unecessary includes in RiuMainWindow.cpp
|
2018-06-20 11:46:19 +02:00 |
|
Gaute Lindkvist
|
d13a52a8b4
|
#3058 Implement a memory cleanup dialog for GeoMech data.
|
2018-06-19 12:20:21 +02:00 |
|
Gaute Lindkvist
|
e3bffafb46
|
Make memory critical threshold limits different on Linxu and Windows.
|
2018-06-19 10:09:51 +02:00 |
|
Magne Sjaastad
|
17ee25d0b2
|
AppFwk : Rename to uiField() and setUiField()
|
2018-06-15 14:22:03 +02:00 |
|
Gaute Lindkvist
|
2f0b1cfdb9
|
#3045 Implement memory display in status bar of the main window
|
2018-06-15 12:39:54 +02:00 |
|
Bjørn Erik Jensen
|
b5ad3681cc
|
#2659 Ensemble statistics. Add labels to symbols on the statistic curves
|
2018-06-14 14:10:51 +02:00 |
|
Gaute Lindkvist
|
280656ca26
|
#3043 Implement Time step filtering on import for Geomech
|
2018-06-13 14:10:47 +02:00 |
|
Magne Sjaastad
|
d09df6807d
|
#3037 Rename to setChildArrayField
|
2018-06-11 15:30:19 +02:00 |
|
Bjørn Erik Jensen
|
eebd8bef2d
|
Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename
|
2018-06-08 15:10:45 +02:00 |
|
Bjørn Erik Jensen
|
7cd371c1f8
|
#2659 Ensemble statistics. Fix plot editor issues
|
2018-06-08 08:43:24 +02:00 |
|
Magne Sjaastad
|
31d336b928
|
|
2018-05-29 14:42:00 +02:00 |
|
Magne Sjaastad
|
e68adbf2f8
|
#2996 Plot Editor : Missing panel initialization in some cases
Remove the change in current selection, as this is a temporary field only stored in the UI
|
2018-05-29 13:14:29 +02:00 |
|
Bjørn Erik Jensen
|
7d2b3f159b
|
#2995 Plot editor. Fix build error on Linux
|
2018-05-29 09:23:10 +02:00 |
|
Bjørn Erik Jensen
|
0579c201dc
|
#2995 Plot editor. Show no default curve if ensemble data is present
|
2018-05-29 09:01:02 +02:00 |
|