Commit Graph

59 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
Magne Sjaastad
57cab2457e clang-format : Set PenaltyBreakAssignment to 130 2019-11-04 15:08:09 +01:00
Magne Sjaastad
93f6bc8c72 Janitor : Remove invalid conditionals 2019-11-03 11:43:46 +01:00
Magne Sjaastad
67e7bb0cf3
Fixes detected by cppcheck (#4974)
* Janitor : Remove obsolete pointer to dialog

* Janitor : Remove unused functions

* Janitor : Remove unused functions

* Janitor : Add explicit to constructors

* Janitor : Remove unused variables

* Janitor : Remove unused functions related to summary plot templates

* clang-tidy : Use nullptr instead of 0

* clang-tidy : Fix usage of virtual and override

* Upped to version 2019.08.2-dev.05

* Janitor : Remove unused variables

* Janitor : Clean up several cppcheck issues

* Janitor : Add cppcheck config files

* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
Gaute Lindkvist
d681b75d24 Rename RifEclipseOutputDataTable* to RifTextDataTable* 2019-10-15 17:05:46 +02:00
Magne Sjaastad
fe9e567825 #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
Magne Sjaastad
8997ec00e0 #4493 Fracture : Hide Fractures in tree view if no fractures in model 2019-06-21 07:07:37 +02:00
Magne Sjaastad
44d80672a0 clang : Compare instead of invalid assignment 2019-04-20 19:47:57 +02:00
Gaute Lindkvist
4439f7609b #4317 Add default ellipse fracture template 2019-04-16 13:30:03 +02:00
Magne Sjaastad
0e0d78104b Return nullptr instead of false 2019-04-12 13:52:54 +02:00
Gaute Lindkvist
c82a4a5537 #4316 Fix context menu with multiple selected well paths 2019-04-12 09:09:12 +02:00
Gaute Lindkvist
4e10aa8ffa #4262 Tidy up well path menus 2019-04-08 14:24:43 +02:00
Gaute Lindkvist
5379d692df Fix crash when adding new Stim Plan Templates and clicking cancel in file dialog 2019-02-07 10:10:06 +01:00
Magne Sjaastad
62e2149e55 #3995 Context menu in 3D : Always show create fracture, also when no templates are present 2019-02-07 07:26:02 +01:00
Gaute Lindkvist
fb92b548c5
#3966 Add buttons for creating/editing fracture templates from fractures (#3973)
* #3966 Add buttons for creating/editing fracture templates from fractures

* Make sure view is updated whenever a new template is created from the fracture
2019-01-16 14:57:43 +01:00
Magne Sjaastad
6db80f40b9 #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
Gaute Lindkvist
3adb1cc4bd #3884 Implemented Valve Templates for MSW parameters 2018-12-14 16:03:04 +01:00
Jacob Støren
92a45e959e #3757 Rename RiuSelectionManager to Riu3dSelectionManager 2018-11-30 14:30:34 +01:00
Magne Sjaastad
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Magne Sjaastad
766fea603e #3512 System : Remove unused functions 2018-10-18 15:14:25 +02:00
Magne Sjaastad
39088fa9ba CppCheck : Move to inner most scope 2018-10-12 16:36:49 +02:00
Magne Sjaastad
e8224bc7b8 CppCheck : Add const 2018-10-12 16:36:41 +02:00
Magne Sjaastad
4877e058ed Fix warnings 2018-09-27 20:17:56 +02:00
Bjørn Erik Jensen
2f4bc7301d Fix build warning on Linux 2018-09-17 14:14:16 +02:00
Bjørn Erik Jensen
de903c0fe0 #3303 Create multiple fractures dialog. Prevent overlapping option items. Remove cancel button 2018-09-14 11:17:28 +02:00
Bjørn Erik Jensen
b49e7a7aaf #3329 Create multiple fractures. Sort fractures by ascending MD 2018-09-13 14:54:27 +02:00
Magne Sjaastad
3e10e59445 #3268 MSW Fracture Export: Add allFractures and allFishbones 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
ff976cff38 #3268 MSW export. Improved FractureCollection interface 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
e9d37e914d Fix a couple of Linux build warnings 2018-09-04 15:17:43 +02:00
Bjørn Erik Jensen
fc1cc272db #3274 Create multiple fractures. Improve fracture distribution on well paths 2018-09-04 14:58:45 +02:00
Bjørn Erik Jensen
159dc21112 #3274 Create multiple fractures. Fix bug and rename argument 2018-09-04 14:58:45 +02:00
Bjørn Erik Jensen
c32590a5da #3247 Create Multiple Fractures. Det default result variable to Conductivity 2018-08-27 11:22:57 +02:00
Bjørn Erik Jensen
9bff5881a3 #3271 Create Multiple Fractures. Summary field using empty space 2018-08-27 10:47:03 +02:00
Bjørn Erik Jensen
e2d291cda9 #3272 Create multiple fractures. Dialog adjustments 2018-08-24 15:12:10 +02:00
Bjørn Erik Jensen
a730237267 #3273 Create Multiple Fractures. Set defaults for new option items 2018-08-24 11:55:16 +02:00
Bjørn Erik Jensen
fd07fe38b7 #3258 Create Multiple Fractures dialog. Fix failing 'new option item' 2018-08-24 09:26:30 +02:00
Bjørn Erik Jensen
6539c1d9b6 #3180 Create multiple fractures command. Add missing include 2018-08-23 10:30:12 +02:00
Bjørn Erik Jensen
3e561c312b #3180 Create multiple fractures command. Set correct defaults 2018-08-23 10:18:54 +02:00
Bjørn Erik Jensen
a30afbfcea Fix typo 2018-08-22 14:48:53 +02:00
Bjørn Erik Jensen
6f421e0990 #3180 Add multiple fraction create command (CommandFile) 2018-08-22 11:10:10 +02:00
Jacob Støren
296854d749 caf: Rename of SelectionRole to SelectionLevel and
CURRENT to FIRST_LEVEL
Replace use of SelectionLevel enum as argument with int
2018-08-21 16:44:19 +02:00
Magne Sjaastad
7bbf5aef1d #3090 Multi Fraction Creation : Default values and clear data on project close 2018-08-02 15:38:35 +02:00
Magne Sjaastad
c6964f583b #3090 Multi Fraction Creation : First working version 2018-08-02 14:10:27 +02:00
Bjørn Erik Jensen
8b258d6edd #3126 Stimplan import. Support for multi-selecting files 2018-07-11 11:22:11 +02:00
Magne Sjaastad
716bb3184b System : Replace tab with four spaces 2018-03-12 11:12:39 +01:00
Magne Sjaastad
a38d3735c5 #2557 Non Darcy Flow : Select copy at the end to avoid update of editor too early 2018-03-09 09:47:56 +01:00
Magne Sjaastad
0bf72d5f68 #2561 Fracture Templates: Rename command feature files 2018-03-06 07:58:48 +01:00
Magne Sjaastad
bbcc59ee1d #2561 Fracture Templates: Create duplicate of template and convert 2018-03-06 07:54:37 +01:00
Magne Sjaastad
204c0c77b1 #2560 Fracture : Reload XML data after unit system change 2018-03-05 09:56:06 +01:00