Magne Sjaastad
e5712e9809
Cleanup after merge
2014-04-22 14:39:09 +02:00
Magne Sjaastad
e5248683f0
Added block write to socket tools
2014-04-22 13:17:43 +02:00
Magne Sjaastad
7a07b2926e
Added flag to control how to do IO with sockets
2014-04-22 13:17:42 +02:00
Magne Sjaastad
7b68c3cb6b
Fix after merge conflicts take two
2014-04-14 10:24:15 +02:00
Magne Sjaastad
ce33c00219
Files fixed after merge conflicts
2014-04-14 09:25:27 +02:00
Magne Sjaastad
039ba48bed
Added block write to socket tools
2014-04-14 09:18:21 +02:00
Magne Sjaastad
3ec22a9221
Added flag to control how to do IO with sockets
2014-04-14 09:18:20 +02:00
Magne Sjaastad
ae9f72912e
Added customized mock model to user interface
2014-04-14 09:16:03 +02:00
Magne Sjaastad
3e8a206f13
Moved mock model identicators to RimDefines
2014-04-14 09:06:46 +02:00
Magne Sjaastad
4ab5e28cf7
Added block write to socket tools
2014-04-01 15:31:13 +02:00
Magne Sjaastad
af6d92d64e
Added flag to control how to do IO with sockets
2014-04-01 13:02:52 +02:00
Magne Sjaastad
dc040d673a
RegressionTest: Improved application configuration
...
Disable read of faults (preferences)
Disable faults outside filters
Enable result mapping on faults
2014-01-23 13:17:49 +01:00
Magne Sjaastad
e0b093d78d
Replace space with underline in snapshot generated filenames
2014-01-23 09:25:22 +01:00
Magne Sjaastad
183203344b
Option: Read fault data
2014-01-02 15:10:33 +01:00
Magne Sjaastad
de7dddc25e
Add a folder to global path for Octave environment on Windows
2014-01-02 14:31:10 +01:00
Magne Sjaastad
8abfbd3730
Faults: Hide labels by default, set fault collection selected
2013-12-20 14:34:38 +01:00
Magne Sjaastad
b7141dde50
Preferences: Read faults on import and fault default visibility
2013-12-20 08:48:54 +01:00
Magne Sjaastad
d165d6ce38
Fixed rename on Linux
2013-12-19 11:07:33 +01:00
Magne Sjaastad
f13f91d74d
Show updated help text from menu Help -> Command line help
2013-12-19 10:45:15 +01:00
sigurdp
f0c0df2efa
Cleaned op help text for command line options.
...
Also semoved old argument arsing implementation
2013-12-19 10:07:19 +01:00
sigurdp
368af75bf2
Refactored ProgramOptions class
2013-12-04 14:56:04 +01:00
sigurdp
0656b5254f
First cut, command line options for batch processing
...
First cut implementation of command line oprions for batch proccessing.
Added support for the follwoing new command line options:
size, replacecase, replaceSourceCase and multiCaseSnapshots
Reworked the entire command line processing code.
2013-12-04 12:04:42 +01:00
Magne Sjaastad
93ba02c7db
Added customized mock model to user interface
2013-10-28 10:32:24 +01:00
Magne Sjaastad
797e9df01d
Moved mock model identicators to RimDefines
2013-10-28 07:30:00 +01: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
e2663d7db6
Removed obsolete command line parameter
2013-10-21 14:41:42 +02:00
Jacob Støren
9eb4b19384
Use the improved Ceetron Navigation
2013-10-20 00:42:14 +02:00
Magne Sjaastad
74f6b544ce
Renaming related to import actions
2013-10-18 16:23:31 +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
08b970d084
Normalize line endings
2013-10-07 09:07:27 +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
Jacob Støren
77285785fb
Default file open dir on linux set to cwd
2013-10-01 12:04:36 +02:00
Jacob Støren
a8f9851896
Well Label Color: Preferences for new views and color setting on well
...
collection.
2013-10-01 11:13:23 +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
Jacob Støren
3f2fb1aadc
Fixed Empty Environment Bug for Subprocesses
...
QProcessEnvironment was used wrong
2013-09-26 15:34:40 +02:00
Magne Sjaastad
5e6af679ba
Changed project file extension to RSP
2013-09-25 09:36:01 +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
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
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
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
Magne Sjaastad
c3adfb7cb0
Prototyped command object infrastructure to be used in regression tests of Octave scripts
...
p4#: 22387
2013-09-12 08:11:56 +02:00
Jacob Støren
f0ddf37301
Started to use Update-display-model-And-Redraw scheduling system.
...
First mainly for object toggle fields on well related objects, to avoid recreating the displaymode for each object toggeled by a multiselect command.
p4#: 22355
2013-09-08 22:59:46 +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
Jacob Støren
bb2af8269e
Sceduled Update-display-model-And-Redraw system
...
p4#: 22343
2013-09-07 10:27:22 +02:00
Magne Sjaastad
69f3f98f5a
Hide console on Windows
...
Show command line help text in dialog, accessible from About menu
Show command line help dialog instead of console output on Windows
p4#: 22130
2013-08-08 11:09:18 +02:00
Jacob Støren
094d4dc6c4
Made "Ceetron Navigation" the default navigation type
...
p4#: 22000
2013-06-26 09:01:43 +02:00