ResInsight/Fwk/AppFwk/cafProjectDataModel/cafPdmUiCore
2020-02-03 10:03:34 +01:00
..
cafInternalPdmFieldTypeSpecializations.h Enable the use of the C++11 enum class in caf::AppEnum 2019-12-06 08:13:31 +01:00
cafInternalPdmUiCommandSystemInterface.h caf: Create a new CommandFeature libary. 2019-08-29 11:48:43 +02:00
cafInternalPdmUiFieldCapability.h caf: notifyFieldChange now uses the QVariant content data when checking for equality 2019-08-28 10:12:54 +02:00
cafInternalPdmUiFieldCapability.inl #4924 AppFwk : Add support for editable combo box 2019-10-24 21:03:17 +02:00
cafPdmUi3dObjectEditorHandle.cpp #4969 Fix Well path and annotation draggers not visible and does not work in comparison view 2019-11-06 14:13:01 +01:00
cafPdmUi3dObjectEditorHandle.h #4969 Fix Well path and annotation draggers not visible and does not work in comparison view 2019-11-06 14:13:01 +01:00
cafPdmUiCommandSystemProxy.cpp caf: Create a new CommandFeature libary. 2019-08-29 11:48:43 +02:00
cafPdmUiCommandSystemProxy.h caf: Create a new CommandFeature libary. 2019-08-29 11:48: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 #4712 Fix stray widgets in Plot Property Panel 2019-09-25 13:09:47 +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 caf: notifyFieldChange now uses the QVariant content data when checking for equality 2019-08-28 10:12:54 +02:00
cafPdmUiFieldHandle.h caf: notifyFieldChange now uses the QVariant content data when checking for equality 2019-08-28 10:12:54 +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 Fixed typo in comment SFINA -> SFINAE 2019-12-06 08:13:31 +01: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 #4969 Fix Well path and annotation draggers not visible and does not work in comparison view 2019-11-06 14:13:01 +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 #5385 Make QShortenedLabel slightly longer 2020-02-03 10:03:34 +01: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 #5370 Unity Build : Add config for AppFwk 2020-01-23 13:37:29 +01:00