ResInsight/Fwk/AppFwk/cafUserInterface
2017-09-20 10:06:57 +02:00
..
cafUserInterface_UnitTests Added more tests and guard for null pointer access 2017-09-19 12:01:16 +02:00
cafAboutDialog.cpp #1062 Use minimalistic title flags for dialogs 2017-04-27 14:22:47 +02:00
cafAboutDialog.h #1292 Fixed CppCheck Issues in AppFwk/cafUserInterface 2017-03-06 19:15:33 +01:00
cafPdmUiCheckBoxDelegate.cpp Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiCheckBoxDelegate.h #1292 Fixed CppCheck Issues in AppFwk/cafUserInterface 2017-03-06 19:15:33 +01:00
cafPdmUiCheckBoxEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiCheckBoxEditor.h Fwk: Allow label text on check box widget 2014-08-14 10:55:46 +02:00
cafPdmUiCheckBoxTristateEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiCheckBoxTristateEditor.h #1156 Added tristate class and checkbox editor with tristate support 2017-02-01 09:52:01 +01:00
cafPdmUiColorEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiColorEditor.h Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk 2013-09-20 16:01:20 +02:00
cafPdmUiComboBoxEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiComboBoxEditor.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiDateEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiDateEditor.h #1620 Fix copyright text and reorder includes 2017-06-16 15:47:46 +02:00
cafPdmUiDefaultObjectEditor.cpp Fix missing include detected on Linux 2017-09-13 07:30:06 +02:00
cafPdmUiDefaultObjectEditor.h (#1883) AppFwk : Refactor of WidgetBasedObjectEditor and friends 2017-09-13 07:16:18 +02:00
cafPdmUiDoubleSliderEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiDoubleSliderEditor.h #932 AppFwk : Improved double slider 2016-10-25 13:10:24 +02:00
cafPdmUiDragDropInterface.h System : Renamed classes and function names relaed to drag and drop 2015-10-23 11:03:23 +02:00
cafPdmUiFieldEditorHelper.cpp #1883 AppFwk : Move UiFieldEditorHelper to separate file 2017-09-13 07:09:16 +02:00
cafPdmUiFieldEditorHelper.h #1883 AppFwk : Move UiFieldEditorHelper to separate file 2017-09-13 07:09:16 +02:00
cafPdmUiFilePathEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiFilePathEditor.h #1761 Use eclipse case directory as default path when selecting SourSim file 2017-08-11 16:08:21 +02:00
cafPdmUiLineEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiLineEditor.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiListEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiListEditor.h #1367 Fixed regression related to edit of items in ListView 2017-03-29 07:47:17 +02:00
cafPdmUiListView.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmUiListView.h Renamed to PdmObjectCollection 2015-08-13 13:06:57 +02:00
cafPdmUiListViewEditor.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmUiListViewEditor.h #1292 Fixed CppCheck Issues in AppFwk : Use QPointer 2017-03-07 11:36:29 +01:00
cafPdmUiPropertyView.cpp #1414 Adjust margin for property view 2017-05-01 08:38:00 +02:00
cafPdmUiPropertyView.h #1343 Property Editor : Use vertical scroll bar only 2017-03-21 15:32:07 +01:00
cafPdmUiPropertyViewDialog.cpp #1668 Use "Export" instead of "OK" in export dialogs 2017-06-28 10:13:59 +02:00
cafPdmUiPropertyViewDialog.h #1668 Use "Export" instead of "OK" in export dialogs 2017-06-28 10:13:59 +02:00
cafPdmUiPushButtonEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiPushButtonEditor.h Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk 2013-09-20 16:01:20 +02:00
cafPdmUiSliderEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiSliderEditor.h Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk 2013-09-20 16:01:20 +02:00
cafPdmUiTableItemEditor.cpp AppFwk : TableEditor - Show text in lightGray when field is readonly 2017-01-17 12:55:13 +01:00
cafPdmUiTableItemEditor.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiTableView.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmUiTableView.h AppFwk : Added flag to control visibility of header text above table editor 2017-01-17 13:10:37 +01:00
cafPdmUiTableViewDelegate.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmUiTableViewDelegate.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiTableViewEditor.cpp #1292 Fixed CppCheck Issues in AppFwk/cafUserInterface 2017-03-06 19:15:33 +01:00
cafPdmUiTableViewEditor.h AppFwk : Added flag to control visibility of header text above table editor 2017-01-17 13:10:37 +01:00
cafPdmUiTableViewModel.cpp #1883 AppFwk : Move UiFieldEditorHelper to separate file 2017-09-13 07:09:16 +02:00
cafPdmUiTableViewModel.h #1292 Fixed CppCheck Issues in AppFwk/cafUserInterface 2017-03-06 19:15:33 +01:00
cafPdmUiTextEditor.cpp #1867 AppFwk : Use updateLabelFromField from field editors 2017-09-07 14:56:10 +02:00
cafPdmUiTextEditor.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiToolBarEditor.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmUiToolBarEditor.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiToolButtonEditor.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmUiToolButtonEditor.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiTreeEditorHandle.cpp Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiTreeEditorHandle.h Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiTreeItemEditor.cpp Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiTreeItemEditor.h #1292 Fixed CppCheck Issues in AppFwk/cafUserInterface 2017-03-06 19:15:33 +01:00
cafPdmUiTreeSelectionEditor.cpp #1895 Curve Creator : Add support for single value fields 2017-09-20 10:06:57 +02:00
cafPdmUiTreeSelectionEditor.h #1895 Curve Creator : Add support for single value fields 2017-09-20 10:06:57 +02:00
cafPdmUiTreeSelectionQModel.cpp #1895 Curve Creator : Add support for single value fields 2017-09-20 10:06:57 +02:00
cafPdmUiTreeSelectionQModel.h #1895 Curve Creator : Add support for single value fields 2017-09-20 10:06:57 +02:00
cafPdmUiTreeView.cpp AppFwk: Do not toggle item when tree item editor widget (QLineEdit) is closed with Enter key 2016-07-25 18:25:14 +02:00
cafPdmUiTreeView.h AppFwk: Do not toggle item when tree item editor widget (QLineEdit) is closed with Enter key 2016-07-25 18:25:14 +02:00
cafPdmUiTreeViewEditor.cpp #1292 Fixed CppCheck Issues in AppFwk/cafUserInterface 2017-03-06 19:15:33 +01:00
cafPdmUiTreeViewEditor.h AppFwk: Do not toggle item when tree item editor widget (QLineEdit) is closed with Enter key 2016-07-25 18:25:14 +02:00
cafPdmUiTreeViewModel.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmUiTreeViewModel.h #1292 Fixed CppCheck Issues in AppFwk/cafUserInterface 2017-03-06 19:15:33 +01:00
cafPdmUiWidgetBasedObjectEditor.cpp (#1883) AppFwk : Refactor of WidgetBasedObjectEditor and friends 2017-09-13 07:16:18 +02:00
cafPdmUiWidgetBasedObjectEditor.h (#1883) AppFwk : Refactor of WidgetBasedObjectEditor and friends 2017-09-13 07:16:18 +02:00
cafProgressInfo.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafProgressInfo.h Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk 2013-09-20 16:01:20 +02:00
cafQTreeViewStateSerializer.cpp #1866 AppFwk : Move QTreeView state serializer to cafUserInterface 2017-09-07 09:34:14 +02:00
cafQTreeViewStateSerializer.h #1866 AppFwk : Move QTreeView state serializer to cafUserInterface 2017-09-07 09:34:14 +02:00
cafUiProcess.cpp Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk 2013-09-20 16:01:20 +02:00
cafUiProcess.h #1292 Fixed CppCheck Issues in AppFwk/cafUserInterface 2017-03-06 19:15:33 +01:00
CMakeLists.txt #1883 AppFwk : Move UiFieldEditorHelper to separate file 2017-09-13 07:09:16 +02:00
PdmUi.plantuml Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
QMinimizePanel.cpp #1365 Whitespace and comment headers 2017-03-27 22:57:23 +02:00
QMinimizePanel.h #1365 Whitespace and comment headers 2017-03-27 22:57:23 +02:00