ResInsight/Fwk/AppFwk/cafUserInterface
2017-11-29 16:38:29 +01: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 #1920 Curve creator. Adjust target plot combobox width to contents 2017-09-22 11:49:00 +02:00
cafPdmUiComboBoxEditor.h #1920 Curve creator. Adjust target plot combobox width to contents 2017-09-22 11:49:00 +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 System : Always include Qt using <> and cleaned up some includes/whitespace 2017-10-19 10:11:14 +02:00
cafPdmUiFilePathEditor.h System : Always include Qt using <> and cleaned up some includes/whitespace 2017-10-19 10:11:14 +02:00
cafPdmUiLineEditor.cpp AppFwk: Line Editor: Guard for index out of range 2017-11-07 10:00:10 +01: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 QDialog Constructor : Use windows flags to avoid '?' on Windows 2017-11-27 10:47:49 +01:00
cafPdmUiPropertyViewDialog.h QDialog Constructor : Use windows flags to avoid '?' on Windows 2017-11-27 10:47:49 +01:00
cafPdmUiPushButtonEditor.cpp Add missing include on Linux 2017-11-23 07:43:41 +01:00
cafPdmUiPushButtonEditor.h #2173 Push button editor now right aligns and has sensible size in steps 2017-11-22 14:52:23 +01: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 AppFwk : Add support for push buttons in table editor 2017-10-12 10:52:30 +02:00
cafPdmUiTableView.h AppFwk : Add support for push buttons in table editor 2017-10-12 10:52:30 +02: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 AppFwk : Add support for push buttons in table editor 2017-10-12 10:52:30 +02:00
cafPdmUiTableViewEditor.h AppFwk : Add support for push buttons in table editor 2017-10-12 10:52:30 +02:00
cafPdmUiTableViewModel.cpp #2142 AppFwk : Guard null pointer access 2017-11-13 22:06:54 +01:00
cafPdmUiTableViewModel.h #2142 AppFwk : Guard null pointer access 2017-11-13 22:06:54 +01:00
cafPdmUiTextEditor.cpp AppFwk : TextEditor : Make it possible to disable size hint 2017-11-29 08:20:05 +01:00
cafPdmUiTextEditor.h Support for setting height hint on TextEdit 2017-11-27 11:01:37 +01:00
cafPdmUiToolBarEditor.cpp AppFwk : ToolBarEditor : Enable support for all field editor types 2017-11-29 16:38:29 +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 AppFwk: Fix crash and memory leak in TreeSelectionEditor system 2017-11-15 11:32:25 +01:00
cafPdmUiTreeSelectionEditor.h #2112 First step in improved performance: When toggling several at once, avoid update for each. 2017-11-10 23:34:22 +01:00
cafPdmUiTreeSelectionQModel.cpp #2131 AppFwk : Tree List Selector : Allow header items to be selected 2017-11-14 09:48:01 +01:00
cafPdmUiTreeSelectionQModel.h AppFwk: Fix crash and memory leak in TreeSelectionEditor system 2017-11-15 11:32:25 +01:00
cafPdmUiTreeView.cpp AppFwk: Set selectAsCurrentItem argument to const 2017-11-29 14:57:04 +01:00
cafPdmUiTreeView.h AppFwk: Set selectAsCurrentItem argument to const 2017-11-29 14:57:04 +01:00
cafPdmUiTreeViewEditor.cpp AppFwk: Set selectAsCurrentItem argument to const 2017-11-29 14:57:04 +01:00
cafPdmUiTreeViewEditor.h AppFwk: Set selectAsCurrentItem argument to const 2017-11-29 14:57:04 +01: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 #2083 AppFwk : Add notification when widgets are created 2017-11-02 08:50:07 +01:00
cafPdmUiWidgetBasedObjectEditor.h (#1883) AppFwk : Refactor of WidgetBasedObjectEditor and friends 2017-09-13 07:16:18 +02:00
cafProgressInfo.cpp AppFwk : ProgressDialog : Add window flags 2017-11-29 16:38:29 +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 #1925 Tree Selection Editor : Disable auto default for expand/collapse buttons in groups 2017-09-21 20:10:04 +02:00
QMinimizePanel.h #1365 Whitespace and comment headers 2017-03-27 22:57:23 +02:00