Magne Sjaastad
785efe55e8
CAF: Delete of object is handled by Qt
...
Delete of m_proxyEditor caused memory corruption. Qt will delete the
object, as this is parent to m_proxyEditor
2013-10-23 10:38:01 +02:00
Jacob Støren
9c1b676f7f
Added an improved Ceetron Navigation
2013-10-20 00:41:25 +02:00
Jacob Støren
c537d7179b
Caf Field: Comments etc. regarding optionvalues
...
Fields with option values implicitly have an index based
seUiValue/uiValue interface. This is commented better. Fields of AppEnum
specialization was not quite in line with the rest of the optionValue
system. That is commented and some ifdeffed code has been added to
highlight what could be done when we dare.
2013-10-18 10:11:57 +02:00
Jacob Støren
86fe500690
caf AppEnum: Added index() method
2013-10-18 10:05:25 +02:00
Magne Sjaastad
08b970d084
Normalize line endings
2013-10-07 09:07:27 +02:00
Magne Sjaastad
90402c285d
VizFramework: Improve the stability of text color in ResInsight.
...
The setting for current OpenGL texture engine is not controlled well
enough, causing the wrong texture to be active when rendering text -
hence giving semi-random colors for the text.
2013-10-04 14:02:14 +02:00
Magne Sjaastad
15eab9b261
Performance: Added Utils::copyFromQImage() in cvfqtUtils. Optimized copy
...
for QImage::Format_ARGB32, and use this function from the paint event in
cafViewer.
2013-09-30 13:17:05 +02:00
Magne Sjaastad
764f564c0c
Performance: Access memory directly instead of using access functions.
2013-09-30 07:55:26 +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
bef1d8ce7e
caf: Enabled the Tooltips. Seems to have been forgotten.
2013-09-26 10:41:08 +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
sigurdp
f64d9b7e64
Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk
2013-09-20 16:01:20 +02:00