ResInsight/ApplicationCode
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
..
Adm Changed file headers to include LGPL licensing. 2013-09-20 15:22:29 +02:00
Application Renamed label in Regression Test dialog 2013-10-24 13:40:29 +02:00
FileInterface Add possible support for AllCell result in Result Cases 2013-10-18 14:27:37 +02:00
ModelVisualization SSIHUB: Added visibility checkbox next to well path collection 2013-10-22 15:30:12 +02:00
ProjectDataModel Added context menu for add case group 2013-10-24 11:10:33 +02:00
ReservoirDataModel Integrate Fwk updates from ResInsight/Perforce 2013-10-31 14:57:52 +01:00
Resources User Doc: Finalized Wells and thereby Views 2013-10-23 18:14:08 +02:00
SocketInterface Octave Interface: Tentative Fix of lockup of Resinsight 2013-10-08 14:21:18 +02:00
UserInterface Integrate Fwk updates from ResInsight/Perforce 2013-10-31 14:57:52 +01:00
WellPathImportSsihub SSIHUB: Update file paths for and well path cache 2013-10-24 09:50:21 +02:00
WellPathImportSsihubTestApp Updated CMakeLists and set region default unselected 2013-09-25 11:33:16 +02:00
CMakeLists.txt Added ResInsightVersion.cmake to list of files. Removed redundant 2013-10-09 08:54:51 +02:00
CustomPCH.cmake Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
resinsight Startup script now adjusted to start Resinsight with the users cwd as default file open path 2012-10-26 14:03:57 +02:00
resinsight.desktop.in Put launcher for ResInsight in desktop environment 2013-03-27 00:43:13 +01:00
RiaMain.cpp Set numeric locale to make sure parsing of text in ResInsight and 2013-10-07 11:28:57 +02:00
RiaStdInclude.cpp Rename of files: 2013-03-22 16:12:00 +01:00
RiaStdInclude.h Rename of files: 2013-03-22 16:12:00 +01:00