Jacob Støren
cad25bcd59
Caf:PdmUiTree: Rewrote rebuildUiSubTree to become updateUiSubTree
...
Now the UI state is preserved when refreshing the tree, making it suitable
to use this method more extensively. This paves the way to make changes to the Pdm data structure without considering the ui at all, until a call to updateUiSubTree gets the ui gracefully into sync.
p4#: 21599
2013-05-13 12:00:52 +02:00
Jacob Støren
991cd7198e
Caf Pdm: Centered the labels vertically related to their editor widgets
...
Vertically streching widgets still have their label aligned with the top edge.
p4#: 21512
2013-04-30 17:08:52 +02:00
Jacob Støren
d84d69ffc2
Caf: Added the possibility of "nothing" selected in a field using option values
...
p4#: 21490
2013-04-30 11:04:51 +02:00
Magne Sjaastad
9ecd48fe2d
Use spin box instead of line edit for slider editor
...
p4#: 21446
2013-04-26 10:30:58 +02:00
Magne Sjaastad
30ad1216b6
Added support for multiple directories separated by ';'
...
p4#: 21392
2013-04-24 07:34:56 +02:00
Magne Sjaastad
a326fac204
Renaming related to tree item root
...
p4#: 21355
2013-04-22 10:49:31 +02:00
Magne Sjaastad
bd211d2115
Whitespace
...
p4#: 21351
2013-04-22 09:57:32 +02:00
Magne Sjaastad
ec2754ce30
Added checkbox for wells in treeview
...
p4#: 21325
2013-04-17 08:25:32 +02:00
Jacob Støren
474d00994a
Caf: Made groups become hidden if requested in the uiOrdering system
...
p4#: 21175
2013-04-08 14:10:49 +02:00
Jacob Støren
1c65fe7e2c
Statistics case User interface and behaviour working.
...
p4#: 21171
2013-04-08 12:16:38 +02:00
Magne Sjaastad
5911e2bf32
Do not use same name on a variable and a function
...
p4#: 21147
2013-04-05 14:32:33 +02:00
Magne Sjaastad
2f14dbc411
Rename
...
p4#: 21145
2013-04-05 14:25:33 +02:00
Jacob Støren
d07783ebaa
Start of calculation status/unlocking of Statistics results
...
p4#: 21143
2013-04-05 13:29:47 +02:00
Jacob Støren
ef6ee4a26c
Statistics case now has a prototype datamodel and Ui.
...
The data is not yet used to control the calculations.
p4#: 21116
2013-04-03 16:13:49 +02:00
Jacob Støren
770a81648d
Added a new editor to work with text fields.
...
Supports multiline formatted text
p4#: 21114
2013-04-03 16:06:00 +02:00
Magne Sjaastad
b0503cabba
Added drag and drop support.
...
Implemented our own insertRows/deleteRows to avoid bug caused by default drag and drop behaviour of Qt
https://bugreports.qt-project.org/browse/QTBUG-26229
https://bugreports.qt-project.org/browse/QTBUG-6679
p4#: 21028
2013-03-21 13:41:44 +01:00
Magne Sjaastad
1a113b83d3
As QModelIndex is stored on clipboard, clear after move/delete operations
...
Added support for multiple delete of reservoir cases
p4#: 21007
2013-03-20 15:04:28 +01:00
Magne Sjaastad
c9b4376d8c
Use -1 as argument when adding children, as they always must be appended to collection
...
p4#: 20978
2013-03-20 07:04:34 +01:00
Jacob Støren
09544f082b
Guard against missing well results
...
When project file has settings for wells but there are no well results
p4#: 20416
2013-02-07 13:44:18 +01:00
Jacob Støren
de8a959ad5
caf: Fixed bug in progress calculation resulting in the progress neary standing still on sub sub levels
...
p4#: 20391
2013-02-06 13:36:25 +01:00
Magne Sjaastad
4e0cb26a82
More robust handling of progress info when running from unit tests
...
p4#: 20257
2013-01-25 16:35:43 +01:00
Jacob Støren
288c8bda71
Removed compiler warnings on linux as well. Now there are (nearly)only ERT warnings left.
...
p4#: 20238
2013-01-24 14:26:51 +01:00
Jacob Støren
6465913e0d
Fixed linux compile error. Missing include.
...
p4#: 20236
2013-01-24 14:08:56 +01:00
Jacob Støren
d7c542307d
Now using size_t instead of int in progressInfo interface.
...
This is due to the fact that progress is positive only, and that the size and index of std::vectors often are used when setting progress.
It ultimatly reduces compiler warnings.
p4#: 20221
2013-01-23 11:03:33 +01:00
Magne Sjaastad
786e12cfd9
Show tool tip for checkbox labels
...
p4#: 19281
2012-10-24 09:14:56 +02:00
Magne Sjaastad
f833244b68
Added close on context menu for reservoir case
...
p4#: 19266
2012-10-23 11:12:47 +02:00
Jacob Støren
875d7b7d12
Resinsight: Made Home path the default path for file dialog browsing, and added remembering of the last opened path.
...
Added -startdir command line argument to override the default file browse path
p4#: 19263
2012-10-23 09:59:57 +02:00
Magne Sjaastad
fc5dda4957
Use static_cast
...
p4#: 19154
2012-10-12 10:14:45 +02:00
Magne Sjaastad
a4ff9bd41c
Added slider editor for double values
...
p4#: 19089
2012-10-09 11:26:50 +02:00
Magne Sjaastad
03ede069c1
Avoid initializing progress bar if called from unit test framework
...
p4#: 19042
2012-10-05 15:58:06 +02:00
Jacob Støren
7c63cccc8d
ResInsight: Linux compile fixes
...
p4#: 18783
2012-09-18 15:34:50 +02:00
Jacob Støren
e679ba07a5
ResInsight: Integrated from Caf trunc. Multi variable fields (multiselect) with option values now handled. Improved PdmUi layout. Improved Viewer widget size behaviour, Xml keyword check.
...
p4#: 18777
2012-09-18 15:21:04 +02:00
Magne Sjaastad
01ee943155
Improved integer slider editor
...
Use sliders for cell range filter
2012-09-14 15:48:49 +02:00
CeetronResInsight
b3c142cc9a
Change 18603 on 2012/09/11 by fredrik@fredrik_MBP-BootCamp
...
Added glPointParameteri(GL_POINT_SPRITE_COORD_ORIGIN, GL_LOWER_LEFT); to get proper orientation of textures on point sprites
2012-09-11 09:22:36 +02:00
Magne Sjaastad
27d8808c5c
Version 0.8.6
2012-08-31 19:12:47 +02:00
unknown
2c9695e594
Updated to version 0.8.0
2012-06-26 16:10:41 +02:00
Alf B. Rustad
dfe97efb1b
Initial commit of ResInsight version 0.4.8
2012-05-18 09:45:23 +02:00