Commit Graph
100 Commits
Author SHA1 Message Date
Magne Sjaastad 2deb434a07 Fix compile of ResInsight without Octave plugins 2013-10-24 16:03:39 +02:00
Magne Sjaastad 7edc5402cb Update README.md 2013-10-24 15:40:21 +02:00
Magne Sjaastad 018862c54a Update GettingStarted.md 2013-10-24 15:27:50 +02:00
Magne Sjaastad 3016d5cbad Update based on feedback from Stein 2013-10-24 15:18:23 +02:00
Magne Sjaastad 7318780122 Renamed label in Regression Test dialog
Updated doc for regression test and new dialog image
2013-10-24 13:40:29 +02:00
Magne Sjaastad 3996f6442d Moved Debug menu to File->Testing 2013-10-24 13:08:19 +02:00
Magne Sjaastad de476c38ce Added context menu for add case group 2013-10-24 11:10:33 +02:00
Magne Sjaastad cd686990f0 Improved context menu for well collection and analysis model 2013-10-24 11:06:26 +02:00
Magne Sjaastad a74be74792 Open Users Guide url from Help menu 2013-10-24 10:47:02 +02:00
Magne Sjaastad f6cb4baf7e Delete child object to fix memory leak 2013-10-24 09:53:27 +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 f145302206 SSIHUB: Copy cache well paths using setupBeforeSave() 2013-10-24 07:28:45 +02:00
Magne Sjaastad f61731da74 Renaming to Info Box 2013-10-23 16:04:12 +02:00
Magne Sjaastad 8e32b8f770 Renaming
Renamed simulated wells from Wells to Simulation Wells
Renamed group name for Well range filter
2013-10-23 15:51:30 +02:00
Magne Sjaastad 163b85292e Update ReservoirViews.md
Comments by Håkon and Lars
2013-10-23 14:22:57 +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 785efe55e8 CAF: Delete of object is handled by Qt
Delete of m_proxyEditor caused memory corruption. Qt will delete the
object, as this is parent to m_proxyEditor
2013-10-23 10:38:01 +02:00
Magne Sjaastad bcc1482532 SSIHUB: Test if well path is selected before import 2013-10-23 08:30:48 +02:00
Magne Sjaastad b93ff05bda Merge branch 'internal' of https://github.com/OPM/ResInsight into internal 2013-10-23 08:07:19 +02:00
Magne Sjaastad 76ffd7e937 Well paths: Update display model after delete 2013-10-23 08:07:11 +02:00
Magne Sjaastad 9abc3387aa SSIHUB: Added visibility checkbox next to well path collection 2013-10-22 15:30:12 +02:00
Magne Sjaastad 89cd331489 Linux: QVariant has no overload for size_t 2013-10-22 11:28:14 +02:00
Magne Sjaastad 631353cf97 SSIHUB: Regions and well paths unselected by default 2013-10-22 08:54:48 +02:00
Magne Sjaastad f9f4ff703e Update CommandLineParameters.md 2013-10-21 14:42:58 +02:00
Magne Sjaastad e2663d7db6 Removed obsolete command line parameter 2013-10-21 14:41:42 +02:00
Magne Sjaastad 052698d872 Update OctaveInterfaceReference.md 2013-10-21 14:08:58 +02:00
Magne Sjaastad d9596e6a53 Documentation: Adjustments for PDF 2013-10-21 14:05:31 +02:00
Magne Sjaastad 5bf5d27e53 Documentation: Added OctaveInterfaceReference 2013-10-21 13:21:09 +02:00
Magne Sjaastad 00f6bc6f22 Update CommandLineParameters.md 2013-10-21 11:42:34 +02:00
Magne Sjaastad d118d0f60b Update GettingStarted.md 2013-10-21 11:39:23 +02:00
Magne Sjaastad 84ee155417 Documentation: Renamed folder 2013-10-21 10:33:39 +02:00
Magne Sjaastad 84adc7889b Documentation: Command Line Help 2013-10-21 08:45:05 +02:00
Magne Sjaastad f4942dd0ed Update README.md 2013-10-18 17:09:31 +02:00
Magne Sjaastad 4d88ba45e6 Added readme for export to PDF 2013-10-18 16:57:06 +02:00
Magne Sjaastad b3d9926d31 Modifications to be able to generate PDF 2013-10-18 16:37:39 +02:00
Magne Sjaastad 74f6b544ce Renaming related to import actions 2013-10-18 16:23:31 +02:00
Magne Sjaastad 299c25d115 Update README.md
Added code blocks
2013-10-18 16:01:20 +02:00
Magne Sjaastad 9f5a9b60dc Update README.md
Added code blocks
2013-10-18 15:59:15 +02:00
Magne Sjaastad 0d311f9d55 Documentation: Renamed to README.md
Added some basic markdown formatting
2013-10-18 15:52:53 +02:00
Magne Sjaastad e8ed22c90e Update GettingStarted.md 2013-10-18 14:34:47 +02:00
Magne Sjaastad 0a9b9aefe4 Documentation: Added image 2013-10-18 14:29:42 +02:00
Magne Sjaastad 58e62e9a35 Initial commit for documentation framework 2013-10-18 14:23:05 +02:00
Magne Sjaastad ffdeb6fdeb CMAKE: Add missing NAMES keyword 2013-10-17 08:10:03 +02:00
Magne Sjaastad 290c6ea402 CMAKE: Also look for qmake-q4 for RHEL6 2013-10-17 08:05:58 +02:00
Magne Sjaastad 90e10dea4d Mark option as advanced to hide from normal GUI options 2013-10-16 14:17:34 +02:00
Magne Sjaastad ca1ef3a5fb Use upper case to be compatible with older cmake versions 2013-10-16 14:16:35 +02:00
Magne Sjaastad ea45279154 Improved the build configuration of OctavePlugins. Added an advanced
option on Windows VS2010 to compile 32-bit octave plugins when compiling
ResInsight 64-bit. Renamed some options.
2013-10-16 13:57:48 +02:00
Magne Sjaastad f035f4a672 Improve error message if no Qt is found on the system. Also check for a
minimum version of Qt 4.6.x
2013-10-16 13:51:42 +02:00
Magne Sjaastad 0d4bb9291a Upped to dev version 0.9.31 2013-10-10 07:31:13 +02:00
Magne Sjaastad df91d60cef Uppped to 0.9.30 2013-10-09 09:02:10 +02:00
Magne Sjaastad 4459fe0c71 Added ResInsightVersion.cmake to list of files. Removed redundant
includes.
2013-10-09 08:54:51 +02:00
Magne Sjaastad 3f7bdbb5ec Use filename from file containing the grid as InputCase case description. Fixed Input Case Mock model. 2013-10-08 14:30:42 +02:00
Magne Sjaastad 1d160d4f8a Use date function from ERT, as ecl_rsthead_date() can handle time step
defined before 1970. This type of typesteps are often used in synthetic
cases.
2013-10-08 13:33:02 +02:00
Magne Sjaastad ab31222efa Octave: Use 1-based IJK for riGetWellCells 2013-10-08 13:07:14 +02:00
Magne Sjaastad d1f8f383c4 ERT: Use 1-based ids for well branches and segments. Removed adding of 1
in picking text info in RimReservoirView.

