ResInsight/ApplicationCode/UserInterface
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
..
RiuCursors.cpp Renamed the final filenames for this time: 2013-03-22 17:30:50 +01:00
RiuCursors.h Renamed the final filenames for this time: 2013-03-22 17:30:50 +01:00
RiuMainWindow.cpp Integrate Fwk updates from ResInsight/Perforce 2013-10-31 14:57:52 +01:00
RiuMainWindow.h Moved Debug menu to File->Testing 2013-10-24 13:08:19 +02:00
RiuMultiCaseImportDialog.cpp Renamed files: 2013-03-22 16:24:42 +01:00
RiuMultiCaseImportDialog.h Added a multi case import dialog 2013-03-05 13:26:28 +01:00
RiuMultiCaseImportDialog.ui Fixed several compiler warning on Linux 2013-09-10 08:47:28 +02:00
RiuPreferencesDialog.cpp Renamed the final filenames for this time: 2013-03-22 17:30:50 +01:00
RiuPreferencesDialog.h Renamed the final filenames for this time: 2013-03-22 17:30:50 +01:00
RiuProcessMonitor.cpp Process Monitor: Removed border, and switched to courier font. 2013-10-03 14:43:03 +02:00
RiuProcessMonitor.h Socket Interface: Comments and debug message possibilities 2013-10-04 14:36:26 +02:00
RiuResultInfoPanel.cpp Process Monitor: Removed border, and switched to courier font. 2013-10-03 14:43:03 +02:00
RiuResultInfoPanel.h Renamed the final filenames for this time: 2013-03-22 17:30:50 +01:00
RiuSimpleHistogramWidget.cpp ResInsight: Added mean value to 3D info text 2012-10-23 12:08:46 +02:00
RiuSimpleHistogramWidget.h ResInsight: Added mean value to 3D info text 2012-10-23 12:08:46 +02:00
RiuViewer.cpp Integrate Fwk updates from ResInsight/Perforce 2013-10-31 14:57:52 +01:00
RiuViewer.h Fixed context menu blocking Ceetron navigation on linux. 2013-06-24 22:23:33 +02:00