Commit Graph

4455 Commits

Author SHA1 Message Date
Jacob Støren
960e6833c4 #1321 Made zoom all and snapshot work 2017-03-28 23:36:56 +02:00
Magne Sjaastad
a6ce3c9ef4 Fixed missing includes on Linux 2017-03-28 09:47:06 +02:00
Magne Sjaastad
dec65d0af4 #1365 Limit max height for result variable for flow 2017-03-27 22:57:23 +02:00
Magne Sjaastad
6e6e884ab3 #1365 Whitespace and comment headers 2017-03-27 22:57:23 +02:00
Magne Sjaastad
bf9d65d249 #1365 Added sizeHint to QMinimizePanel 2017-03-27 22:57:23 +02:00
Magne Sjaastad
dc493b0b68 #1365 AppFwk : Allow list widgets to fill available height 2017-03-27 22:57:23 +02:00
Jacob Støren
233c248491 #1366 Wheel works without Ctrl pressed 2017-03-27 18:22:09 +02:00
Jacob Støren
0c834cdc0f Cleaning 2017-03-27 18:13:38 +02:00
Jacob Støren
c0ff734cc7 Preparations for #1321: Aligned default stuff between the plot types. 2017-03-27 18:13:38 +02:00
Jacob Støren
a82677c743 #1366 Added wheel zoom to point.
Also preparations for #1321
2017-03-27 18:13:38 +02:00
Jacob Støren
f05a4027aa #1321 Applied new plot marker tracker class to well log plots 2017-03-27 18:13:38 +02:00
Jacob Støren
ba1dfee4e6 #1321 Finalized plot marker refactoring 2017-03-27 18:13:38 +02:00
Jacob Støren
ef8a98d4e1 #1321 Wip: Refactoring plot marker to be used more generally. Eg Flow Characteristics plots 2017-03-27 18:13:38 +02:00
Jacob Støren
76019109f6 Cr Lf cleanup 2017-03-27 18:13:38 +02:00
Jacob Støren
1fefc6124f #1321 Wip: First shot on bringing the flow characteristics curves up into the open. 2017-03-27 18:13:38 +02:00
Jacob Støren
f102befd84 Added timestep access in RimEclipseCase in preparations for #1321 2017-03-27 18:13:38 +02:00
Jacob Støren
60b104329c Guard against none-existing userDescriptionField in ViewWindow 2017-03-27 18:13:38 +02:00
Magne Sjaastad
c536b7a8fe #1327 Added filter field used to limit available items in the selection list 2017-03-27 11:24:51 +02:00
Magne Sjaastad
7a89aee0bb #1296 Multiselect in property panel lists using ctrl-click is vulnerable to mouse drag 2017-03-24 22:40:57 +01:00
Magne Sjaastad
fcd2d96907 #1359 Sort tracers in category selection list in property editor 2017-03-24 21:34:46 +01:00
Magne Sjaastad
da53183f41 #1360 Well Alloc plots: Description should follow the flow type setting 2017-03-24 13:28:00 +01:00
Magne Sjaastad
40d5150b37 #1358 Added support for "Zoom All" of well alloc plots 2017-03-24 12:10:05 +01:00
Magne Sjaastad
03741fd7da CppCheck : Reduced variable scope 2017-03-24 09:30:36 +01:00
Magne Sjaastad
8137955add #1322 Added copy/paste of time history curves 2017-03-24 08:36:58 +01:00
Magne Sjaastad
bbf8c31762 Fixed signed/unsigned issues 2017-03-24 08:21:43 +01:00
Magne Sjaastad
40ecdc5a7b #1322 Use HUGE_VAL if no results are available 2017-03-24 08:21:24 +01:00
Magne Sjaastad
17dbb179d9 #1322 Improved UI texts and include result name in suggested plot name 2017-03-24 08:12:10 +01:00
Magne Sjaastad
881ba2986f #1357 Use recently created method 2017-03-24 07:10:02 +01:00
Magne Sjaastad
52b064c5ce #1322 Rename and set child objects hidden 2017-03-24 06:53:27 +01:00
Magne Sjaastad
d3eec3445f #1357 Added access function to return time step vector with most time steps 2017-03-24 06:53:27 +01:00
Jacob Støren
fd23ec242e Fixed crash when creating well alloc plot 2017-03-23 12:32:02 +01:00
Jacob Støren
cde71ef07a #1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering 2017-03-22 15:57:04 +01:00
Jacob Støren
908fc991bf #1338 Hide grid case field in SummaryCase. 2017-03-22 15:27:47 +01:00
Jacob Støren
b443b6662d #1344 Replaced use of defineUiOrdering() with uiOrdering() 2017-03-22 15:02:42 +01:00
Jacob Støren
c77e674601 #1344 AppFwk: Cleaning up in PdmUiOrdering 2017-03-22 15:02:06 +01:00
Jacob Støren
c39462d19a #1345 Fixed. Injector TOF results ended up with a double unit conversion, because tracers with no cells were wrongfully added to the flow diag solver solution. 2017-03-22 14:04:13 +01:00
Jacob Støren
5142c5685a #1333 Added the cross flow tracers to the legend, to avoid false color on the cross flow tracers. 2017-03-21 15:58:35 +01:00
Jacob Støren
003da9f640 #1332 Fixed wrong mapping of tracername to index based result value. Resulted in wrong colors for "tracer with max fraction" results, and wrong property filtering. 2017-03-21 15:58:35 +01:00
Magne Sjaastad
7095e80696 #1343 Property Editor : Use vertical scroll bar only 2017-03-21 15:32:07 +01:00
Magne Sjaastad
6e948e9ab5 #1340 Use uiOrdering() instead of defineUiOrdering() 2017-03-21 13:48:34 +01:00
Magne Sjaastad
df3ef7106d #1340 AppFwk : Improve how defineUiOrdering handles remaining fields 2017-03-21 13:47:53 +01:00
Magne Sjaastad
98bb97ea34 #1322 Added support for geo mech data 2017-03-21 13:17:04 +01:00
Jacob Støren
c9ca130a2e #1334 Fixed 2017-03-21 08:49:45 +01:00
Jacob Støren
888db49d6c #1337 Caf: Preserve the user collapse settings for each object type within session.
Provide means to set groups collapsed by default in the defineUiOrdering method, and to force the setting disregrding the user actions
2017-03-20 22:12:07 +01:00
Jacob Støren
a1d14dc8a3 #1337 Changed the GroupBoxes to MinimizePanels to increase readability and allow collapsing of the groups. 2017-03-20 14:56:03 +01:00
Magne Sjaastad
5b934b1747 #1336 Support export of Time History curve data 2017-03-20 14:12:16 +01:00
Magne Sjaastad
5530945972 #1323 Show context menu in Result Plot dock widget 2017-03-20 13:16:47 +01:00
Magne Sjaastad
9e813fa2c0 #1323 Use left axis as default axis, cache last used summary plot 2017-03-20 12:29:30 +01:00
Magne Sjaastad
9330a78fb3 #1323 Fixed update issue newly created plot 2017-03-20 11:59:26 +01:00
Magne Sjaastad
fda7d6301f Removed unused variable 2017-03-19 21:46:50 +01:00