ResInsight/Fwk/AppFwk/cafUserInterface
2024-02-05 10:15:36 +01:00
..
cafUserInterface_UnitTests #11161 Change default tree visibility state for childField and childArrayField 2024-02-05 10:15:36 +01:00
cafAboutDialog.cpp Test for Qt5 when using obsolete OpenGL functions 2024-01-07 18:28:36 +01:00
cafAboutDialog.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafMemoryInspector.cpp Use QRegularExpression instead of QRegExp 2024-01-07 18:28:36 +01:00
cafMemoryInspector.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmDoubleStringValidator.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmDoubleStringValidator.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiActionPushButtonEditor.cpp Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiActionPushButtonEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiCheckBoxAndTextEditor.cpp Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiCheckBoxAndTextEditor.h Add support for field of std::pair<T, U> 2023-03-31 10:21:56 +02:00
cafPdmUiCheckBoxDelegate.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiCheckBoxDelegate.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiCheckBoxEditor.cpp Add option for word wrap in label and checkbox 2023-03-09 12:46:55 +01:00
cafPdmUiCheckBoxEditor.h Add option for word wrap in label and checkbox 2023-03-09 12:46:55 +01:00
cafPdmUiCheckBoxTristateEditor.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiCheckBoxTristateEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiColorEditor.cpp Improve ensemble curve colors 2023-04-19 15:36:06 +02:00
cafPdmUiColorEditor.h Improve ensemble curve colors 2023-04-19 15:36:06 +02:00
cafPdmUiComboBoxEditor.cpp Guard missing field for combo box editor 2023-11-27 13:14:16 +01:00
cafPdmUiComboBoxEditor.h Add framework support for editor auto values 2022-09-02 13:20:52 +02:00
cafPdmUiDateEditor.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiDateEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiDefaultObjectEditor.cpp Add Value Range editor backed by std::pair<double, double> 2023-09-22 09:30:08 +02:00
cafPdmUiDefaultObjectEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiDoubleSliderEditor.cpp Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiDoubleSliderEditor.h Add Value Range editor backed by std::pair<double, double> 2023-09-22 09:30:08 +02:00
cafPdmUiDoubleValueEditor.cpp Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiDoubleValueEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiDragDropInterface.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
cafPdmUiFieldEditorHelper.cpp #10483 Use list editor for proxy of vector of string 2023-08-09 17:09:11 +02:00
cafPdmUiFieldEditorHelper.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiFilePathEditor.cpp Convert file path to native separators for clipboard 2023-03-06 10:00:35 +01:00
cafPdmUiFilePathEditor.h Add Copy to Clipboard button for file paths 2023-03-04 14:35:51 +01:00
cafPdmUiFormLayoutObjectEditor.cpp Refactor LayoutOptions to improve readability 2023-11-10 14:48:56 +01:00
cafPdmUiFormLayoutObjectEditor.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
cafPdmUiLabelEditor.cpp Add option for word wrap in label and checkbox 2023-03-09 12:46:55 +01:00
cafPdmUiLabelEditor.h Add option for word wrap in label and checkbox 2023-03-09 12:46:55 +01:00
cafPdmUiLineEditor.cpp Remove Qt version checking for old Qt version 2024-01-07 18:28:36 +01:00
cafPdmUiLineEditor.h Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiListEditor.cpp #10649 Fwk: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
cafPdmUiListEditor.h Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiListView.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiListView.h Fix several deprecation warnings (#8657) 2022-03-11 13:24:01 +01:00
cafPdmUiListViewEditor.cpp #10649 Fwk: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
cafPdmUiListViewEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiPickableLineEditor.cpp New checkbox icons as svgs and adjusted background colors. 2020-09-29 02:32:01 -07:00
cafPdmUiPickableLineEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiPropertyView.cpp Define and use a common set of content margin sizes 2023-11-01 09:37:52 +01:00
cafPdmUiPropertyView.h Improve MSW export including multi lateral wells 2021-02-26 14:59:57 +01:00
cafPdmUiPropertyViewDialog.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiPropertyViewDialog.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiPushButtonEditor.cpp Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiPushButtonEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiSliderEditor.cpp Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiSliderEditor.h Basic seismic support (#10010) 2023-03-24 15:36:10 +01:00
cafPdmUiSliderTools.cpp Add Value Range editor backed by std::pair<double, double> 2023-09-22 09:30:08 +02:00
cafPdmUiSliderTools.h Add Value Range editor backed by std::pair<double, double> 2023-09-22 09:30:08 +02:00
cafPdmUiTabbedPropertyViewDialog.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiTabbedPropertyViewDialog.h Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiTableRowEditor.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiTableRowEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiTableView.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiTableView.h Fix several deprecation warnings (#8657) 2022-03-11 13:24:01 +01:00
cafPdmUiTableViewDelegate.cpp Janitor : Remove obsolete code related to Qt 4 2021-02-22 13:37:05 +01:00
cafPdmUiTableViewDelegate.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
cafPdmUiTableViewEditor.cpp Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiTableViewEditor.h Allow well target list to consume available space 2022-10-31 18:52:45 +01:00
cafPdmUiTableViewQModel.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
cafPdmUiTableViewQModel.h #8859 AppFwk : Enable TableView as optional drop target 2022-05-04 09:10:32 +02:00
cafPdmUiTextEditor.cpp Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiTextEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiTimeEditor.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiTimeEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiToolBarEditor.cpp Make sure toolbar is updated for when a single plot is present 2023-11-20 14:13:24 +01:00
cafPdmUiToolBarEditor.h Performance: Update toolbar when required 2023-10-19 07:50:02 +02:00
cafPdmUiToolButtonEditor.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiToolButtonEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiTreeAttributes.h 10214 ensemble appearance 2023-05-23 08:10:35 +02:00
cafPdmUiTreeEditorHandle.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiTreeEditorHandle.h #9023 Performance : Optionally avoid emitting update signals during update 2022-06-10 06:25:41 +02:00
cafPdmUiTreeItemEditor.cpp #9023 Performance : Optionally avoid emitting update signals during update 2022-06-10 06:25:41 +02:00
cafPdmUiTreeItemEditor.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiTreeSelectionEditor.cpp #11140 Fix filtering based on text in tree selection editor 2024-01-30 14:34:33 +01:00
cafPdmUiTreeSelectionEditor.h 9978 Improve UI for long drop-down lists, use tree selection more 2023-05-22 15:44:37 +02:00
cafPdmUiTreeSelectionQModel.cpp 9978 Improve UI for long drop-down lists, use tree selection more 2023-05-22 15:44:37 +02:00
cafPdmUiTreeSelectionQModel.h Add filtering/exclude of rows in SummaryTable (#10193) 2023-05-02 11:18:45 +02:00
cafPdmUiTreeView.cpp Remove Qt version checking for old Qt version 2024-01-07 18:28:36 +01:00
cafPdmUiTreeView.h Only show clear button/icon in tree search if user has entered text 2023-11-27 15:34:20 +01:00
cafPdmUiTreeViewEditor.cpp Remove Qt version checking for old Qt version 2024-01-07 18:28:36 +01:00
cafPdmUiTreeViewEditor.h Add framework support for editor auto values 2022-09-02 13:20:52 +02:00
cafPdmUiTreeViewItemDelegate.cpp 10214 ensemble appearance 2023-05-23 08:10:35 +02:00
cafPdmUiTreeViewItemDelegate.h Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
cafPdmUiTreeViewQModel.cpp Performance: Make sure the model list is created once 2023-10-13 16:31:14 +02:00
cafPdmUiTreeViewQModel.h Performance: Make sure the model list is created once 2023-10-13 16:31:14 +02:00
cafPdmUiValueRangeEditor.cpp Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
cafPdmUiValueRangeEditor.h Add Value Range editor backed by std::pair<double, double> 2023-09-22 09:30:08 +02:00
cafPdmUniqueIdValidator.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUniqueIdValidator.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPickEventHandler.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafProgressInfo.cpp #10649 Fwk: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
cafProgressInfo.h #7974 Progress Bar : Always delay display and increase threshold duration 2021-11-01 15:13:38 +01:00
cafProgressState.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafQStyledProgressBar.cpp Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
cafQStyledProgressBar.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafQTreeViewStateSerializer.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafQTreeViewStateSerializer.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafStyleSheetTools.cpp Define and use a common set of content margin sizes 2023-11-01 09:37:52 +01:00
cafStyleSheetTools.h Define and use a common set of content margin sizes 2023-11-01 09:37:52 +01:00
cafUiAppearanceSettings.cpp Improve user interface for axis linking 2022-09-09 16:06:56 +02:00
cafUiAppearanceSettings.h Improve user interface for axis linking 2022-09-09 16:06:56 +02:00
cafUiIconFactory.cpp Use field auto values for summary plots 2022-09-05 14:12:49 +02:00
cafUiIconFactory.h Add framework support for editor auto values 2022-09-02 13:20:52 +02:00
cafUiProcess.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafUiProcess.h Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
CMakeLists.txt Prepare CMake to support both Qt5 andf Qt6 2024-01-09 11:02:41 +01:00
PdmUi.plantuml AppFwk: Update some plantuml docs 2018-11-27 14:59:30 +01:00
QMinimizePanel.cpp Use setContentsMargins instead of setMargin 2024-01-07 18:28:36 +01:00
QMinimizePanel.h Added a GUI theme selector in preferences and a new class for handling GUI changes. 2020-09-25 14:32:06 +02:00