Jørgen Herje
342f191288
Add filtering/exclude of rows in SummaryTable ( #10193 )
...
- Add selector for excluding rows in table
- Row selection is based on category, vector, threshold
- Move data containers to utils class
- TreeSelectionEditor: Add context menu to invert selection
- Improved naming of menu items
- Guard plotDefinition before connect signal/slots
---------
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
2023-05-02 11:18:45 +02:00
Magne Sjaastad
bdc536dfc4
#6106 Apply clang-format on AppFwk
2020-06-19 08:00:01 +02:00
Magne Sjaastad
b15f58b560
#4083 Summary : Do not change selected summary type when unticking a checkbox
2019-02-17 10:49:47 +01:00
Magne Sjaastad
764fb65e8e
clang-tidy : Remove redundant 'virtual' and add 'override'
...
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 16:35:51 +02:00
Gaute Lindkvist
fcda0b9755
Remove padding to the left in TreeSelectionEditor if the tree doesn't have grand children.
2018-10-02 08:46:24 +02:00
Gaute Lindkvist
d13a52a8b4
#3058 Implement a memory cleanup dialog for GeoMech data.
2018-06-19 12:20:21 +02:00
Magne Sjaastad
3239c66f54
AppFwk (clang-tidy) : modernize-use-nullptr
2018-02-18 18:05:08 +01:00
Jacob Støren
f1c8c0ebbe
AppFwk: Fix crash and memory leak in TreeSelectionEditor system
2017-11-15 11:32:25 +01:00
Jacob Støren
9853c15ec6
Code adjustments
2017-11-13 15:23:38 +01:00
Jacob Støren
9070a97815
#2112 Step two of performance fixing: Avoid unneccessary calls to uiValue from the treeSelectionQMode by caching it temporarily
2017-11-11 02:38:52 +01:00
Magne Sjaastad
d02274a897
#1969 Curve Calculator : Support single select in tree selection editor
2017-10-13 08:54:06 +02:00
Magne Sjaastad
e8d04618af
#1935 AppFwk : Update model indices when configureAndUpdateUI is called
2017-09-26 15:09:27 +02:00
Magne Sjaastad
1bb1c87058
#1895 Curve Creator : Add support for single value fields
2017-09-20 10:06:57 +02:00
Magne Sjaastad
424c4b18a3
#1898 Curve Creator: Use tree structure internally in QModel
2017-09-19 10:08:32 +02:00
Magne Sjaastad
5079171647
#1830 AppFwk : Remove unused variable
2017-09-08 07:03:33 +02:00
Magne Sjaastad
5994ef1393
#1830 AppFwk : Add context menu to control state for multiple items
2017-09-07 14:56:10 +02:00
Magne Sjaastad
3633474dc2
#1830 AppFwk : Expand tree if item count has changed
2017-09-07 14:56:10 +02:00
Magne Sjaastad
55bdf4701e
#1830 AppFwk : Cache data to speed up model queries
2017-09-07 14:56:09 +02:00
Magne Sjaastad
e7351179c3
#1830 AppFwk : Add unit test for tree selection QModel
2017-09-07 14:56:09 +02:00
Magne Sjaastad
841faf022b
#1830 AppFwk : Add TreeSelectionEditor and TreeSelectionQModel
2017-09-07 14:56:09 +02:00