Magne Sjaastad
68dc74ec63
#6843 Grid Cross Plot : Set default legend mapping type to discrete
2020-11-09 13:47:52 -05:00
Magne Sjaastad
7b3fdbcf38
#6843 Grid Cross Plot : Check if valid before accessing tickValues
2020-11-09 13:47:52 -05:00
magnesj
0258874e17
Fixes by clang-format
2020-11-09 08:31:57 -05:00
Gaute Lindkvist
2de49891fb
#6652 Fix missing legend entries in summary editor
2020-10-01 03:46:28 -07: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
Magne Sjaastad
523cdc2b7d
Janitor : Use class enum
2020-08-14 11:00:36 +02:00
Magne Sjaastad
d276d0eefe
#6252 Category Colors : Name and corresponding color do not match
...
Set category data directly to the category mapper with no reverse ordering
When drawing the color legend, always draw categories with lower index first
2020-08-14 11:00:36 +02:00
Gaute Lindkvist
d861af44b6
Temp work
2020-07-27 08:47:01 +02:00
Gaute Lindkvist
2fe4372dc2
First round of caf::FontTools
2020-06-03 14:00:04 +02:00
Kristian Bendiksen
0b9577df71
#5874 Remove direct accessor to obsoleted RimRegularLegendConfig::colorRange field.
2020-05-24 17:26:51 +02:00
Kristian Bendiksen
8da32eddc1
Remove unused RiaColorTables includes.
2020-05-24 17:26:51 +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
Magne Sjaastad
83914006fd
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
3f88fe197a
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
a828ccdfe4
#5607 Saturation Pressure Plots : Add workaround for multi plot of SatNumPlots
2020-03-19 16:04:34 +01:00
Magne Sjaastad
0cd0c7d80d
#5612 Saturation Pressure Plots : Remove duplicated code
2020-02-28 12:39:24 +01:00
Magne Sjaastad
1187a2e551
#5612 Saturation Pressure Plots : Add support for user defined time step
2020-02-28 12:39:24 +01:00
Magne Sjaastad
a612da649c
#5593 Saturation Pressure Plot: Clamp time step index
2020-02-28 12:39:24 +01:00
Magne Sjaastad
6530d12e71
#5593 Saturation Pressure Plot: Use time step 0 as default
2020-02-28 12:39:24 +01:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
edc276db4d
Well Log Plot and Well Distribution Plots no longer inherit Multiplot
...
* Also cleaned up RiuQwtPlotWidget
2020-01-16 14:33:33 +01:00
Gaute Lindkvist
10f749f356
#5219 Implement support for TVDRKB for well log depth
...
* Also show air gap in title when TVDRKB is selected and not otherwise
2020-01-08 14:35:48 +01:00
Gaute Lindkvist
4829c5eba2
Move to pixel size instead of point size for fonts
2020-01-07 14:59:18 +01:00
Gaute Lindkvist
f279e85c2c
Improved font handling
2020-01-07 14:26:46 +01:00
Magne Sjaastad
afc9ace33e
#5279 Formations : Add const and simplify access
2020-01-03 09:59:38 +01:00
Gaute Lindkvist
47b93dc0d1
Implement pdf rendering ( #5250 )
...
* First PDF creation support
* Reimplement info box
* Set title and make overlay frame margins more unified
* Remove a style sheet that was never meant to be applied to Project Tree
* Update RiuDraggableOverlayFrame when changing content
* Default page layout in Preferences
* undo removal of elision
* Remove friend class assignment in cafCategoryMapper
* the required methods have been made public
* Fix up after review
* Remove spurious const on by-value return
* Fix compile errors on Linux
* Fix size adjustment of legends with plot resizing
2019-12-18 12:25:19 +01:00
Magne Sjaastad
ad648eadc1
Janitor : Guard access to undefined memory
2019-12-05 11:56:04 +01:00
Gaute Lindkvist
cd5b432267
#5171 Fix legend updates by getting rid of the show/hideEvent crash fix
...
* The crash is instead fixed by getting rid of deleteLater()
2019-12-04 12:34:17 +01:00
Jacob Støren
15aa4d6e0b
Merge dev and feature-#5019-separate-intersection-results branch
2019-11-25 15:50:29 +01:00
Gaute Lindkvist
cf7608e6bf
Improve RimNameConfig API
2019-11-25 15:19:53 +01:00
Gaute Lindkvist
293290827b
Fix crash when closing and reopening plots
2019-11-25 08:32:30 +01:00
Jacob Støren
b5e39519c5
#5019 Separate intersection legends in place in ordinary views
...
Needs some cleanup and not working in 2dintersection views
2019-11-22 12:36:39 +01:00
Gaute Lindkvist
85d683634c
Further refactoring
2019-11-20 13:14:45 +01:00
Gaute Lindkvist
d9043db5e0
Refactor RimPlotWindow and RimPlotInterface
2019-11-20 13:14:45 +01:00
Gaute Lindkvist
8252ab8808
Rename GridPlot to MultiPlot throughout
2019-11-20 13:14:45 +01:00
Gaute Lindkvist
81db22586d
Remove description-field from RimPlotWindow
...
* Leave it to sub-classes to deal with this
2019-11-20 13:14:45 +01:00
Magne Sjaastad
a413f672ec
#5007 Janitor : Do not call virtual methods from destructors
2019-11-07 08:48:11 +01:00
Magne Sjaastad
0caaaf7159
clang-format : Fixes related to bug in clang-format plugin
...
The LLVM/clang plugin to visual studio has a bug related to single space formatting changes. This commit fixes invalid formatting related to these issues.
2019-11-07 07:37:50 +01:00
Gaute Lindkvist
3203881418
More improvements to column/rowspan system
2019-11-06 08:24:57 +01:00
Gaute Lindkvist
c1dfe193d7
#4990 Column and row span
2019-11-05 15:34:36 +01:00
Gaute Lindkvist
03ff43237d
Add a view id tag to project tree and tooltip
...
* Remove it from property editor
2019-11-05 11:09:18 +01:00
Magne Sjaastad
96a26662fc
Janitor : Apply clang-format fixes on codebase in ApplicationCode
2019-11-04 11:34:34 +01:00
Gaute Lindkvist
30db19a1d0
Create Grid plot collection and allow creation of new combination plots
2019-10-31 14:09:50 +01:00
Gaute Lindkvist
625feaf36c
#4929 Fix legend fonts in Summary plot
2019-10-28 13:16:00 +01:00
Gaute Lindkvist
4bce02c375
Add simple fix for Grid Cross plot as well
...
* TODO: make sure the methods in RimSummaryPlot and RimGridCrossPlot are called when using the generic virtual method in RimPlotInterface.
* This requires a bit of thought, since they have parameters which the generic version does not have
2019-10-28 10:18:24 +01:00