Bjørnar Grip Fjær
|
e5772d15f9
|
Add support for specifying date format for UI date fields
|
2017-06-16 13:46:08 +02:00 |
|
Bjørnar Grip Fjær
|
938fbc3670
|
Add UI date editor
|
2017-06-16 13:34:19 +02:00 |
|
Bjørnar Grip Fjær
|
45f5b5a80a
|
Make more const accessors available
|
2017-05-29 12:56:40 +02:00 |
|
Magne Sjaastad
|
25e6aec94a
|
Merge branch 'dev' into fishbones
|
2017-05-15 13:37:09 +02:00 |
|
Magne Sjaastad
|
e1e75a4fad
|
#1476 Add helper method fileExists() which includes isFile()
|
2017-05-11 07:45:55 +02:00 |
|
Magne Sjaastad
|
a8e9cdbd17
|
AppFwk : Make sure edit flag is updated in PdmUiListEditor
|
2017-05-05 12:16:06 +02:00 |
|
Bjørnar Grip Fjær
|
d05049af53
|
#1414 Adjust margin for property view
|
2017-05-01 08:38:00 +02:00 |
|
Magne Sjaastad
|
5e14e56609
|
#1062 Use minimalistic title flags for dialogs
|
2017-04-27 14:22:47 +02:00 |
|
Bjørnar Grip Fjær
|
76f55c211f
|
#1031 Fix parallel projection for linked Eclipse and GeoMech cases
|
2017-04-26 15:18:14 +02:00 |
|
Magne Sjaastad
|
bd47826608
|
Fix compiler warning
|
2017-04-20 12:33:18 +02:00 |
|
Magne Sjaastad
|
530400fb28
|
#1401 Notify model change when feature is activated
|
2017-04-20 10:17:05 +02:00 |
|
Magne Sjaastad
|
82b6e4b8f2
|
#1401 Add ModelChangeDetector
|
2017-04-19 22:25:31 +02:00 |
|
Bjørnar Grip Fjær
|
f7d72c2f60
|
#1073 Stable coloring of cases and wells in summary
|
2017-04-19 16:41:12 +02:00 |
|
Magne Sjaastad
|
edd4726cf5
|
#1408 Initialize custom combo box with StrongFocus
|
2017-04-18 14:57:16 +02:00 |
|
Magne Sjaastad
|
c6c1af06e3
|
#1408 Disable wheel zooom when QComboBox does not have focus
|
2017-04-18 14:05:48 +02:00 |
|
Bjørnar Grip Fjær
|
9f336ab16f
|
Fix crash when changing result name when exporting multiple snapshots
|
2017-03-31 17:14:49 +02:00 |
|
Magne Sjaastad
|
3007a62238
|
System : Improved control of cotire
|
2017-03-29 08:13:45 +02:00 |
|
Magne Sjaastad
|
c257c52944
|
#1367 Fixed regression related to edit of items in ListView
|
2017-03-29 07:47:17 +02:00 |
|
Magne Sjaastad
|
6e6e884ab3
|
#1365 Whitespace and comment headers
|
2017-03-27 22:57:23 +02:00 |
|
Magne Sjaastad
|
bf9d65d249
|
#1365 Added sizeHint to QMinimizePanel
|
2017-03-27 22:57:23 +02:00 |
|
Magne Sjaastad
|
dc493b0b68
|
#1365 AppFwk : Allow list widgets to fill available height
|
2017-03-27 22:57:23 +02:00 |
|
Magne Sjaastad
|
7a89aee0bb
|
#1296 Multiselect in property panel lists using ctrl-click is vulnerable to mouse drag
|
2017-03-24 22:40:57 +01:00 |
|
Jacob Støren
|
cde71ef07a
|
#1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering
|
2017-03-22 15:57:04 +01:00 |
|
Jacob Støren
|
c77e674601
|
#1344 AppFwk: Cleaning up in PdmUiOrdering
|
2017-03-22 15:02:06 +01:00 |
|
Magne Sjaastad
|
7095e80696
|
#1343 Property Editor : Use vertical scroll bar only
|
2017-03-21 15:32:07 +01:00 |
|
Magne Sjaastad
|
df3ef7106d
|
#1340 AppFwk : Improve how defineUiOrdering handles remaining fields
|
2017-03-21 13:47:53 +01:00 |
|
Jacob Støren
|
888db49d6c
|
#1337 Caf: Preserve the user collapse settings for each object type within session.
Provide means to set groups collapsed by default in the defineUiOrdering method, and to force the setting disregrding the user actions
|
2017-03-20 22:12:07 +01:00 |
|
Jacob Støren
|
a1d14dc8a3
|
#1337 Changed the GroupBoxes to MinimizePanels to increase readability and allow collapsing of the groups.
|
2017-03-20 14:56:03 +01:00 |
|
Magne Sjaastad
|
f5c03e7518
|
AppFwk : Added field used to test multi selection
|
2017-03-13 07:39:36 +01:00 |
|
Magne Sjaastad
|
866350756c
|
#1260 Fixed typo in AppFwk
|
2017-03-13 06:59:42 +01:00 |
|
astridkbjorke
|
0a945155c5
|
#872 When exporting several summary plots the data from different plots are stored to different files, and adding extension .csv to files files exported for wellLogPlots and summaryPlots.
|
2017-03-10 15:12:01 +01:00 |
|
astridkbjorke
|
04c9616abc
|
#1294 - Adding function for getting save directory from dialog, checking if files already exsist in dir and if so ask in dialog if they should be overwritten.
|
2017-03-10 15:12:01 +01:00 |
|
Magne Sjaastad
|
a87ad2e56e
|
Avoid use of CAF_ASSERT in application code
|
2017-03-10 14:44:00 +01:00 |
|
Magne Sjaastad
|
c3bf064661
|
#1260 Use std::abort instead of assert for release asserts
|
2017-03-10 14:28:22 +01:00 |
|
Magne Sjaastad
|
6c6049a317
|
#1282 Mesh lines : Use LEQUAL for depth test to make sure highest pri is visible
|
2017-03-08 14:27:02 +01:00 |
|
Magne Sjaastad
|
6791600d03
|
#1260 Replaced assert() with CAF_ASSERT() in AppFwk
|
2017-03-08 08:19:51 +01:00 |
|
Magne Sjaastad
|
a16a0a3bb5
|
#1260 Added assert that will display message in release (in addition to debug)
|
2017-03-07 15:45:34 +01:00 |
|
Magne Sjaastad
|
914b1fcab6
|
Replaced tab with four spaces
|
2017-03-07 15:43:29 +01:00 |
|
Magne Sjaastad
|
6a3f3e3670
|
Revert "#1292 Fixed CppCheck Issues in ProjectDataModel : Added assert"
This reverts commit cff588f166 .
|
2017-03-07 12:24:35 +01:00 |
|
Magne Sjaastad
|
cff588f166
|
#1292 Fixed CppCheck Issues in ProjectDataModel : Added assert
Access the variable to silence CppCheck
|
2017-03-07 12:09:26 +01:00 |
|
Magne Sjaastad
|
811f63219c
|
#1292 Fixed CppCheck Issues in AppFwk : Use QPointer
|
2017-03-07 11:36:29 +01:00 |
|
Magne Sjaastad
|
b365834923
|
#1292 Fixed CppCheck Issues in AppFwk : Removed assign/copy operators
|
2017-03-07 11:14:29 +01:00 |
|
Magne Sjaastad
|
b2e9d3fe11
|
#1292 Fixed CppCheck Issues in AppFwk viewer/vizExtensions/CommonCode
|
2017-03-06 19:22:32 +01:00 |
|
Magne Sjaastad
|
749ce8e8af
|
#1292 Fixed CppCheck Issues in AppFwk/cafUserInterface
|
2017-03-06 19:15:33 +01:00 |
|
Magne Sjaastad
|
63baebc698
|
#1292 Fixed CppCheck Issues in AppFwk/cafProjectDataModel
|
2017-03-06 19:03:31 +01:00 |
|
Magne Sjaastad
|
9179ae2a14
|
#1292 Fixed CppCheck Issues in AppFwk/cafCommands
|
2017-03-06 18:33:03 +01:00 |
|
Magne Sjaastad
|
a5ed533c00
|
Improved unit test so they run correctly in debug
|
2017-03-06 18:33:03 +01:00 |
|
Magne Sjaastad
|
2b029cbc11
|
#1280 Use nullptr instead of NULL
|
2017-03-02 18:30:33 +01:00 |
|
Magne Sjaastad
|
3089abc83d
|
#1280 Added firstAncestorOrThisOfTypeAsserted
|
2017-03-02 18:30:33 +01:00 |
|
Magne Sjaastad
|
e41979563b
|
#1243 AppFwk : Added line width to mesh line effect
|
2017-02-28 19:00:26 +01:00 |
|