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
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Jacob Støren
c159dfb763
#3958 Refactor: Simple renaming
2019-01-25 16:19:15 +01:00
Jacob Støren
98f2b50180
#3958 Refactoring: Remove more direct use of scalarResultIndex related to CellEdge
2019-01-25 16:19:15 +01:00
Jacob Støren
ccfee8f34a
#3958 Starting refactoring of eclipse results addressing
...
Preparations for time diff results
2019-01-25 16:19:13 +01:00
Magne Sjaastad
fbaa49b72c
#3565 Cell Edge : Move field private and whitespace fixes
2018-10-25 22:15:23 +02:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Magne Sjaastad
8425ea96ad
#3185 Remove FixedArray
2018-08-07 10:37:52 +02:00
Magne Sjaastad
3bc85ce794
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
Rebecca Cox
4eb80e83bb
#2465 Property panel: Update UI fields from selected result on tree view object changed
2018-02-13 13:29:47 +01:00
Magne Sjaastad
68e52e1838
#1755 Cleaned up includes
2017-08-11 14:27:57 +02:00
Magne Sjaastad
cf859e7c16
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
Magne Sjaastad
894b4468b4
#1125 Limit size of string in legend and info, reordered tracer combo
2017-01-12 15:00:23 +01:00
Magne Sjaastad
4a9fec49bf
#1056 Added cell edge picking text info
2017-01-11 21:07:03 +01:00
Magne Sjaastad
f16228ecc5
#1056 Added support for flow data for cell edge in 3D view
2017-01-11 15:03:39 +01:00
Jacob Støren
afa381b4b9
#1029 Refactored to prepare for more Flow Diag. Removed use of specific field visibility methods
2016-12-14 10:27:46 +01:00
Magne Sjaastad
e360c55e16
#272 Rename
2016-09-12 11:24:15 +02:00
Magne Sjaastad
077351cd04
#272 Use combo box to switch between predefined and custom cell edge result
2016-09-09 11:47:00 +02:00
Magne Sjaastad
f404299702
( #829 ) Moved RimLegendConfig as a private field to be able to switch between standard and single var result color
2016-09-07 11:12:45 +02:00
Jacob Støren
3e8873c870
#812 and related to #272 Formation and Category for Cell edge
2016-09-06 12:17:02 +02:00
Magne Sjaastad
d9973743ee
#272 Improved meta data for custom cell edge results
2016-08-06 08:47:56 +02:00
Magne Sjaastad
5c3f74b833
( #272 ) Added visualization for custom cell edge results
2016-08-06 08:47:27 +02:00
Magne Sjaastad
737936d846
Major modularization adjustments
...
Use uiField() when issuing setUi....() commands
Use PdmChildArrayField instead of PdmPointersFielc
Use PdmChildField instead of PdmField to pdm pointer objects
Use PdmChildArrayField instead of PdmField< std::list< caf::PdmPointer<
type > > >
Use PdmObjectHandle instead of PdmObject
Replaced parentFields(std::vector) with parentField()
Use PdmUiPropertyViewDialog instead of PdmUiPropertyDialog
2015-07-31 18:58:23 +02:00
Jacob Støren
dad1520948
( #226 ) Cell Edge defaults for new views: Off and MULT
2015-07-01 14:46:44 +02:00
Jacob Støren
46bca827aa
( #226 ) CellEdge Result: Check box in tree.
...
The MULT result is not yet set as default property.
2015-07-01 14:46:44 +02:00
Pål Hagen
7917a89c65
Renamed source files according to new class names
2015-06-26 10:00:45 +02:00