Commit Graph

834 Commits

Author SHA1 Message Date
Magne Sjaastad
227e3e6353 Hide all items for well path import in ResInsight project workspace 2013-09-27 07:29:01 +02:00
Jacob Støren
07f7ad82de Merge remote-tracking branch 'origin/internal' into internal 2013-09-26 15:43:22 +02:00
Jacob Støren
3f2fb1aadc Fixed Empty Environment Bug for Subprocesses
QProcessEnvironment was used wrong
2013-09-26 15:34:40 +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
Jacob Støren
a4bcbf6115 Merge from origin 2013-09-26 11:48:41 +02:00
Jacob Støren
6f37a731fc Merge remote-tracking branch 'origin/internal' into internal 2013-09-26 11:44:04 +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
Jacob Støren
a283d6ac23 Legend: Now number format is really based on number of Significant
digits.
Brushed up the labels and organized the ui into two groups. Added some
tooltips as well.
2013-09-26 10:44:20 +02:00
Jacob Støren
bef1d8ce7e caf: Enabled the Tooltips. Seems to have been forgotten. 2013-09-26 10:41:08 +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
Jacob Støren
a3d964e4eb Legend: Made number of digits after point be adjusted to show the number
of significant digits defined by the user.
Not quite complete the solutions is. There are cornercases not covered
well yet.
* Fixed rounding error.
2013-09-26 01:05:09 +02:00
Jacob Støren
1dcca6a6ed Added Blue white red, Red whit blue legends 2013-09-25 15:43:06 +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
sigurdp
bcc33397a3 Adapted cmake files to new directory structure 2013-09-20 16:21:46 +02:00
sigurdp
f64d9b7e64 Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk 2013-09-20 16:01:20 +02:00
sigurdp
7ea10201ec Changed file headers to include LGPL licensing. 2013-09-20 15:22:29 +02:00
CeetronResInsight
3fa59fc478 Comment
p4#: 22508
2013-09-20 13:56:24 +02:00
CeetronResInsight
058a2354c5 Comment changes
p4#: 22507
2013-09-20 13:09:45 +02: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
CeetronResInsight
f667c604a3 Integrating changes from CeeViz trunk per changelist 21999 (branch point for CVC) into ResInsight. Done in preparation to convert ResInsight to use CVC-june
Changes to Camera class, Camera::fitView() and rename/new impl of Camera::fitViewEyePosition()/ Camera::computeFitViewEyePosition
Logging: Use new macro to get hold of logger. Modifications to prefixing of file log messages
Changes to OverlayImage
Added use of scissoring to  Rendering::renderOverlayItems()
Upping of CVF version number
Tweaks to compile on Android
Modifications in shaders to compile on OpenGL ES
p4#: 22501
2013-09-20 09:55:58 +02:00
Jacob Støren
0c19d50582 ResInsight: Move cafUiTreeItem.h
p4#: 22497
2013-09-20 09:28:36 +02:00
CeetronResInsight
a6ddfa6aaa Merged changes from trunk (//depot/CeeVizFramework/Experiments/CeeAppFramework)
Removed reference to CeeViz
p4#: 22490
2013-09-20 08:59:56 +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
Jacob Støren
39178578de Octave Interface: Setting LD_LIBRARY_PATH on the octave process to make the oct files find the (possibly) embedded Qt libraries
This should be the final adjustment to get rid of the resinsight startupscript
p4#: 22415
2013-09-15 10:53:36 +02:00
Jacob Støren
65d5c85eb2 Caf: New Draft of Ui tree creation system.
p4#: 22414
2013-09-15 09:27:55 +02:00
Jacob Støren
ef5a331e07 caf::PdmFieldHandle: Added a hasChildObject convenience method
p4#: 22413
2013-09-15 00:59:58 +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
Magne Sjaastad
32b148ee0e Added enabled state and button to be able to execute a command object
p4#: 22397
2013-09-13 09:17:57 +02:00
Magne Sjaastad
18a05b7bff Fixed compiler warning
p4#: 22392
2013-09-12 13:56:01 +02:00
Magne Sjaastad
1c2e2f86c5 Restore window layout when regression tests have completed
p4#: 22390
2013-09-12 09:07:29 +02:00
Magne Sjaastad
5cfd4bfe01 Only set preferences variables affecting the production of snapshots
p4#: 22389
2013-09-12 08:56:38 +02:00