Gaute Lindkvist
93baf776a1
Fix crashes when dropping analysis plots into Multiplots
2020-09-20 15:26:46 +02:00
Magne Sjaastad
77ef87fb3a
System : Move all command features into separate library
...
When compiling the complete application, the large number of files causes the input file for a Ninja build (text response file) to become too large on some configurations. Move command features into a separate library to reduce the total file count per project/library.
2020-08-31 08:23:14 +02:00
Magne Sjaastad
afa8804e5b
#6345 Use wrapper class instead of QFileDialog
2020-08-24 08:26:39 +02:00
Magne Sjaastad
6655946be5
#6345 Remove obsolete include of QFileDialog
2020-08-24 08:26:32 +02:00
github-actions[bot]
6b5f4dddc9
Fixes by clang-format
2020-06-08 11:09:51 +02:00
Kristian Bendiksen
c016c02e40
Replace RiaApplication::instance()->project() with RimProject::current().
...
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
0b2a78b211
#5232 Templates: Do not write dialog fields to project file
2019-12-17 10:55:51 +01:00
Magne Sjaastad
22b054a63a
#5225 Plot Template: Fix crash when selecting directory instead of template item
2019-12-17 10:55:30 +01:00
Gaute Lindkvist
228810fd05
Refactor view id
2019-11-20 13:14:45 +01:00
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
e042b2d17b
#4958 Summary adjustments : Rename to Last used summary template
2019-10-31 11:55:53 +01:00
Magne Sjaastad
a1e40524bc
#4951 Summary Plot Template : Adjust size of UI
2019-10-30 10:42:16 +01:00
Magne Sjaastad
25e7c3ecc1
#4951 Summary Plot Template : Hide default plot template from UI
2019-10-30 10:41:38 +01:00
Magne Sjaastad
72e3ddc35e
#4934 Preferences : More robust storing of data to registry
2019-10-25 15:55:27 +02:00
Magne Sjaastad
29c3ce0d06
#4903 Use helper function for action shortcut everywhere
2019-10-25 12:48:17 +02:00
Magne Sjaastad
f2d5adca60
#4926 Summary Templates : Avoid creation of one extra duplicate curve
2019-10-25 11:57:30 +02:00
Magne Sjaastad
55224bed3d
Fix signed/unsigned compare
2019-10-08 08:20:03 +02:00
Magne Sjaastad
cc746a20cb
#4828 Summary Plot Templates : Robustification
2019-10-08 07:27:45 +02:00
Magne Sjaastad
5a410ca8be
#4828 Summary Plot Templates : Use regexp to match case and index
2019-10-07 12:05:14 +02:00
Magne Sjaastad
56a5a750f2
#4828 Summary Plot Templates : Improve robustness
2019-10-07 10:30:17 +02:00
Magne Sjaastad
9365511f3d
#4828 Summary Plot Templates : Remove unused function
2019-10-07 07:47:44 +02:00
Magne Sjaastad
2c73b2ed02
#4828 Summary Plot Templates : Support ensembles as plot data sources
2019-10-04 18:46:30 +02:00
Magne Sjaastad
311dd5b5c4
#4811 Source Stepping : Fix well stepping for ensembles
2019-10-04 09:09:22 +02:00
Magne Sjaastad
7ce7211187
Merge remote-tracking branch 'origin/dev' into summary-template-adjustments
2019-09-30 19:43:08 +02:00
Magne Sjaastad
7173f1d4be
#4796 Summary Plot Template : Fix typo in include file name
2019-09-30 14:05:19 +02:00
Magne Sjaastad
0698674d59
#4796 Summary Plot Template : Add context menu of summary cases
2019-09-30 13:28:08 +02:00
Magne Sjaastad
64e617562d
#4796 Summary Plot Template : Add context menu of summary cases
2019-09-30 07:50:51 +02:00
Magne Sjaastad
18e6bec1bf
#4796 Summary Plot Template : Move code to SummaryPlotTemplateTools
2019-09-29 12:42:38 +02:00
Magne Sjaastad
fbfba745c3
#4796 Summary Plot Template : Add context menu to selected summary cases
2019-09-29 12:31:21 +02:00
Magne Sjaastad
d2df004cf3
#4795 Summary Plot Templates : Make sure summary address is valid
...
If the summary address specified in the template does not exist, uses the first valid address of the specified quantity.
2019-09-27 16:18:12 +02:00
Magne Sjaastad
cf482edd3e
#4795 Summary Plot Templates : Do not set custom plot title
2019-09-27 16:14:56 +02:00
Magne Sjaastad
f7b53aa666
Fix signed/unsigned compare
2019-09-20 14:19:17 +02:00
Magne Sjaastad
f2ac170b66
#4733 Summary Template : Add reload of templates
...
Adjust save and load of templates
Add save path to preferences
2019-09-19 11:39:32 +02:00
Magne Sjaastad
7fc0a47443
#4687 Summary Template : Add UI to select template
...
#4705 Summary Template : Add icon and use from features and dialogs
2019-09-12 08:43:29 +02:00
Magne Sjaastad
2d555e1b67
Fix missing include
2019-09-11 11:40:22 +02:00
Magne Sjaastad
c7bbd14143
Add missing include
2019-09-11 09:56:32 +02:00
Magne Sjaastad
020313da91
#4657 Summary Templates : Application objects
...
Add file path to preferences
Show templates in project tree
Add pointer to template to RimSummaryPlot
2019-09-11 09:33:03 +02:00