Magne Sjaastad
|
c9f77bae98
|
#3402 HoloLens : Add visibleParts to RiuViewer
|
2018-09-21 14:14:19 +02:00 |
|
Magne Sjaastad
|
b6e43de923
|
#3402 HoloLens : Add override
|
2018-09-21 14:14:19 +02:00 |
|
Bjørn Erik Jensen
|
7d2889c66b
|
#3318 Plot editor performance. Do not call update method for every toggle change
|
2018-09-13 12:38:48 +02:00 |
|
Magne Sjaastad
|
f1dd707561
|
Holo Lens : Create menu and UI for export of data to folder
|
2018-09-12 10:34:01 +02:00 |
|
Magne Sjaastad
|
bbebbf108f
|
#3340 Remove unused variables
|
2018-09-10 10:27:54 +02:00 |
|
Magne Sjaastad
|
b81114c7d4
|
#3340 Add ifdef USE_ODB_API
|
2018-09-10 10:27:54 +02:00 |
|
Gaute Lindkvist
|
0460eb2ac2
|
#3309 Toolbar buttons for well log plot data source and make sure only visible curves and zonation/attributes affect the data source.
* This also required adding some updateConnectedEditors for updating the selected property views when changing the toolbar.
|
2018-09-10 10:26:11 +02:00 |
|
Gaute Lindkvist
|
385f7ad0da
|
#3305 Implement well path attribute track in well bore stability plots
* Fix depth start and end of attributes to match the TVD/MD display setting.
|
2018-09-05 15:19:22 +02:00 |
|
Magne Sjaastad
|
e4809af096
|
System : Use cvf::UNDEFINED_SIZE_T
|
2018-09-05 13:57:58 +02:00 |
|
Gaute Lindkvist
|
d81b85c54c
|
#3277 Implement stepping for Common Data Source and rename Plot Source Stepping for summary plots.
* The name for the UI groups is now "Data Source" for both types of data source stepping.
|
2018-09-05 11:49:26 +02:00 |
|
Gaute Lindkvist
|
12484bf1e9
|
#3297 Make casing shoe a right-angled triangle and refactor symbols
* Put plot symbol enum inside the symbol class.
* Put line style enums inside the line class.
* Add custom capability.
|
2018-09-04 12:02:06 +02:00 |
|
Gaute Lindkvist
|
4fd9cdfda3
|
#3300 Fix crash when loading formation indices as part of a project file.
* Rename structGrid() to getOrCreateStructGrid() to make it obvious that it allocates internally.
|
2018-09-04 09:33:48 +02:00 |
|
Gaute Lindkvist
|
adc9ad322a
|
#3187 symbols and labels for well path attributes, initial work.
|
2018-08-30 16:06:20 +02:00 |
|
Jacob Støren
|
bddaf9d602
|
#3291 Fix by differensiating between dynamic and default pickEventHandlers
|
2018-08-30 15:43:55 +02:00 |
|
Bjørn Erik Jensen
|
37961717e3
|
#3213 Observed data import. Handle custom vector naming. Fix failing unit tests
|
2018-08-30 13:30:54 +02:00 |
|
Bjørn Erik Jensen
|
2e8bf5aafe
|
#3213 Observed data import. Add categories to vector table. Modify category identification. Update unit test
|
2018-08-30 11:17:52 +02:00 |
|
Jacob Støren
|
9cd9173000
|
#3249 Add possibility to add and remove pickEventHandlers
|
2018-08-29 16:04:08 +02:00 |
|
Jacob Støren
|
8fca7475e9
|
caf: Renamed the WidgetBasedObjectEditor to FormLayoutObjectEditor
|
2018-08-27 16:25:26 +02:00 |
|
Jacob Støren
|
0a2b68348f
|
#3249 Refactoring: Rename of classes to PickEventHandler
|
2018-08-27 16:25:26 +02:00 |
|
Jacob Støren
|
cbb7f4b0c9
|
#3249 Refactoring: Cleaned up displayContextMenu and handlePickAction in ViewerCommands
|
2018-08-27 16:25:26 +02:00 |
|
Jacob Støren
|
58617b7510
|
#3249 Refactoring: Rename of ViewerEvent to PickEvent
|
2018-08-27 16:25:26 +02:00 |
|
Jacob Støren
|
ad9864240c
|
#3249 Refactoring: Remove the old extractintersectionData.
Replace it with a separate find method.
Use RiuPickItemInfo in the RicViewerEventObject
|
2018-08-27 16:25:26 +02:00 |
|
Jacob Støren
|
714ba1e605
|
#3249 Refactoring: RiuPickItemInfo into separate file
|
2018-08-27 16:25:26 +02:00 |
|
Jacob Støren
|
9ce814a3b2
|
#3249 Refactoring pick event handling as preparations
|
2018-08-27 16:25:25 +02:00 |
|
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 |
|