Magne Sjaastad
|
6346ed012c
|
clang-tidy : Remove redundant 'virtual' and add 'override'
|
2018-10-18 19:45:57 +02:00 |
|
Magne Sjaastad
|
dcde9ccf72
|
#2727 Legends : Move enum to RimLegendConfig
|
2018-04-19 08:42:49 +02:00 |
|
Magne Sjaastad
|
71b7bd21f9
|
#2727 Legends : Add RimLegendConfig as base for Regular and Ternary
|
2018-04-18 10:36:33 +02:00 |
|
Magne Sjaastad
|
3bc85ce794
|
#2727 Legends : Rename to RimRegularLegendConfig
|
2018-04-18 10:10:39 +02:00 |
|
Gaute Lindkvist
|
56dd1b3eb9
|
Legends (#2749): Clean up enable/showLegend option
* Make public field private ...
* Make the option invisible from within the property panel.
|
2018-04-18 08:37:30 +02:00 |
|
Gaute Lindkvist
|
fe56375be6
|
Added toggle option for legends.
|
2018-04-09 13:14:19 +02:00 |
|
Gaute Lindkvist
|
507229f84b
|
Fixed background color setting for legends and refactored Legend class hierarchy
* Added a new cafTitledOverlayFrame as a base-class for all ResInsight legend classes
* Inherits cvf::OverlayItem
|
2018-04-09 13:14:19 +02:00 |
|
Jacob Støren
|
c258528dc5
|
#51 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background.
|
2018-03-08 11:20:27 +01:00 |
|
Rebecca Cox
|
eedf182620
|
#2413 2D intersection view: Use correct cell result in infoText
|
2018-02-14 10:54:28 +01:00 |
|
Rebecca Cox
|
3b627ce1c4
|
#2413 2D Intersection View: Add geoMech result title to infoText
|
2018-02-13 14:01:37 +01:00 |
|
Jacob Støren
|
29ac24f3dd
|
#2426 Add working legends to 2D intersection Views. Refactor to make legend update code work from a separate view with separate legend configs. Make sure legend and results are updated as the main view is updated. Adjust legendconfig->setTitle to use QString
|
2018-02-02 07:48:27 +01:00 |
|
Jacob Støren
|
cb6d49a611
|
#2331 Renamed RimView to Rim3dView
|
2018-01-09 10:11:28 +01:00 |
|
Magne Sjaastad
|
8255a3aaa3
|
Merge branch 'dev' into pre-proto
|
2017-04-03 07:34:56 +02:00 |
|
Jacob Støren
|
c9ca130a2e
|
#1334 Fixed
|
2017-03-21 08:49:45 +01:00 |
|
astridkbjorke
|
0a801635dd
|
#1138 - pre-proto - Adding stimPlan color palette (for plotting fracture data)
|
2017-02-20 12:30:26 +01:00 |
|
Magne Sjaastad
|
aef913739c
|
#1230 Added StimPlan legend configuration object
|
2017-02-17 09:28:46 +01:00 |
|
Magne Sjaastad
|
037c7c1f73
|
#1174 Use well ordering when creating category legend colors max tracer
|
2017-02-15 15:21:13 +01:00 |
|
Magne Sjaastad
|
f5db37fcf7
|
Use int as category value type
|
2017-02-15 10:38:42 +01:00 |
|
Magne Sjaastad
|
e43f531a0f
|
#1208 Use category text instead of category index
|
2017-02-14 09:47:19 +01:00 |
|
Magne Sjaastad
|
b3e845ed5e
|
#1178 Use well colors for Max Fraction Tracer
|
2017-02-10 18:53:14 +01:00 |
|
Magne Sjaastad
|
3d5781a601
|
#1180 Moved color tables from RimLegendConfig to RiaColorTables
|
2017-02-10 08:37:48 +01:00 |
|
Jacob Støren
|
5aed8ea939
|
#1053 Disabled the All Timesteps option in Legend range selection
|
2017-01-03 14:58:34 +01:00 |
|
Jacob Støren
|
22143969c1
|
#1048 Added derived result: Tracer with max fraction
|
2017-01-03 09:27:25 +01:00 |
|
Magne Sjaastad
|
f04c56df01
|
#559 Linked views : Removed obsolete storage of RimView
|
2016-12-09 21:17:06 +01:00 |
|
Magne Sjaastad
|
3fabe5f8b5
|
#559 : Linked Views: Linking legend definitions
|
2016-12-09 21:17:06 +01:00 |
|
Jacob Støren
|
f4fde3cc1c
|
#912 Fixed the custom option menue based on the new standard from caf. Added an "experimental" color range for angular results.
|
2016-10-13 12:13:32 +02:00 |
|
Jacob Støren
|
38c0b29b84
|
#829 Ordered the legend for formation names in the natural top to bottom order
|
2016-09-09 12:11:00 +02:00 |
|
Magne Sjaastad
|
f1c214c1d7
|
(#829) Use std::vector instead of std::set for categories. Added categoryNames to RimLegendConfig
|
2016-09-07 11:12:31 +02:00 |
|
Magne Sjaastad
|
3e40db6ef0
|
#827 Refactored CategoryMapper function names and added comments
|
2016-09-07 08:52:32 +02:00 |
|
Jacob Støren
|
e4e3c37f89
|
#811 Setting default legend type for category results
|
2016-09-06 14:03:02 +02:00 |
|
Magne Sjaastad
|
1101db5787
|
(#805) Added category legend and mapper
|
2016-08-05 17:23:50 +02:00 |
|
Magne Sjaastad
|
23bd3c9b0c
|
(#805) Cleaned up includes and generalized access to overlayItemLegend
|
2016-08-05 17:19:49 +02:00 |
|
Magne Sjaastad
|
cb6564e381
|
Removed unused function setPosition. Access legendConfig as pointer instead of field
|
2015-08-06 08:08:16 +02:00 |
|
Jacob Støren
|
4b7d593b3c
|
Refactored general view stuff into RimView
Removing it from RimReservoirView and RimGeoMechView
|
2015-04-29 22:19:49 +02:00 |
|
Magne Sjaastad
|
b4df5419b1
|
Updated file header for modified files
|
2014-09-23 15:04:57 +02:00 |
|
Magne Sjaastad
|
918f2c4305
|
Removed ternary specific code and cleaned up includes
|
2014-05-06 22:40:25 +02:00 |
|
Magne Sjaastad
|
0c3e54b130
|
Ternary: Added possibility to switch between local and global range
|
2014-04-25 16:32:06 +02:00 |
|
Magne Sjaastad
|
489b25531f
|
Hide UI for ternary saturation legend config
|
2014-04-22 11:22:18 +02:00 |
|
Magne Sjaastad
|
e02d2f2300
|
Performance: Recompute legend only when required
|
2013-09-30 13:29:29 +02:00 |
|
Jacob Støren
|
a283d6ac23
|
Legend: Now number format is really based on number of Significant
digits.
Brushed up the labels and organized the ui into two groups. Added some
tooltips as well.
|
2013-09-26 10:44:20 +02:00 |
|
Jacob Støren
|
a3d964e4eb
|
Legend: Made number of digits after point be adjusted to show the number
of significant digits defined by the user.
Not quite complete the solutions is. There are cornercases not covered
well yet.
* Fixed rounding error.
|
2013-09-26 01:05:09 +02:00 |
|
Jacob Støren
|
1dcca6a6ed
|
Added Blue white red, Red whit blue legends
|
2013-09-25 15:43:06 +02:00 |
|
Magne Sjaastad
|
0021e2f861
|
Improved logarithmic color legends for zero and negative values
p4#: 21804
|
2013-06-03 13:08:11 +02:00 |
|
Jacob Støren
|
cf664210bf
|
Major cleanup/change in the way things are included.
Needs a Linux compile check.
p4#: 21545
|
2013-05-06 10:55:00 +02:00 |
|
Jacob Støren
|
be0a2ec728
|
Legend: Added tick number formatting control
Auto, Fixed and Scientific. Fixed and Scientific respects the precision set.
p4#: 21504
|
2013-04-30 14:48:53 +02:00 |
|
Jacob Støren
|
ab02afabcf
|
Legend config: Removed obsolete min value threshold
p4#: 20626
|
2013-02-26 12:45:41 +01:00 |
|
Magne Sjaastad
|
9c1ce7591e
|
Upgraded visualization libraries
Major refactoring of color legend framework
Added discrete log color legend
p4#: 18989
|
2012-10-02 10:17:52 +02:00 |
|
Alf B. Rustad
|
dfe97efb1b
|
Initial commit of ResInsight version 0.4.8
|
2012-05-18 09:45:23 +02:00 |
|