Gaute Lindkvist
aa32caae33
#4158 Implement info box for grid cross plots and improve plot overlay legends
2019-03-25 15:15:21 +01:00
Gaute Lindkvist
ac7eccee88
#4157 Grid Cross Plot: Make categorisation legend more like ensemble legend
2019-03-05 10:41:41 +01:00
Gaute Lindkvist
be95eefd69
Repository wide spelling correction overly -> overlay
...
* Impacts CAF and ResInsight
2019-03-05 10:41:41 +01:00
Gaute Lindkvist
4c026952a1
#4134 #4124 Refactor RiuSummaryQwtPlot on top of a base RiuQwtPlot class and use this for Cross Plots
...
* Get a lot of functionality included: zoom, panning, etc.
2019-02-26 11:44:26 +01:00
Gaute Lindkvist
a010fc03d7
3d Cross Plot: First implementation ( #4127 )
...
* First cross plot commit
* Made cross plot deal with "all time steps" and categorise curves based on time step
* Support STATIC vs DYNAMIC plotting
* #4115 Avoid updating plots in RimEclipseCase::computeCachedData()
* Make sure loading of Cross plot from file works
* Show Legend in Cross Plot
* Uncheck / Check curves to disable/enable
* Axis titles and checkable data set
* Name config and setting of common plot look
* Fix category indentation in GeoMech results
* Support name configuration for Grid Cross Plot
* Support adding new curve sets
* Improve colors and symbols with better cycling
* Moved GridCrossPlot files to sub directory in ProjectDataModel and Commands
* #4111 3D calculations : Always show difference options
* Whitespace
* #4111 Move resultDefinition field to private
* Whitespace
* #4087 Ensemble : When importing and ensemble, show by default an ensemble plot
* #4085 3D view: Improve overlay item colors
* #4106 Crash on Linux
Temporary workaround to avoid crash
* #4106 Stop trying to do recursive setting tab order widget
* The double pointer was handled wrongly and shift-tab order isn't working anyway.
* #4114 Regression Test : Remove cached pointer to eclipse case
* Revert "#4114 Regression Test : Remove cached pointer to eclipse case"
This reverts commit f2146c6007
.
* #4114 Regression Test : Missing data for flow diag property filter
* #4085 3D view: Add check box for version info text
* Whtespace
* Improve labelling of static results
* Fix update of result property when changing type
2019-02-21 12:52:23 +01:00
Magne Sjaastad
d460d3d77d
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Magne Sjaastad
726658d642
#3512 System : Remove unused functions
2018-10-18 15:40:11 +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
Magne Sjaastad
fe07b60392
CppCheck : Several fixes
...
Add missing initializers
Guard potential null pointer access
2018-08-02 19:22:03 +02:00
Jacob Støren
0d233e2568
#2895 Fix performance related to case name in plot tracking text
2018-05-11 10:34:39 +02:00
Jacob Støren
d1e55c64d3
#2895 Fix crash due to hidden plot.
2018-05-11 09:12:44 +02:00
Bjørn Erik Jensen
6270dd3bc9
#2692 Ensemble curves. Add ensemble selection support to curve editor
2018-05-10 21:30:14 +02:00
Bjørn Erik Jensen
9d51b91931
#2724 Ensemble curves. Show case name in mouse tracking tooltip
2018-05-08 12:52:33 +02:00
Jacob Støren
9d406fef8a
Fix crash in summary plot due to missing guarding in ensemble legend layout
2018-04-23 11:07:15 +02:00
Jacob Støren
e2d5dd0381
#2657 Improved ensemble curve set legend placement and update
2018-04-20 19:57:40 +02:00
Jacob Støren
22a1448ea6
Fix gcc 6 linux errors
2018-04-20 19:38:21 +02:00
Jacob Støren
c2704727ce
#2657 Made a sensible stable default layout
2018-04-20 19:30:12 +02:00
Jacob Støren
72fc66f827
#2657 Better initial position of Ensemble curve color legend. Use preferred size
2018-04-20 16:59:10 +02:00
Bjørn Erik Jensen
68b360a03f
#2769 Ensemble curves. Fix crash when clicking on ensemble curve
2018-04-20 12:30:59 +02:00
Bjørn Erik Jensen
e5570441f6
#2751 Rename ensamble to ensemble
2018-04-19 14:00:18 +02:00
Jacob Støren
53a6e0e502
#2657 WIP: Add movable widget with color legend for ensemble curve sets to summary plot
2018-04-18 15:59:18 +02:00
Jacob Støren
72013f4ff8
#2535 Use the MainWindowTools class instead of MainWindow directly (part 2)
2018-02-27 16:46:53 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Bjørn Erik Jensen
ebabefcd2c
#2368 summary plot. Fix right axis properties update issue
2018-01-29 12:49:32 +01:00
Magne Sjaastad
c0109361ef
#2170 Summary Cross Plot : Add keyboard modifiers to source stepping
2017-12-04 08:26:26 +01:00
Magne Sjaastad
0a8a67c2aa
#2179 Summary Plot : Change identifier using PgUp / PgDown
2017-11-24 18:13:43 +01:00
Bjørn Erik Jensen
31a84181e6
#2020 Move LAS files. Support for submenus and command features with custom name and user data
2017-11-20 08:27:38 +01:00
Magne Sjaastad
802a9154e4
#1912 Curve Creator : Avoid selection in main project tree when clicking on curve
2017-09-27 08:12:01 +02:00
Magne Sjaastad
7e2b0d20b5
Remove unused code and clean up includes
2017-09-21 15:12:03 +02:00
Jacob Støren
e5f593db60
#1375 Reduced window zoom limit to 10 decades instead of 4
2017-03-31 16:27:05 +02:00
Jacob Støren
a914e38d53
#1380 Wip: Started to allign all the view widgets, preparing to avoid duplicated code when mdi window to RimViewWindow translation.
2017-03-31 15:13:50 +02:00
Jacob Støren
c0ff734cc7
Preparations for #1321 : Aligned default stuff between the plot types.
2017-03-27 18:13:38 +02:00
Jacob Støren
a82677c743
#1366 Added wheel zoom to point.
...
Also preparations for #1321
2017-03-27 18:13:38 +02:00
Jacob Støren
ba1dfee4e6
#1321 Finalized plot marker refactoring
2017-03-27 18:13:38 +02:00
Jacob Støren
ef8a98d4e1
#1321 Wip: Refactoring plot marker to be used more generally. Eg Flow Characteristics plots
2017-03-27 18:13:38 +02:00
Magne Sjaastad
ad90d3f38f
#1322 Several refactorings of RimSummaryPlot, added TimeHistoryCurve support
...
Removed unique_pointer, as childFields now owns (and deletes) the contained object
Simplified extraction of visible curves
Simplified calculation of zoom range
2017-03-19 08:45:29 +01:00
Magne Sjaastad
4b7b11e45b
Added missing include for Linux
2017-03-16 08:56:53 +01:00
Magne Sjaastad
36728a2a97
#1293 Added context menu to summary plot
2017-03-16 08:38:34 +01:00
Magne Sjaastad
141257c83e
#1293 Added "Show Plot Data" to context menu of plots
2017-03-16 08:23:27 +01:00
Jacob Støren
bd688f7ce8
#1292 Fixed CppCheck Issues in UserInterface
2017-03-06 11:20:28 +01:00
Jacob Støren
ad5e18afa6
#1226 Show the complete text in the summary plot tooltip text
2017-02-15 12:29:58 +01:00
Jacob Støren
c025c2a3d7
Renaming in the aftermath of the MDI window control refactorization. Aligned fieldChangedByUi in that respact as well.
2017-01-20 11:38:18 +01:00
Jacob Støren
43249f7af8
Refactor related to #1106 , #1107 , #1109 , #1113 . Refactored the MDI control
...
of windows. This might introduce problems.
2017-01-19 17:54:01 +01:00
Magne Sjaastad
d59a1a90c6
#999 Summary : Set minimum window size as small as possible
2016-11-23 13:29:26 +01:00
Jacob Støren
5d04ac198b
#859 Added time from start of simulation option
2016-11-22 11:14:02 +01:00
Magne Sjaastad
80b4f63311
#976 Summary : Use large tooltip curve marker to avoid Qwt symbol offset
2016-11-16 12:06:54 +01:00
Magne Sjaastad
f9c3488dbe
#870 Use scaleDraw to create value and time text strings
2016-11-11 12:27:26 +01:00
Magne Sjaastad
31b12999b5
#870 Detach plot marker when plot looses focus
2016-11-11 11:41:08 +01:00
Magne Sjaastad
9594685980
#870 Summary : Use pen width 2.0 for curve plot marker
2016-11-10 12:16:33 +01:00