Commit Graph
72 Commits
Author SHA1 Message Date
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 10f0abc9b5 #5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Kristian Bendiksen 5dc883f1ca #5068 Add "Input Property" command to menu of Cell Result and 3D view. 2020-02-07 09:41:53 +01:00
Kristian Bendiksen 3fafe90aeb #5047 Remove input property collection from project tree. 2019-11-20 22:01:07 +01:00
Magne Sjaastad 791de201b3 #82 Import Ascii-data : Add icon and move item in context menu 2019-11-06 09:38:32 +01:00
Kristian Bendiksen 470fab787d Hide InputPropertyCollection until it has some items. 2019-11-05 12:23:26 +01:00
Kristian Bendiksen 8f085fead8 Make "Import Property" menu item available on RimEclipseInputCase. 2019-11-05 12:23:26 +01:00
Kristian Bendiksen 22a5a1fe0f #82 Import ascii grdecl input properties into simulation case.
This allows data from text files to be imported into a binary Eclipse case
imported based on *.EGRID.
2019-11-05 12:23:26 +01:00
Magne Sjaastad 93f6bc8c72 Janitor : Remove invalid conditionals 2019-11-03 11:43:46 +01:00
Kristian Bendiksen 734d954cfb #4857 Fix RicEclipseHideFaultFeature picking. 2019-10-29 09:01:11 +01:00
Jacob Støren 03987a5f71 #4857 RicEclipsePropertyFilterNewInViewFeature, RicGeoMechPropertyFilterNewInViewFeature 2019-10-17 15:58:52 +02:00
Magne Sjaastad d045c0aade #4699 Guard use of TERNARY cell result in property filters 2019-09-11 13:31:15 +02:00
Magne Sjaastad fe9e567825 #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
Jacob Støren 7939e457f8 #4589 Recursive Import Dialog: Rename to RicRecursiveFileSearchDialog 2019-08-19 11:16:24 +02:00
Gaute Lindkvist cc031e7895 #4429 Implement return values from the gRPC Command execution 2019-05-23 16:47:02 +02:00
Gaute Lindkvist 4ada37c218 #4243 Fix crash in import EGRID or SMSPEC by moving to general import feature 2019-03-28 20:31:45 +01:00
Magne Sjaastad 7fe0b92839 #4111 Move resultDefinition field to private 2019-02-18 11:07:54 +01:00
Magne Sjaastad 803e6cd2b4 #4068 System : Add forward declare 2019-02-12 14:49:37 +01:00
Gaute Lindkvist 69b20a2aa9 #4007 Create new combined import button and move the others to an opt… (#4021)
* #4007 Create new combined import button and move the others to an optional "Import"-toolbar

* #4007 Make sure we check that fileName vector isn't empty before accessing it
2019-01-31 09:02:09 +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 06f91a6762 #3479 Input Case : Use default folder fallback to case folder 2018-10-10 10:06:07 +02:00
Jacob Støren c150f3e578 #2853 Add a specific ensembles icon. Use Cases icon for recursive import 2018-05-07 12:29:06 +02:00
Jacob Støren 54b21a8a49 Rename of static recursive search dialog method 2018-04-25 11:25:29 +02:00
Bjørn Erik Jensen 9f40679f22 #2555 Bugfix 2018-04-13 15:47:43 +02:00
Bjørn Erik Jensen d7e7c4a463 #2720, #2686, #2701 Origin summary and grid cases import enhancements 2018-04-13 15:47:42 +02:00
Magne Sjaastad ef2179f1ba #2545 Move fields from public to private 2018-03-02 14:27:52 +01:00
Magne Sjaastad 25a1823f35 Merge branch 'dev' into cmake-improvements 2018-02-28 08:47:01 +01:00
Magne Sjaastad 89c090ba24 #2536 Build System : Remove obsolete code for cmake older than "2.8.2" 2018-02-28 08:05:00 +01:00
Jacob Støren 267e3ef59d #2535 Use the MainWindowTools class instead of MainWindow directly (part 4) 2018-02-27 16:46:53 +01:00
Jacob Støren 72013f4ff8 #2535 Use the MainWindowTools class instead of MainWindow directly (part 2) 2018-02-27 16:46:53 +01:00
Jacob Støren d74807d669 #2535 Use the MainWindowTools class instead of MainWindow directly (part 1) 2018-02-27 16:46:53 +01:00
Magne Sjaastad 1ae30ef11a (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
Bjørn Erik Jensen 3d2e5b6088 #2383 Eclipse cases import. New command feature using file hierarchy dialog 2018-01-24 14:39:06 +01:00
Bjørn Erik Jensen 5e46a378aa #2384 multi case import. New command feature for importing cases into group recursively 2018-01-24 13:18:47 +01:00
Jacob Støren 0debeafd68 #2331 Move RimGridView to separate files 2018-01-16 09:37:08 +01:00
Jacob Støren b092565a61 #2331 Introduce new intermediate class RimGridView 2018-01-15 14:53:48 +01:00
Magne Sjaastad 7511e8a243 #2322 New View : Improve default values when creating view 2018-01-12 10:55:00 +01:00
Jacob Støren cb6d49a611 #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
Rebecca Cox 19e649a674 #2144 Context menu: Change name: New Property Filter -> Property Filter 2017-11-30 12:06:14 +01:00
Rebecca Cox aa318a5aaf #2162 Context menu: Use Qt typedef ulonglong, not size_t 2017-11-29 15:26:23 +01:00
Rebecca Cox 215fdf6233 #2162 Context menu: Move hide fault slot to command feature 2017-11-29 14:57:04 +01:00
Rebecca Cox c0615134a9 #2162 Context menu: Move new property filter slot to command feature 2017-11-29 11:06:46 +01:00
Rebecca Cox a42786bba0 #1972 Toggle grid collection on property filter creation 2017-11-08 15:19:35 +01:00
Rebecca Cox 66af820acd Avoid crash on opening of input eclipse case without grid and log error 2017-10-19 11:37:20 +02:00
Magne Sjaastad 8e105ceb7a System : Set default expand state to true when expanding an item in tree views 2017-10-19 10:11:14 +02:00
Rebecca Cox 7da8e3091b #1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection 2017-10-17 09:52:31 +02:00
Rebecca Cox d748803159 #1996 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
Magne Sjaastad cb506cf86d #1769 Add time step filtering when importing model
Move import code from RiaApplication to command feature
Show time step selection UI when importing Eclipse data
Support time step reading of HDF data
2017-08-25 06:51:56 +02:00
Magne Sjaastad 15e805fba3 #1670 Move commands to ExportCommands folder 2017-06-29 22:37:00 +02:00