Commit Graph

46 Commits

Author SHA1 Message Date
Jacob Støren
7254a58887 Remove unused include 2018-08-16 11:55:28 +02:00
Magne Sjaastad
17bbed20c0 #3041 Test for ssl support before using ssl 2018-06-14 12:47:20 +02:00
Magne Sjaastad
4c42de83da #3041 Support https protocol when reading data from SSIHUB 2018-06-14 10:19:12 +02:00
Magne Sjaastad
233df05f68 #2536 Build System : Remove obsolete includes and update depending includes 2018-02-27 20:00:56 +01:00
Magne Sjaastad
3b63c8d433 #2536 Build System : Add target_include_directories to app libraries 2018-02-27 19:05:04 +01:00
Magne Sjaastad
69875eec8f (clang-tidy) : modernize-use-nullptr 2018-02-18 18:22:23 +01:00
Rebecca Cox
6fc888d718 Capitalize ui name in PDM fields 2017-11-30 13:44:18 +01:00
Magne Sjaastad
84b922ba82 #1476 Include isFile() when checking if a file exists 2017-05-11 09:23:13 +02:00
Magne Sjaastad
63135a7c79 #1255 Removed include to RimOilRegion 2017-02-24 13:32:25 +01:00
Magne Sjaastad
74defdc219 System : Removed unnecessary use of xmlObj macro 2016-12-12 07:29:44 +01:00
Magne Sjaastad
8ae75b5f27 AppFwk : Added concept of isUiTreeHidden and isUiTreeChildrenHidden 2016-10-12 10:08:08 +02:00
Magne Sjaastad
7742fbe325 Encapsulate the JSON code in a namespace to avoid issues with JSON classes used in opm-parser 2016-06-06 10:43:36 +02:00
Magne Sjaastad
3469c8bfb7 Fixed missing include and signed/unsigned compare (Linux) 2015-12-01 05:19:49 -08:00
Magne Sjaastad
50cd9250c4 (#659) Sort well paths when downloading from SSI-hub 2015-12-01 13:28:44 +01:00
Magne Sjaastad
331f401b42 Removed usage of obsolete tree model 2015-10-26 11:25:03 +01:00
Magne Sjaastad
0405584bb6 System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
Magne Sjaastad
412c07ae33 Include well name in summary page 2015-08-13 15:09:43 +02:00
Magne Sjaastad
2162a67b4a Hide children of wells to avoid dispaly of wells when selecting oil fields 2015-08-13 14:51:21 +02:00
Magne Sjaastad
e12a5b62de Renamed to PdmObjectCollection 2015-08-13 13:06:57 +02:00
Magne Sjaastad
3c9e1bab5c Several refactoring of well import wizard
Keep original copy of RimWellPathImport object as Xml instead of copy
using PdmObjectGroup
Added destructor for cleanup of wizard pages
Simplified info communication between pages
2015-08-12 18:44:03 +02:00
Magne Sjaastad
beb291e1ce Fixed visibility of items in tree view 2015-08-12 17:46:22 +02:00
Magne Sjaastad
90762d0f0f Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
Magne Sjaastad
57e363896f Replaced uiField() and xmlField() with uiCapability() and xmlCapability() 2015-08-05 12:34:07 +02:00
Magne Sjaastad
92f0d64eaf PdmDocument inherits directly from PdmObject and not PdmObjectGroup 2015-08-01 23:04:04 +02:00
Magne Sjaastad
60c08272ef Modularization fixes from WellPathImportSsihub 2015-07-29 14:41:36 +02:00
Magne Sjaastad
b4df5419b1 Updated file header for modified files 2014-09-23 15:04:57 +02:00
Magne Sjaastad
0550f9df8c Improved handling of icon enabled state 2014-08-14 10:56:08 +02:00
Magne Sjaastad
40092b0d62 SSIHUB: Update file paths for and well path cache
Consolidated cache creation in RimTools
2013-10-24 09:50:21 +02:00
Magne Sjaastad
cbe9110c8a SSIHUB: Fixed memory leak
Delete copy of RimWellPathImport object and added destructor to related
objects
2013-10-23 10:42:34 +02:00
Magne Sjaastad
bcc1482532 SSIHUB: Test if well path is selected before import 2013-10-23 08:30:48 +02:00
Magne Sjaastad
631353cf97 SSIHUB: Regions and well paths unselected by default 2013-10-22 08:54:48 +02:00
Magne Sjaastad
c30d3bb27e Use lowercase in 'utmzone' when asking for wells in area
Show one progress dialog when downloading well paths
2013-09-26 13:54:57 +02:00
Magne Sjaastad
24822a611e Show only selected items from field selection page in well selection
page
2013-09-26 12:21:15 +02:00
Magne Sjaastad
1f738a7ac9 Added sorting to tree items by clicking the header
Added names to header
Renamed buttons to 'Download' and 'Import'
2013-09-26 10:57:35 +02:00
Magne Sjaastad
ee71af320f Show wells expanded
Update enabled/disabled state for fields based on check state of parent
region
2013-09-26 07:54:57 +02:00
Magne Sjaastad
854b588ca3 Updated CMakeLists and set region default unselected 2013-09-25 11:33:16 +02:00
Magne Sjaastad
f0777bb8ac Set text edit in summary page to read only
p4#: 22352
2013-09-08 10:54:29 +02:00
Magne Sjaastad
f9112c458c Store username/password in session cache
Compute UTM region before import wizard is displayed
p4#: 22351
2013-09-08 10:53:25 +02:00
Magne Sjaastad
00d9560885 Improved summary page
p4#: 22350
2013-09-08 10:05:24 +02:00
Magne Sjaastad
8bf263f1be Hide unselected regions on well selection page
p4#: 22349
2013-09-08 09:52:25 +02:00
Magne Sjaastad
8d1b5b7414 Moved parsing of well response from oil field object into wizard
Fixed issue related to parsing of well plans
p4#: 22348
2013-09-08 09:05:26 +02:00
Magne Sjaastad
e6386255e6 Use same pdm objects for field selection and well selection
p4#: 22346
2013-09-07 20:43:29 +02:00
Magne Sjaastad
76e2afb846 Remove regions/fields present on project file but not present on SSIHUB
Set UTM input fields enabled/disabled based on UTM mode
p4#: 22344
2013-09-07 19:38:52 +02:00
Magne Sjaastad
ca3fee6c34 Removed obsolete prototype code
Cleaned up unused functions
p4#: 22338
2013-09-06 15:59:25 +02:00
Magne Sjaastad
86f5e6017d Integrated well import wizard in project file
p4#: 22331
2013-09-06 13:06:39 +02:00
Magne Sjaastad
3ee6d0838f Renamed to WellPathImportSsihub, and updated folder names
p4#: 22329
2013-09-06 11:34:24 +02:00