Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Magne Sjaastad
a22a58dd5b
#1297 Property Filter : Update ranges when time step changes
2017-03-14 17:26:40 +01:00
Magne Sjaastad
07dc89bceb
Cleaned up includes
2017-02-13 14:29:02 +01:00
Jacob Støren
2c6e6f4a80
#950 Improved the updates, but there is still work to be done.
2016-11-04 08:08:55 +01:00
Jacob Støren
8b8fd51862
Created baseclass for PropertyFilterCollections
2015-11-12 10:24:21 +01:00
Magne Sjaastad
73489780bf
( #483 ) Improved how filters and filter collections are grayed out
2015-11-02 09:50:44 +01:00
Magne Sjaastad
71e74599ff
( #483 ) Gray out overridden range and property collections
2015-09-23 14:35:35 +02:00
Magne Sjaastad
5fd81b19d8
Added support for geo mech property filters for managed views
2015-08-28 10:02:03 +02:00
Magne Sjaastad
81ce665883
( #395 ) Added sync of Eclipse property filters
2015-08-28 10:02:03 +02:00
Magne Sjaastad
eaa5cc90a8
( #395 ) Removed obsolete code from property filter collection
2015-08-28 10:02:02 +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
Pål Hagen
2f34b03135
Renamed source files according to new class names
2015-06-26 10:00:41 +02:00