Gaute Lindkvist
84c1442af7
#4617 Disallow creating ensemble curve sets if you have no ensemble
2019-08-22 13:07:21 +02:00
Jacob Støren
93b4101831
#4003 Use the preferences settings when creating default summary plots.
...
Refactored to make assigning default curve appearance easier.
2019-08-09 13:15:32 +02:00
Jacob Støren
e915c8e18c
#4003 Refactoring to prepare for preferences based default summary plot curves
2019-08-09 09:54:55 +02:00
Magne Sjaastad
4ed30ad4af
Avoid using c++-14
2019-08-09 08:05:53 +02:00
Jacob Støren
0d456a1f1b
#4002 Renamed feature that opens the plot editor and created feature to create a new plot directly. The new feature uses the selected summary cases and creates a default curve for each.
2019-08-08 16:22:00 +02:00
Jacob Støren
f1d4de2090
Remove calls to setUiField that are unneccessary because of changes in AppFwk
2019-05-06 11:58:06 +02:00
Gaute Lindkvist
57b33b0d4c
First implementation of Headless ( #4392 )
...
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "
This reverts commit f758a8edb2
.
* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"
This reverts commit df62a41397
.
* Revert "#4379 Documentation : Update command line parser for import of summary files"
This reverts commit d0b5357ed4
.
* Unfinished WIP
* Builds but crashes
* Refactored code now builds and runs
* ResInsight can now run the unittests headless
* Can run some command files successfully
* Build on Linux
* Extra headless hack header
* Moved PdmUiItem hack to cpp file
* Fix headless crash in RimWellAllocationPlot
* Handle error gracefully if ExportSnapshots command is executed from console
* Add caf::QIconProvider and remove some hacks
* Also made the greying out of disabled icons work for a couple of cases where it didn't.
* Linux build fix
* #4380 Reimplement fix df62a41397
by @magnesj on top of Headless code changes
* #4379 Reintroduce kode from d0b5357ed4
by @magnesj
* #4377 Restore f758a8edb2
in new Headless code
2019-05-06 10:36:05 +02:00
Magne Sjaastad
31bcc08546
#4017 Remove unused variables
2019-04-29 19:17:32 +02:00
Magne Sjaastad
987cb92f43
#4017 Automatic parsing of date-time format in CSV Observed Time History Data
2019-04-29 13:35:09 +02:00
Magne Sjaastad
77a12f13c1
#4017 Add function used to determine date format from text string
2019-04-29 12:55:39 +02:00
Gaute Lindkvist
867c541b7b
#4282 Improve look of Summary Plot Editor after layout changes
...
* In particular make the QMinimizePanel title panel fixed in size.
2019-04-05 15:42:20 +02:00
Gaute Lindkvist
94a8c35311
#4282 Move new Grid Layout creation inside form layout object editor
2019-04-05 13:28:23 +02:00
Gaute Lindkvist
e8efe81796
#4176 Add keyboard shortcuts to Zoom all (Ctrl+Alt+A) and view directions (Ctrl+Alt+N/W/S/etc)
2019-03-27 13:18:19 +01:00
Gaute Lindkvist
3d3868e29d
Fix up keyboard shorcut on < Qt 5.10
2019-03-27 12:01:49 +01:00
Magne Sjaastad
ba91122ba6
#4087 Ensemble : When importing and ensemble, show by default an ensemble plot
2019-02-18 13:25:53 +01:00
Magne Sjaastad
803e6cd2b4
#4068 System : Add forward declare
2019-02-12 14:49:37 +01:00
Magne Sjaastad
f4e0a154ee
#4038 2D plot Source data stepping re-set curve interpolation
2019-02-07 08:30:55 +01:00
Magne Sjaastad
791a896be4
#3952 Summary : Create plot if no plot exists when loading summary case
2019-01-14 13:54:19 +01:00
Magne Sjaastad
a9c7773ef7
CppCheck : Fix various minor issues
2018-12-21 12:32:57 +01:00
Magne Sjaastad
6f3097dd5f
Merge remote-tracking branch 'origin/2018.11.01-patch' into dev
2018-12-21 08:46:27 +01:00
Magne Sjaastad
284e07b967
#3907 Summary : Consider combined curve count when assigning color
2018-12-20 10:46:48 +01:00
Jacob Støren
07f8221676
#3898 , #3899 , #3900 Better source stepping command icons. Combine curve and stepping icons. Improved Clear source curve command enabling
2018-12-18 17:15:54 +01:00
Magne Sjaastad
9af5adf066
#3842 Summary : Commands for set/clear of stepping data source
2018-12-17 16:00:40 +01:00
Magne Sjaastad
6665ac9cc6
#3796 Summary Plot Stepping toolbar : Update on plot editor close
2018-12-12 11:22:59 +01:00
Magne Sjaastad
a85b958a0f
#3796 Summary Plot Stepping toolbar : Update on plot editor close
2018-12-12 11:21:21 +01:00
Jacob Støren
92a45e959e
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Gaute Lindkvist
5c66b901c3
#3752 ResInsight code changes to build on both Qt4 and Qt5
2018-11-30 09:47:53 +01:00
Magne Sjaastad
89098705cb
Whitespace
2018-11-22 16:02:44 +01:00
Magne Sjaastad
5603fcf21d
#3688 Summary Plot : Update of source stepping toolbar fails sometimes
2018-11-22 16:01:27 +01:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Magne Sjaastad
726658d642
#3512 System : Remove unused functions
2018-10-18 15:40:11 +02:00
Magne Sjaastad
dc02c9d2a1
CppCheck : Add override
2018-10-12 16:37:04 +02:00
Magne Sjaastad
046c05e76e
#3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder
2018-10-10 08:02:41 +02:00
Gaute Lindkvist
e8a1d30f2d
#3404 Side by side editors, first implementation.
2018-09-26 14:30:50 +02:00
Bjørn Erik Jensen
ce59e8a0d0
#3320 Observed data import. Line based CSV import
2018-09-19 13:03:21 +02:00
Bjørn Erik Jensen
5dc4eae4de
#3370 Ensemble curves. Fix crash and duplicate grouped curves issue
2018-09-18 11:30:05 +02:00
Bjørn Erik Jensen
b4dd37337a
#3318 Plot editor performance. Several performance fixes
2018-09-13 12:38:50 +02:00
Magne Sjaastad
bbebbf108f
#3340 Remove unused variables
2018-09-10 10:27:54 +02: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
Jacob Støren
8fca7475e9
caf: Renamed the WidgetBasedObjectEditor to FormLayoutObjectEditor
2018-08-27 16:25:26 +02:00
Bjørn Erik Jensen
8b14a01a2b
#3200 Plot editor. Remove curve sets correctly
2018-08-14 11:01:19 +02:00
Magne Sjaastad
fe07b60392
CppCheck : Several fixes
...
Add missing initializers
Guard potential null pointer access
2018-08-02 19:22:03 +02:00
Bjørn Erik Jensen
60146be146
#3167 CSV parser. Try a fallback datetime format if parsing fails
2018-07-06 15:01:25 +02:00
Bjørn Erik Jensen
1c28edf2cb
#3146 Summary plot. Ensemble color assignment fix. The appearance apply button now works for curve sets as well
2018-07-05 11:38:59 +02:00
Bjørn Erik Jensen
28993dae49
#3140 CSV import dialog. Add time format 'None' which is default
2018-07-04 10:29:43 +02:00
Bjørn Erik Jensen
9fd38064df
#3133 CSV import. Assume that all data columns are numeric columns
2018-07-02 15:14:32 +02:00
Bjørn Erik Jensen
02059debf9
#3087 Show plot data. Add context menu: export to file
2018-07-02 14:29:46 +02:00
Bjørn Erik Jensen
dde88a010e
#3109 Ensemble calculation. Display warning dialog when no cases from the two ensembles match
2018-06-28 08:34:28 +02:00
Bjørn Erik Jensen
bb2e136df7
#3080 Ensemble statistics curves. Fix typo
2018-06-27 11:35:29 +02:00
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00