sigurdp
fbfbdfca84
Integrate Fwk updates from ResInsight/Perforce
...
Integrated Fwk updates in Resinsight branch up to changelist 173.
Summary of changes:
* Rewrite of cvf::OverlayItem to allow fixed user controlled positioning
of the items.
* Removed pure virtual functions OverlayItem::maximumSize() and
OverlayItem::minimumSize().
* Use caf::AboutDialog instead of modified cvfqt::BasicAboutDialog.
* Removed lapack from link line due to fail on Ubuntu 12.04 when lapack
isn't installed.
* Fix in OpenGLContext::saveOpenGLState() to avoid application
corruption when running on RedHat with VMWare.
* Removed unused font manager.
* Console assert handler only calls __debugbreak() if debugger is
present. Otherwise, calls abort(). Done after trouble running gtest
death tests.
* Made component access functions in Color3f, Color3ub, Color4f,
Color4ub inline.
* Added conversion functions between TextureImage and QImage to
cvfqt::Utils class.
* Optimized TextureImage::setPixel() - relies on new inlined
component-wise access functions for Color4ub.
* Added TextureImage::clear() and non-const version of
TextureImage::ptr().
2013-10-31 14:57:52 +01:00
Magne Sjaastad
556f9aef1e
Update README.md
2013-10-28 07:03:06 +01:00
Magne Sjaastad
db5afc4893
Documentation notes for PDF production
2013-10-28 06:59:54 +01:00
Stein Inge Dale
5f497751e0
Update README.md
2013-10-25 11:00:15 +02:00
Magne Sjaastad
04b54d89c9
Merge pull request #107 from OPM/internal
...
Update to 1.0.0
2013-10-25 01:48:47 -07:00
Magne Sjaastad
72b7936247
Updated copyright year and link to online documentation
2013-10-25 10:38:47 +02:00
Magne Sjaastad
a6e514239c
Upped to 1.0.0
2013-10-25 10:28:46 +02:00
Magne Sjaastad
270e1f2264
Update README.md
2013-10-25 10:25:09 +02:00
Magne Sjaastad
82ab7e6944
Added Octave installation description
2013-10-25 10:23:29 +02:00
Magne Sjaastad
ed3a8db67d
Added build instructions document
2013-10-25 10:04:55 +02:00
steinid
026dbc3c0f
Update README.md
2013-10-25 09:36:07 +02:00
Jacob Støren
628991c658
Update README.md
2013-10-25 09:06:17 +02:00
Magne Sjaastad
550354a888
Updated tables with pipes in front and at end of rows
2013-10-24 18:56:35 +02:00
Jacob Støren
0a7fc0d19e
User Doc: Added link back to contents
2013-10-24 17:29:51 +02:00
Jacob Støren
b909fe08ec
Update CommandLineParameters.md
2013-10-24 17:21:51 +02:00
Jacob Støren
e7cd22b4ad
Update CaseGroupsAndStatistics.md
2013-10-24 17:19:55 +02:00
Jacob Støren
3821033497
Update GettingStarted.md
2013-10-24 17:19:08 +02:00
Jacob Støren
bdff727b88
Update GettingStarted.md
2013-10-24 17:18:14 +02:00
Jacob Støren
0948b3d8df
Update GettingStarted.md
2013-10-24 17:17:28 +02:00
Jacob Støren
e11b0f50ba
Update GettingStarted.md
2013-10-24 17:16:47 +02:00
steinid
af5ae63bc3
Update WellPaths.md
2013-10-24 16:50:06 +02:00
steinid
3c0aca8de1
Update WellPaths.md
2013-10-24 16:48:17 +02:00
steinid
d123237c84
Update WellPaths.md
2013-10-24 16:35:10 +02:00
steinid
5f99bb5c2f
Update UsersGuide.md
2013-10-24 16:34:36 +02:00
Jacob Støren
928e7f80fc
Update OctaveInterface.md
2013-10-24 16:29:34 +02:00
Jacob Støren
c42007c5af
Update CaseGroupsAndStatistics.md
2013-10-24 16:26:01 +02:00
steinid
8246590f45
Update ReservoirViews.md
2013-10-24 16:07:11 +02:00
Magne Sjaastad
2deb434a07
Fix compile of ResInsight without Octave plugins
2013-10-24 16:03:39 +02:00
steinid
5c4be3c16d
Update UsersGuide.md
2013-10-24 15:48:45 +02:00
steinid
030bcf0a38
Update UsersGuide.md
2013-10-24 15:47:52 +02:00
steinid
fd7a5ebe1c
Update UsersGuide.md
2013-10-24 15:45:43 +02:00
steinid
98568829f3
Update UsersGuide.md
2013-10-24 15:44:50 +02:00
Magne Sjaastad
7edc5402cb
Update README.md
2013-10-24 15:40:21 +02:00
steinid
80ed71ec6d
Update UsersGuide.md
2013-10-24 15:40:17 +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
Jacob Støren
424784c607
User Doc: Fixed typos
2013-10-24 15:08:07 +02:00
Jacob Støren
8024a8cd69
User Doc: Typo fixes.
2013-10-24 15:04:04 +02:00
Jacob Støren
312d036129
User Doc Fixing Typos
2013-10-24 14:52:49 +02:00
Jacob Støren
11b9c40607
User Doc : Well Paths
2013-10-24 14:45:14 +02:00
Jacob Støren
2d8ca974f9
User Doc: Flip axes Well Paths
2013-10-24 14:40:58 +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
Jacob Støren
69facd54a4
User Doc : Split out RegressionTestSystem
2013-10-24 12:36:26 +02:00
Jacob Støren
8f44ba33be
Update CommandLineParameters.md
...
Updated Command Line /Regression test system doc.
2013-10-24 11:45:51 +02:00
Jacob Støren
a1e4f02665
User Doc: RegTestDialog image
2013-10-24 11:34:29 +02:00
Jacob Støren
d75f2abb1f
Add the project used for documentation examples
2013-10-24 11:34:28 +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