Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +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
d3140b6aac
System command command file merger ( #4845 )
...
* Move Import WellPaths command-file functionality into RicImportWellPaths
* Add new RICF_init macros for command file objects
* Make project save commands available in Python
* Fix RiaLogging build errors
* Move RiaLogging include from RiaGrpcServer.h to cpp file
2019-10-15 15:46:19 +02:00
Gaute Lindkvist
11117383db
#4817 #4830 #4832 #4837 #4839 Python commands for WBS creation, well path import and well log file import ( #4838 )
...
* Better minimum width for well log tracks
* Fix alignment of scrollbar in Well log plots
* Better Well Log Plot export
* Hide scroll bar before plotting
* Better borders
* Create plots through Python
* #4817 Create WBS plots with Python
* Rebase Summary and WellLogPlot on top of a new RimPlot
* Also Python: Allow setting folder as a parameter to export_snapshots
* #4832 Prepare for well path import command
* Well Path import WIP
* #4830 #4832 Import well paths and well log files from file using Python.
* #4837 Implement import of formation names in Python
* Fix debug build issue
* Fix RiaLogging build issue
* Fix warnings
* Yet another RiaLogging.h import added
* #4839 Import exporting of las and ascii files from well log plots
2019-10-09 09:21:28 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
ef80f5b629
#4683 System : Remove obsolete include of cvfBase.h
2019-09-06 10:52:54 +02:00
Gaute Lindkvist
f61df01694
#4526 enable setting flow diagnostics results through Python
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
7a77b5688a
Fix build problem on Qt 4.6.x
2019-07-15 14:09:27 +02:00
Gaute Lindkvist
b7c4a54d9a
#4513 Add id to views
2019-07-15 12:30:31 +02:00
Gaute Lindkvist
439913b7b1
#4423 First implementation of PdmObject exchange
2019-07-15 12:30:31 +02:00
Gaute Lindkvist
17821ade6c
#4461 Fix return values from RicfCommandResponse
2019-06-03 21:10:21 +02:00
Gaute Lindkvist
650af20e06
#4429 Implement return status handling for command file interface
2019-05-23 16:47:02 +02:00
Magne Sjaastad
54434d8f7d
#3513 System : Add test code for RicfObjectCapability::writeFields
2018-11-07 10:38:08 +01:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Magne Sjaastad
9d9771295f
System : Replace NULL with nullptr
2018-10-10 10:17:27 +02:00
Gaute Lindkvist
09d263cc39
#3378 Fix boolean reading form command file.
2018-09-19 10:13:26 +02:00
Magne Sjaastad
bbebbf108f
#3340 Remove unused variables
2018-09-10 10:27:54 +02:00
Magne Sjaastad
ec96edf266
#2576 Command File : Add support for comments
2018-03-06 13:19:06 +01:00
Bjørnar Grip Fjær
5e48494c9b
#1719 Fix issue with commands without parameters in command file
2017-08-04 13:58:32 +02:00
Magne Sjaastad
eef40fdeaa
Added missing #pragma once
2017-07-31 08:00:41 +02:00
Bjørnar Grip Fjær
f23f7b0f7d
#1665 Fix Linux build errors
2017-07-28 12:03:16 +02:00
Bjørnar Grip Fjær
865238bc71
#1665 Handle end of file without error when parsing command file
2017-07-27 15:43:57 +02:00
Bjørnar Grip Fjær
1a4e1135a2
#1665 Add support for peeking at next char in command file
2017-07-26 16:22:46 +02:00
Bjørnar Grip Fjær
df1eb2a962
#1665 Add support for reading enums and lists as parameters in batch command file
2017-07-26 16:22:22 +02:00
Jacob Støren
1de6986ba2
#1666 CommandFile: Add line numbers to parse messages
2017-06-29 17:44:05 +02:00
Jacob Støren
352e044bbf
#1666 Linux compile fix
2017-06-29 16:43:58 +02:00
Jacob Støren
bc0379d246
#1666 CommandFile: Add command and argument name to error messages
2017-06-29 16:29:50 +02:00
Jacob Støren
c25895bdad
#1666 CommandFile: Add error messages to reading.
...
Remove some reader bugs
2017-06-29 16:12:51 +02:00
Jacob Støren
64bee4bb57
#1666 Fix errors in CommandFile parsing for space between argname and "="
2017-06-29 13:19:06 +02:00
Jacob Støren
ba84b9ec5a
#1666 Add CommandFileInterface system
2017-06-29 13:19:06 +02:00