Commit Graph

17 Commits

Author SHA1 Message Date
magnesj
d11e109c7e Fixes by clang-format 2020-11-06 06:18:34 -05:00
github-actions[bot]
b262cc02dc Fixes by clang-format 2020-09-28 11:00:18 +02:00
jonjenssen
5c4498db9f
RFT Plot - make sure we handle feet vs. meters in well log type plots (#6551)
* Fix the meter <-> feet conversion (it was backwards)

* Make sure we refresh the plots after changing the depth axis unit

* Make sure formation overlays etc. also gets converted to correct depth unit (correct as in the same unit any loaded Eclipse Result case use)
2020-09-25 11:14:56 +02:00
Gaute Lindkvist
79e3cfac7a #6575 Show title and legends are on in RFT/PLT 2020-09-24 21:52:45 +02:00
Gaute Lindkvist
9391453c2c Better fix for legend and title in sub plots and summary dialog 2020-09-20 15:26:46 +02:00
Gaute Lindkvist
93baf776a1 Fix crashes when dropping analysis plots into Multiplots 2020-09-20 15:26:46 +02:00
Gaute Lindkvist
a3161047af #6497 Fix legends in Summary preview and clean up plot titles 2020-09-20 15:26:46 +02:00
github-actions[bot]
c4d2488d31
Fixes by clang-format (#6362)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-08-25 08:44:08 +02:00
Gaute Lindkvist
f82b2f73ec #6320 Refactor of PdmScripting
* Make base class abstract
* Implement support for IOHandling for PdmChild and PdmChildArray fields
2020-08-25 08:33:47 +02:00
Gaute Lindkvist
92763ee902 Make well log tracks reorderable 2020-08-10 09:17:46 +02:00
Gaute Lindkvist
bfaff27d51 Re-add missing drag and drop for well log tracks 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
192d8d1b21 Fix update of show plot title for Well Log Plots 2020-06-03 14:00:04 +02:00
Gaute Lindkvist
2fe4372dc2 First round of caf::FontTools 2020-06-03 14:00:04 +02:00
Kristian Bendiksen
c366e85682 Refactor delete operations for pdm objects. 2020-05-22 07:02:53 +02:00
Kristian Bendiksen
c016c02e40 Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Magne Sjaastad
f89dcf4e52 Convert to enum class 2020-04-24 11:40:22 +02:00
Kristian Bendiksen
185046194c Add RimDepthTrackPlot base class for RimWellLogPlot. 2020-04-22 08:57:25 +02:00