Commit Graph

18 Commits

Author SHA1 Message Date
Gaute Lindkvist
e58da136e3
#2082 Support custom date time format (#4594)
* #2082 Support custom date time format

* Clang-format
2019-08-19 09:37:42 +02:00
Magne Sjaastad
7879fe186d #4136 Export of Flow Characteristics : Create text for export and add context menu 2019-06-23 15:18:17 +02:00
Magne Sjaastad
512ecfdf74 #4502 Flow Characteristics Plot : Add legend titles 2019-06-21 22:34:31 +02:00
Magne Sjaastad
ac8ea73c36 #4395 Robustness : Guard array out of bounds access 2019-05-07 07:24:13 +02:00
Gaute Lindkvist
e0bbda85d9 #4312 Move handleMdiWindowClosed call from widget destructors to MdiSubWindow closeEvent
* This way the mdi window still exists at the time of removal and we can handle the removal orderly
2019-04-16 12:14:54 +02:00
Gaute Lindkvist
4c026952a1 #4134 #4124 Refactor RiuSummaryQwtPlot on top of a base RiuQwtPlot class and use this for Cross Plots
* Get a lot of functionality included: zoom, panning, etc.
2019-02-26 11:44:26 +01:00
Gaute Lindkvist
12484bf1e9 #3297 Make casing shoe a right-angled triangle and refactor symbols
* Put plot symbol enum inside the symbol class.
* Put line style enums inside the line class.
* Add custom capability.
2018-09-04 12:02:06 +02:00
Magne Sjaastad
1706a6c0c4 System : Reorder initialization order to match declaration order 2018-02-24 09:17:02 +01:00
Magne Sjaastad
0502b95d86 #2091 Cross Plot : Improve interface of RiuLineSegmentQwtPlotCurve
Remove duplicate code
2017-11-08 07:38:25 +01:00
Magne Sjaastad
e38b7329d1 #1469 Use time step strings from case 2017-05-15 09:17:06 +02:00
Magne Sjaastad
4204d49f30 #1469 Add checkbox for legend visibility 2017-05-11 21:44:44 +02:00
Magne Sjaastad
764a68c032 #1469 Add large symbols for each value in Lorenz plot + legend 2017-05-11 14:04:29 +02:00
Magne Sjaastad
0c0c21e495 #1469 Reorder includes and fix comments and whitespace 2017-05-11 11:43:15 +02:00
Jacob Støren
970595e0f5 Flow Characteristics Plot: Fixed missing replot when changing case to case without any solved flow diag timesteps 2017-04-06 11:00:06 +02:00
Jacob Støren
e5f593db60 #1375 Reduced window zoom limit to 10 decades instead of 4 2017-03-31 16:27:05 +02:00
Jacob Støren
a914e38d53 #1380 Wip: Started to allign all the view widgets, preparing to avoid duplicated code when mdi window to RimViewWindow translation. 2017-03-31 15:13:50 +02:00
Jacob Støren
ba60bf3c13 #1321 Added a comand to show Flow Characteristics plot. Added timestp colors, zoom, mouse tracking, and titles 2017-03-28 23:36:56 +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