ResInsight/Fwk/AppFwk/cafProjectDataModel/cafPdmUiCore
Magne Sjaastad 494175d1e6 Extract creation of QShortenedLabel and add context menu
Create an intermediate class used to create a QShortenedLabel. If field is scriptable, add a context menu to support copy of the Python field name to clipboard.
2024-11-25 09:42:12 +01:00
..
Resources Use action with icon instead of push button 2023-11-02 15:19:42 +01:00
caf.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
caf.h Move caf.h/cpp to UiCore 2023-05-10 11:02:35 +02:00
cafFontTools.cpp Qt6: Adjustments (#11804) 2024-10-28 13:09:18 +01:00
cafFontTools.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafIconProvider.cpp Remove obsolete code related to Qt5 2024-10-07 10:16:48 +02:00
cafIconProvider.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafInternalPdmFieldTypeSpecializations.h Cleanup includes 2024-03-07 19:45:43 +01:00
cafInternalPdmUiCommandSystemInterface.h Janitor: Skip undo/redo if field is marked as non-writable 2023-02-17 12:52:06 +01:00
cafInternalPdmUiFieldCapability.h Cleanup includes 2024-03-07 19:45:43 +01:00
cafInternalPdmUiFieldCapability.inl Qt6: Fix deprecated QVariant::type() calls. 2024-10-04 15:27:43 +02:00
cafPdmUi3dObjectEditorHandle.cpp Janitor: Several code hygiene adjustments (#9981) 2023-03-23 15:49:06 +01:00
cafPdmUi3dObjectEditorHandle.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
cafPdmUiCommandSystemProxy.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
cafPdmUiCommandSystemProxy.h #6163 Match fields in child objects for multi-object selections 2021-10-14 19:50:29 +02:00
cafPdmUiEditorHandle.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiEditorHandle.h Cleanup includes 2024-03-07 19:45:43 +01:00
cafPdmUiFieldEditorHandle.cpp Extract creation of QShortenedLabel and add context menu 2024-11-25 09:42:12 +01:00
cafPdmUiFieldEditorHandle.h Extract creation of QShortenedLabel and add context menu 2024-11-25 09:42:12 +01:00
cafPdmUiFieldHandle.cpp Performance: Slow performance for some plot and curve operations 2023-08-25 10:39:19 +02:00
cafPdmUiFieldHandle.h Adjust auto plot settings 2022-09-13 17:45:41 +02:00
cafPdmUiFieldSpecialization.h Qt6: Fix deprecated QVariant::type() calls. 2024-10-04 15:27:43 +02:00
cafPdmUiGroup.cpp Remove control flag in setCollapsedByDefault 2022-08-19 14:18:36 +02:00
cafPdmUiGroup.h Remove control flag in setCollapsedByDefault 2022-08-19 14:18:36 +02:00
cafPdmUiItem.cpp Cleanup includes 2024-03-07 19:45:43 +01:00
cafPdmUiItem.h Qt6: Fix deprecated QVariant::type() calls. 2024-10-04 15:27:43 +02:00
cafPdmUiModelChangeDetector.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiModelChangeDetector.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiObjectEditorHandle.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiObjectEditorHandle.h Cleanup includes 2024-03-07 19:45:43 +01:00
cafPdmUiObjectHandle.cpp Performance: Cache the uiCapability to costly dynamic_cast 2023-10-13 16:31:14 +02:00
cafPdmUiObjectHandle.h Remove unused function 2024-03-13 08:51:30 +01:00
cafPdmUiOrdering.cpp Cleanup includes 2024-03-07 19:45:43 +01:00
cafPdmUiOrdering.h Refactor LayoutOptions to improve readability 2023-11-10 14:48:56 +01:00
cafPdmUiSelection3dEditorVisualizer.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiSelection3dEditorVisualizer.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiTreeOrdering.cpp Cleanup includes 2024-03-07 19:45:43 +01:00
cafPdmUiTreeOrdering.h Cleanup includes 2024-03-07 19:45:43 +01:00
cafPdmUiWidgetObjectEditorHandle.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmUiWidgetObjectEditorHandle.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafQShortenedLabel.cpp Extract creation of QShortenedLabel and add context menu 2024-11-25 09:42:12 +01:00
cafQShortenedLabel.h Extract creation of QShortenedLabel and add context menu 2024-11-25 09:42:12 +01:00
cafSelectionChangedReceiver.cpp #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafSelectionChangedReceiver.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafSelectionManager.cpp #10649 Fwk: Use collection.empty() instead of comparing with size 2023-09-27 10:16:37 +02:00
cafSelectionManager.h Cleanup includes 2024-03-07 19:45:43 +01:00
cafSelectionManagerTools.h Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
cafUiTreeItem.h Cleanup includes 2024-03-07 19:45:43 +01:00
CMakeLists.txt Remove obsolete code related to Qt5 2024-10-07 10:16:48 +02:00