Commit Graph

12 Commits

Author SHA1 Message Date
Magne Sjaastad
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Magne Sjaastad
10ef3fcd4d System : Rename 2018-09-24 22:25:46 +02:00
Magne Sjaastad
05ebf92e62 Fixed includes for linux 2015-08-04 13:40:57 +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
Magne Sjaastad
b4df5419b1 Updated file header for modified files 2014-09-23 15:04:57 +02:00
Magne Sjaastad
ecc7e9de59 Linux fix: Added missing include 2014-08-14 10:55:49 +02:00
Magne Sjaastad
d21e532c61 Cleaned up includes for ProjectDataModel 2014-08-14 10:55:49 +02:00
Magne Sjaastad
91adbe79bf Added support for asyncronous commands
Implemented command to issue a recompute of statistics for a statistics case on project loading
p4#: 22417
2013-09-16 07:42:30 +02:00
Magne Sjaastad
7eac8f26d5 Changed visibility to public
p4#: 22398
2013-09-13 09:18:29 +02:00
Magne Sjaastad
32b148ee0e Added enabled state and button to be able to execute a command object
p4#: 22397
2013-09-13 09:17:57 +02:00
Magne Sjaastad
72d65976d7 Fixed Linux compiler issues
p4#: 22388
2013-09-12 08:29:37 +02:00
Magne Sjaastad
c3adfb7cb0 Prototyped command object infrastructure to be used in regression tests of Octave scripts
p4#: 22387
2013-09-12 08:11:56 +02:00