ResInsight/Fwk/AppFwk/cafUserInterface
Gaute Lindkvist b43ef3dc0b #3885 Include "Cached" memory in available virtual memory on Linux.
* Cached memory is easily available to processes if needed.
2018-12-14 10:33:51 +01:00
..
cafUserInterface_UnitTests #3754 Upgrade CAF CMake-system to support both Qt4 and Qt5 2018-11-30 09:47:53 +01:00
cafAboutDialog.cpp Fix TRUE/true in cafAboutDialog 2018-11-30 09:47:53 +01:00
cafAboutDialog.h #3752 CAF code changes to build on both Qt4 and Qt5 2018-11-30 09:47:53 +01:00
cafMemoryInspector.cpp #3885 Include "Cached" memory in available virtual memory on Linux. 2018-12-14 10:33:51 +01:00
cafMemoryInspector.h Make memory critical threshold limits different on Linxu and Windows. 2018-06-19 10:09:51 +02:00
cafPdmUiCheckBoxDelegate.cpp #3449 Improve checkbox column size hint, alignment and "hit" rectanngle 2018-10-03 08:40:28 +02:00
cafPdmUiCheckBoxDelegate.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiCheckBoxEditor.cpp System : Fix name collision of macro expansion 2018-11-01 19:56:55 +01:00
cafPdmUiCheckBoxEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiCheckBoxTristateEditor.cpp AppFwk : Rename to uiField() and setUiField() 2018-06-15 14:22:03 +02:00
cafPdmUiCheckBoxTristateEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiColorEditor.cpp AppFwk: Color editor no longer calls setValueToField on update GUI 2018-06-29 16:23:26 +02:00
cafPdmUiColorEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiComboBoxEditor.cpp clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiComboBoxEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiDateEditor.cpp AppFwk : Rename to uiField() and setUiField() 2018-06-15 14:22:03 +02:00
cafPdmUiDateEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiDefaultObjectEditor.cpp Revert "#3564 System : Recreate QGridLayout for each property editor" 2018-11-02 14:04:29 +01:00
cafPdmUiDefaultObjectEditor.h Revert "#3564 System : Recreate QGridLayout for each property editor" 2018-11-02 14:04:29 +01:00
cafPdmUiDoubleSliderEditor.cpp clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiDoubleSliderEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiDoubleValueEditor.cpp AppFwk : Rename to uiField() and setUiField() 2018-06-15 14:22:03 +02:00
cafPdmUiDoubleValueEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiDragDropInterface.h #3037 Rename using Q for table view model and tree view model 2018-06-11 11:16:39 +02:00
cafPdmUiFieldEditorHelper.cpp AppFwk (clang-tidy) : modernize-use-nullptr 2018-02-18 18:05:08 +01:00
cafPdmUiFieldEditorHelper.h #1883 AppFwk : Move UiFieldEditorHelper to separate file 2017-09-13 07:09:16 +02:00
cafPdmUiFilePathEditor.cpp AppFwk : Rename to uiField() and setUiField() 2018-06-15 14:22:03 +02:00
cafPdmUiFilePathEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiFormLayoutObjectEditor.cpp #3583 Property Editor : Set unused grid cells to stretch 0 2018-11-02 14:58:08 +01:00
cafPdmUiFormLayoutObjectEditor.h AppFwk: Split PdmUiObjectEditorHandle into PdmUiWidgetObjectEditorHandle 2018-11-27 09:31:33 +01:00
cafPdmUiLineEditor.cpp Cotire : Move macro definition to avoid duplicate symbols 2018-12-10 09:31:10 +01:00
cafPdmUiLineEditor.h #3779 Implement AICD ui and settings 2018-12-05 15:47:16 +01:00
cafPdmUiListEditor.cpp clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiListEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiListView.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmUiListView.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiListViewEditor.cpp #3752 CAF code changes to build on both Qt4 and Qt5 2018-11-30 09:47:53 +01:00
cafPdmUiListViewEditor.h AppFwk: Split PdmUiObjectEditorHandle into PdmUiWidgetObjectEditorHandle 2018-11-27 09:31:33 +01:00
cafPdmUiPropertyView.cpp AppFwk (clang-tidy) : modernize-use-nullptr 2018-02-18 18:05:08 +01:00
cafPdmUiPropertyView.h AppFwk: Split PdmUiObjectEditorHandle into PdmUiWidgetObjectEditorHandle 2018-11-27 09:31:33 +01:00
cafPdmUiPropertyViewDialog.cpp #3662 AppFwk : Allow interaction in second main window 2018-11-12 09:49:35 +01:00
cafPdmUiPropertyViewDialog.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiPushButtonEditor.cpp AppFwk : Rename to uiField() and setUiField() 2018-06-15 14:22:03 +02:00
cafPdmUiPushButtonEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiSliderEditor.cpp #3365 AppFwk Integer slider editor : Block signals in configureAndUpdate 2018-09-14 09:45:53 +02:00
cafPdmUiSliderEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTableRowEditor.cpp AppFwk : Whitespace 2018-08-16 13:59:28 +02:00
cafPdmUiTableRowEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTableView.cpp #3285 Make context menu on table views work correctly with multiple contexts. 2018-08-30 09:32:28 +02:00
cafPdmUiTableView.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTableViewDelegate.cpp #3353 AppFwk: TableViewEditor: Support pr cell tooltip. 2018-09-24 15:49:16 +02:00
cafPdmUiTableViewDelegate.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTableViewEditor.cpp #3752 CAF code changes to build on both Qt4 and Qt5 2018-11-30 09:47:53 +01:00
cafPdmUiTableViewEditor.h AppFwk: Split PdmUiObjectEditorHandle into PdmUiWidgetObjectEditorHandle 2018-11-27 09:31:33 +01:00
cafPdmUiTableViewQModel.cpp #3752 CAF code changes to build on both Qt4 and Qt5 2018-11-30 09:47:53 +01:00
cafPdmUiTableViewQModel.h AppFwk : Rename to cafPdmuiTableRowEditor 2018-08-16 13:52:36 +02:00
cafPdmUiTextEditor.cpp AppFwk : Rename to uiField() and setUiField() 2018-06-15 14:22:03 +02:00
cafPdmUiTextEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiToolBarEditor.cpp AppFwk : Rename to uiField() and setUiField() 2018-06-15 14:22:03 +02:00
cafPdmUiToolBarEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiToolButtonEditor.cpp #3419 Implement buttons to add communicating tracers to the selected injectors or producers. 2018-09-28 15:46:08 +02:00
cafPdmUiToolButtonEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTreeEditorHandle.cpp Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiTreeEditorHandle.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTreeItemEditor.cpp AppFwk (clang-tidy) : modernize-use-nullptr 2018-02-18 18:05:08 +01:00
cafPdmUiTreeItemEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTreeSelectionEditor.cpp Revert "#3751 Fix keyboard selection in Summary Plot Editor" 2018-11-30 09:45:50 +01:00
cafPdmUiTreeSelectionEditor.h Revert "#3751 Fix keyboard selection in Summary Plot Editor" 2018-11-30 09:45:50 +01:00
cafPdmUiTreeSelectionQModel.cpp #3738 Active correct item when clicking in Summary Plot Editor 2018-11-23 15:11:23 +01:00
cafPdmUiTreeSelectionQModel.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTreeView.cpp AppFwk (clang-tidy) : modernize-use-nullptr 2018-02-18 18:05:08 +01:00
cafPdmUiTreeView.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTreeViewEditor.cpp clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTreeViewEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTreeViewQModel.cpp #3037 Rename using Q for table view model and tree view model 2018-06-11 11:16:39 +02:00
cafPdmUiTreeViewQModel.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUniqueIdValidator.cpp #3779 Implement AICD ui and settings 2018-12-05 15:47:16 +01:00
cafPdmUniqueIdValidator.h #3779 Implement AICD ui and settings 2018-12-05 15:47:16 +01:00
cafProgressInfo.cpp AppFwk : Fix several warnings 2018-09-13 09:01:05 +02:00
cafProgressInfo.h Convenience method for cafProgressInfo to increment and set up next step. 2018-07-02 10:29:30 +02:00
cafProgressState.h Fix cotire build problem 2018-05-22 00:16:03 +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 AppFwk (clang-tidy) : modernize-use-nullptr 2018-02-18 18:05:08 +01:00
CMakeLists.txt Update CMake to only look for Qt5 if RESINSIGHT_BUILD_WITH_QT5 is set 2018-12-10 15:10:46 +01:00
PdmUi.plantuml AppFwk: Update some plantuml docs 2018-11-27 14:59:30 +01:00
QMinimizePanel.cpp #3404 Side by side editors, first implementation. 2018-09-26 14:30:50 +02:00
QMinimizePanel.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00