Magne Sjaastad
57e363896f
Replaced uiField() and xmlField() with uiCapability() and xmlCapability()
2015-08-05 12:34:07 +02:00
Magne Sjaastad
c09143e706
Intermediate fixes to avoid noise from asserts
2015-08-04 15:57:37 +02:00
Magne Sjaastad
392876dcaa
Intermediate fix for fields with multiple parents. Asserts must be reintroduced later.
2015-08-04 14:32:18 +02:00
Magne Sjaastad
7039deed44
Added helper class for read/write to QSettings
2015-08-04 11:46:46 +02:00
Magne Sjaastad
62308340ee
Improved comments
2015-08-04 09:26:58 +02:00
Magne Sjaastad
0113d2bd24
Removed obsolete file
2015-08-04 08:42:15 +02:00
Magne Sjaastad
31b3e506e9
Changed container from PdmChildArrayField to std::vector
2015-08-01 23:16:01 +02:00
Magne Sjaastad
92f0d64eaf
PdmDocument inherits directly from PdmObject and not PdmObjectGroup
2015-08-01 23:04:04 +02:00
Magne Sjaastad
97c5091d71
Moved static members to public visibility temporarily
2015-07-31 18:48:54 +02:00
Magne Sjaastad
93654de7d7
Added missing include
2015-07-31 18:48:13 +02:00
Magne Sjaastad
58149cbdb9
Copied in RPM/Fwk/AppFwk
...
Commented out use of stipple line, as VizFwk is not update yet
2015-07-29 14:19:43 +02:00
Jacob Storen
3bd9360911
Linux compile fix.
...
Needed to move the implementation of copyByType() out of the class definition.
2015-06-29 03:37:02 -07:00
Jacob Støren
948f4d5d58
Fwk: Added missing "setupBeforeSave" when copying.
...
This fixes #110 Copy view function resize/move grid in ResInsight
2015-06-29 10:48:25 +02:00
Jacob Støren
01cfed9ab7
Fixed crash after copy/paste of view and case
2014-08-28 13:37:56 +02:00
Magne Sjaastad
786f3bbd9c
Fwk: Moved static functions to pdmDocument
2014-08-19 10:57:08 +02:00
Magne Sjaastad
659c90e3e9
Fwk: Created a separate update function for uiIconState
2014-08-19 10:38:35 +02:00
Jacob Støren
7a3d90daa4
Removed fvector and replaced with FixedArray.
...
Needs replacing with std::array when we get to c++11
2014-08-14 10:56:21 +02:00
Magne Sjaastad
da108bfb03
Fwk: Moved function call out of initAfterRead
2014-08-14 10:56:15 +02:00
Magne Sjaastad
c579c61404
Fwk: Update enabled state for icons based on object toggle field
2014-08-14 10:56:07 +02:00
Magne Sjaastad
486f383de7
Integrated changes for framework
...
Pdm fields can contain a forward declared Pdm object without the include
file
VizFwk: Added VertexColoring shader to be able to use per vertex color
used from drawableGeo::setColorArray()
2014-04-11 11:06:42 +02:00
Jacob Støren
b23490106e
Added IntArray6
2013-12-12 22:18:17 +01:00
Jacob Støren
776ed7755e
Improved FixedArray
2013-12-06 14:22:01 +01:00
Magne Sjaastad
19737aa99a
Use const access for FixedArray. Added sorting of faults
2013-12-05 09:59:05 +01:00
Jacob Støren
40b4a98498
Fixed error in comment
2013-12-04 11:24:57 +01:00
Jacob Støren
c537d7179b
Caf Field: Comments etc. regarding optionvalues
...
Fields with option values implicitly have an index based
seUiValue/uiValue interface. This is commented better. Fields of AppEnum
specialization was not quite in line with the rest of the optionValue
system. That is commented and some ifdeffed code has been added to
highlight what could be done when we dare.
2013-10-18 10:11:57 +02:00
Jacob Støren
86fe500690
caf AppEnum: Added index() method
2013-10-18 10:05:25 +02:00
Magne Sjaastad
2413c4ac2d
Fixed const issues on Linux
2013-09-25 15:21:30 +02:00
Magne Sjaastad
ac02a97c39
Improved tree ordering system
2013-09-25 15:06:44 +02:00
sigurdp
f64d9b7e64
Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk
2013-09-20 16:01:20 +02:00