ResInsight/Fwk/AppFwk/cafProjectDataModel/cafPdmUiCore
2019-05-06 13:35:05 +02:00
..
cafInternalPdmFieldTypeSpecializations.h #2361 AppFwk : Make sure field of FilePath supports space, add more tests 2018-01-17 14:32:47 +01:00
cafInternalPdmUiCommandSystemInterface.h AppFwk: Support field changed on multiple objects in general. 2018-06-27 13:13:24 +02:00
cafInternalPdmUiFieldCapability.h #3222 AppFwk : Improve robustness/maintainability (3) 2018-08-20 08:56:35 +02:00
cafInternalPdmUiFieldCapability.inl First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
cafPdmUi3dObjectEditorHandle.cpp AppFwk: Moved PdmUi3dObjectEditorHandle and PdmUiSelection3dEditorVisualizer into correct place in PdmUiCore 2018-11-27 10:31:54 +01:00
cafPdmUi3dObjectEditorHandle.h caf. Make method const 2018-12-07 12:42:42 +01:00
cafPdmUiCommandSystemProxy.cpp AppFwk : Activate more warnings 2018-09-27 21:36:52 +02:00
cafPdmUiCommandSystemProxy.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiEditorHandle.cpp #4388 AppFwk : Rename and rewrite of PdmUiFieldHandle::notifyFieldChanged 2019-05-06 11:58:06 +02:00
cafPdmUiEditorHandle.h #4388 AppFwk : Rename and rewrite of PdmUiFieldHandle::notifyFieldChanged 2019-05-06 11:58:06 +02:00
cafPdmUiFieldEditorHandle.cpp #4388 AppFwk : Make sure context menu policy is set correctly in all use cases 2019-05-06 11:58:06 +02:00
cafPdmUiFieldEditorHandle.h #4388 AppFwk : Make sure context menu policy is set correctly in all use cases 2019-05-06 11:58:06 +02:00
cafPdmUiFieldHandle.cpp #4388 AppFwk : Rename and rewrite of PdmUiFieldHandle::notifyFieldChanged 2019-05-06 11:58:06 +02:00
cafPdmUiFieldHandle.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiFieldSpecialization.h AppFwk: Addjust default implementation of equal comparisons for QVariant encapsuled field content types that are not directly supported by Qt. 2017-09-23 08:26:21 +02:00
cafPdmUiGroup.cpp #3404 Side by side editors, first implementation. 2018-09-26 14:30:50 +02:00
cafPdmUiGroup.h #3404 Side by side editors, first implementation. 2018-09-26 14:30:50 +02:00
cafPdmUiItem.cpp #4388 AppFwk : Rename and rewrite of PdmUiFieldHandle::notifyFieldChanged 2019-05-06 11:58:06 +02:00
cafPdmUiItem.h #4388 AppFwk : Rename and rewrite of PdmUiFieldHandle::notifyFieldChanged 2019-05-06 11:58:06 +02:00
cafPdmUiModelChangeDetector.cpp #1401 Notify model change when feature is activated 2017-04-20 10:17:05 +02:00
cafPdmUiModelChangeDetector.h #1401 Notify model change when feature is activated 2017-04-20 10:17:05 +02:00
cafPdmUiObjectEditorHandle.cpp AppFwk: Split PdmUiObjectEditorHandle into PdmUiWidgetObjectEditorHandle 2018-11-27 09:31:33 +01:00
cafPdmUiObjectEditorHandle.h AppFwk: Split PdmUiObjectEditorHandle into PdmUiWidgetObjectEditorHandle 2018-11-27 09:31:33 +01:00
cafPdmUiObjectHandle.cpp #3222 AppFwk : Improve robustness/maintainability 2018-08-20 08:02:36 +02:00
cafPdmUiObjectHandle.h Reintroduce "#4308 System : Add virtual function childFieldChangedByUi" 2019-05-03 12:13:11 +02:00
cafPdmUiOrdering.cpp Rework caf Layout to work better when number of columns isn't fully specified 2019-02-11 15:48:01 +01:00
cafPdmUiOrdering.h Rework caf Layout to work better when number of columns isn't fully specified 2019-02-11 15:48:01 +01:00
cafPdmUiSelection3dEditorVisualizer.cpp #3723 Annotations. User editable polyline, both in in view and in property editor 2018-12-07 09:11:19 +01:00
cafPdmUiSelection3dEditorVisualizer.h AppFwk: Moved PdmUi3dObjectEditorHandle and PdmUiSelection3dEditorVisualizer into correct place in PdmUiCore 2018-11-27 10:31:54 +01:00
cafPdmUiTreeOrdering.cpp First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00
cafPdmUiTreeOrdering.h #3037 Rename using Q for table view model and tree view model 2018-06-11 11:16:39 +02:00
cafPdmUiWidgetObjectEditorHandle.cpp AppFwk: Split PdmUiObjectEditorHandle into PdmUiWidgetObjectEditorHandle 2018-11-27 09:31:33 +01:00
cafPdmUiWidgetObjectEditorHandle.h AppFwk: Split PdmUiObjectEditorHandle into PdmUiWidgetObjectEditorHandle 2018-11-27 09:31:33 +01:00
cafQIconProvider.cpp Fix crash in some unit tests from constructing a QPixmap without a QApplication 2019-05-06 13:35:05 +02:00
cafQIconProvider.h Fix crash in some unit tests from constructing a QPixmap without a QApplication 2019-05-06 13:35:05 +02:00
cafQShortenedLabel.cpp #4305 Adjust size of layouts and labels if the sizeHint has changed 2019-04-09 13:53:33 +02:00
cafQShortenedLabel.h Work in progress 2019-04-09 10:30:15 +02:00
cafSelectionChangedReceiver.cpp AppFwk: Introduce SelectionChangedReceiver as a slimmer replacement for NotificationCenter 2018-06-27 17:24:05 +02:00
cafSelectionChangedReceiver.h #3296 caf::SelectionManager: Refactoring to avoid sending multiple selection changes 2018-08-31 16:13:46 +02:00
cafSelectionManager.cpp #3296 caf::SelectionManager: Refactoring to avoid sending multiple selection changes 2018-08-31 16:13:46 +02:00
cafSelectionManager.h #3296 caf::SelectionManager: Refactoring to avoid sending multiple selection changes 2018-08-31 16:13:46 +02:00
cafSelectionManagerTools.h #2818 Selection manager. Add strict method variant 2018-05-07 09:46:45 +02:00
cafUiTreeItem.h Remove padding to the left in TreeSelectionEditor if the tree doesn't have grand children. 2018-10-02 08:46:24 +02:00
CMakeLists.txt First implementation of Headless (#4392) 2019-05-06 10:36:05 +02:00