Integraded ERT from
https://github.com/Ensembles/ert/tree/0f9e82055442f13a6388c34687d59f1acfdb37f7
2013-10-08 12:31:15 +02:00
magnesj bbb33064b0 ERT: Turn off shared libs by default 2013-10-07 14:50:14 +02:00
Magne Sjaastad c07875701a ERT: Integrated ERT/master from
https://github.com/Ensembles/ert/tree/13c3c25fe10057f44544cf8f6c0684b669aa0280
2013-10-07 14:50:14 +02:00
Magne Sjaastad 3faa9d65a4 Set numeric locale to make sure parsing of text in ResInsight and
dependant libraries (ERT) are robust to different userdefined system
locales.
2013-10-07 11:28:57 +02:00
Magne Sjaastad 08b970d084 Normalize line endings 2013-10-07 09:07:27 +02:00
Magne Sjaastad 70b20324f6 Cleaned up main platform defines and simplified OpenMP configuration 2013-10-07 07:23:04 +02:00
Magne Sjaastad dbb0ad090c Fixed typo for CaseGroupName 2013-10-06 21:50:27 +02:00
Magne Sjaastad 90402c285d VizFramework: Improve the stability of text color in ResInsight.
The setting for current OpenGL texture engine is not controlled well
enough, causing the wrong texture to be active when rendering text -
hence giving semi-random colors for the text.
2013-10-04 14:02:14 +02:00
Magne Sjaastad cf439fbf96 RegressionTest: Fixes to regression testing system to make it run
correctly on Ubuntu 12.04 - fixed size of grabbed image. Side effect is
that the default window size for ResInsight is increased slightly.
Removed parameter to image comparison tool to allow running regression
tests on RedHat 5
2013-10-04 10:22:17 +02:00
Magne Sjaastad 483b1a0fd9 RegressionTests: Open HTML report in browser 2013-10-04 08:11:22 +02:00
Magne Sjaastad 0a3ce268ac Increased default number of significant digits to 4 2013-10-03 11:07:52 +02:00
Magne Sjaastad 756b5543f0 Added links to dependencies and fixed typos 2013-10-02 07:34:23 +02:00
Magne Sjaastad 43e51b9994 Octave: Set timeout for communication with ResInsight to 6000 sec 2013-10-01 11:39:46 +02:00
Magne Sjaastad 2372cf86ca Octave: Use long timeout (60 s) for all socket data transfer, as socket
data transfer is dependent on several layers of network optimizations.
2013-09-30 20:54:31 +02:00
Magne Sjaastad e02d2f2300 Performance: Recompute legend only when required 2013-09-30 13:29:29 +02:00
Magne Sjaastad 15eab9b261 Performance: Added Utils::copyFromQImage() in cvfqtUtils. Optimized copy
for QImage::Format_ARGB32, and use this function from the paint event in
cafViewer.
2013-09-30 13:17:05 +02:00
Magne Sjaastad af232d8c31 Debug: Added paint performance reporting from 'Debug->Paint Event
Performance Test'
2013-09-30 07:56:47 +02:00
Magne Sjaastad 764f564c0c Performance: Access memory directly instead of using access functions. 2013-09-30 07:55:26 +02:00
Magne Sjaastad b0761d0612 Added dialog for configuration and execution of regression test from
Debug->Regression Test Dialog
Generalized read/write of pdm object fields using QSettings
2013-09-27 10:04:10 +02:00
Magne Sjaastad 227e3e6353 Hide all items for well path import in ResInsight project workspace 2013-09-27 07:29:01 +02:00
Magne Sjaastad 517047c330 Added progress info when reading well path files 2013-09-26 14:49:28 +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 6ca5a0c520 Merge remote-tracking branch 'origin/internal' into internal 2013-09-26 12:18:01 +02:00
Magne Sjaastad 2006d10548 Added stretch to list view 2013-09-26 12:17:41 +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 2413c4ac2d Fixed const issues on Linux 2013-09-25 15:21:30 +02:00
Magne Sjaastad ac02a97c39 Improved tree ordering system 2013-09-25 15:06:44 +02:00
Magne Sjaastad f72c382a8d Merge branch 'internal' of https://magnesj@github.com/OPM/ResInsight.git into internal 2013-09-25 11:35:27 +02:00
Magne Sjaastad 854b588ca3 Updated CMakeLists and set region default unselected 2013-09-25 11:33:16 +02:00
Magne Sjaastad 5e6af679ba Changed project file extension to RSP 2013-09-25 09:36:01 +02:00
Magne Sjaastad 5745be5ee5 Merge pull request #71 from sigurdp/internal
Rewired directory structure for VisualizationModules and Caf
2013-09-24 22:57:32 -07:00
Magne Sjaastad 187aa697fd Upped to internal version 0.9.29
p4#: 22506
2013-09-20 12:12:33 +02:00
Magne Sjaastad 1ddc0a4d91 Upped to 0.9.28
p4#: 22502
2013-09-20 10:59:58 +02:00
Magne Sjaastad 8199273434 Added Brugge test model
p4#: 22447
2013-09-17 13:36:37 +02:00
Magne Sjaastad 659bf3d6dc Added basic statistics case, will compute statistics on load
p4#: 22419
2013-09-16 07:55:35 +02:00
Magne Sjaastad 91adbe79bf Added support for asyncronous commands
Implemented command to issue a recompute of statistics for a statistics case on project loading
p4#: 22417
2013-09-16 07:42:30 +02:00
Magne Sjaastad 7e421ab375 Updated build instructions for Windows
p4#: 22407
2013-09-13 11:32:36 +02:00
Magne Sjaastad 4358340381 Fixed missing rename from PRIVATE_INSTALL to RESINSIGHT_PRIVATE_INSTALL
https://github.com/OPM/ResInsight/commit/1e7c4a3
p4#: 22406
2013-09-13 11:19:26 +02:00
Magne Sjaastad 4329d6de0f Process events to make active view set before executing Octave scripts
p4#: 22404
2013-09-13 11:01:29 +02:00
Magne Sjaastad 92408c7ec8 Make sure onProjectOpenedOrClosed() to set active view as Octave scripts depend on active view
p4#: 22403
2013-09-13 10:43:25 +02:00
Magne Sjaastad 5160c9bf86 Delete command objects in destructor
p4#: 22402
2013-09-13 10:42:27 +02:00
Magne Sjaastad 74b6b858d3 Use a mutex to make sure all command objects have completed before issuing snapshots in the regression tests.
p4#: 22400
2013-09-13 09:23:33 +02:00
Magne Sjaastad 1543f05794 Use a mutex to make sure all command objects have completed before issuing snapshots in the regression tests.
p4#: 22400
2013-09-13 09:23:13 +02:00
Magne Sjaastad 7eac8f26d5 Changed visibility to public
p4#: 22398
2013-09-13 09:18:29 +02:00