Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
30769d7f2a
Rename caf::PdmUiItem::setUiIcon(QString) to setUiIconFromResourceString
2019-05-06 11:08:59 +02:00
Gaute Lindkvist
57b33b0d4c
First implementation of Headless ( #4392 )
...
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "
This reverts commit f758a8edb2
.
* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"
This reverts commit df62a41397
.
* Revert "#4379 Documentation : Update command line parser for import of summary files"
This reverts commit d0b5357ed4
.
* Unfinished WIP
* Builds but crashes
* Refactored code now builds and runs
* ResInsight can now run the unittests headless
* Can run some command files successfully
* Build on Linux
* Extra headless hack header
* Moved PdmUiItem hack to cpp file
* Fix headless crash in RimWellAllocationPlot
* Handle error gracefully if ExportSnapshots command is executed from console
* Add caf::QIconProvider and remove some hacks
* Also made the greying out of disabled icons work for a couple of cases where it didn't.
* Linux build fix
* #4380 Reimplement fix df62a41397
by @magnesj on top of Headless code changes
* #4379 Reintroduce kode from d0b5357ed4
by @magnesj
* #4377 Restore f758a8edb2
in new Headless code
2019-05-06 10:36:05 +02:00
Gaute Lindkvist
5498c2f466
#3766 Hide blank grid children in GeoMech cases
2018-11-27 13:40:19 +01:00
Bjørn Erik Jensen
651084420c
#3720 Temp LGR. Hide 'Temporary LGRs' tree node when no temp LGRs exist
2018-11-21 09:58:54 +01:00
Jacob Støren
bfee1dfa64
#3646 Add icons for MainGrid LGR/Temp LGR's, Export Completions, sub items on/off/toggle
2018-11-13 15:43:36 +01:00
Magne Sjaastad
c95fa81a23
Use size_t instead of int
2018-11-12 08:06:16 +01:00
Bjørn Erik Jensen
551bf099d3
#3607 Grid items. Hide LGRs folder if there are no LGRs on file
2018-11-09 09:45:47 +01:00
Magne Sjaastad
59c1f612fb
#3623 Grid Items : Do not try to delete object twice
2018-11-06 10:55:06 +01:00
Magne Sjaastad
00b0d6ef9f
Grid Items : Hide checkbox from property editor
2018-11-06 10:55:06 +01:00
Magne Sjaastad
b74a7b9683
#3558 Grid items in Project Tree : Mark show main grid as obsolete, and propagate setting to RimGridCollection
2018-11-05 14:42:39 +01:00
Magne Sjaastad
5906e68245
#3558 Grid items in Project Tree : Control grid visibility from checked state
2018-10-26 16:08:27 +02:00
Magne Sjaastad
42de5833a9
#3558 Grid items in Project Tree : Set name/index read only, enable checkbox
2018-10-26 15:43:35 +02:00
Magne Sjaastad
b5dc2c7f94
#3558 Grid items in Project Tree : Use function instead of variable
2018-10-26 15:38:09 +02:00
Magne Sjaastad
38f3e7d03d
#3558 Grid items in Project Tree : Use childObjects
2018-10-26 15:31:32 +02:00
Bjørn Erik Jensen
c5ccd30a14
Temp LGR. Disable IO for temporary LGRs collection
2018-10-25 11:22:18 +02:00
Bjørn Erik Jensen
608dae30a0
#3517 Temp LGR. Add nodes below Grids node. Command for deleting temp LGRs
2018-10-24 13:01:30 +02:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Jacob Støren
0debeafd68
#2331 Move RimGridView to separate files
2018-01-16 09:37:08 +01:00
Jacob Støren
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Rebecca Cox
6fc888d718
Capitalize ui name in PDM fields
2017-11-30 13:44:18 +01:00
Rebecca Cox
b8ec896464
Change grid icon in tree view
2017-11-08 15:19:35 +01:00
Magne Sjaastad
48599f7a94
#1257 More null pointer guards based on CppCheck
2017-02-27 14:01:18 +01:00
Magne Sjaastad
531aaaa445
AppFwk : Fixed typo of firstAncestorOrThisOfType
2016-09-21 13:59:41 +02:00
Magne Sjaastad
f33a3174ee
( #667 ) Make Grids toggle follow toggle button in toolbar
...
Renamed toolbar text to "Hide Grid Cells"
2015-11-27 13:47:02 +01:00
Magne Sjaastad
a42b0d2c8e
( #667 ) Added Grids to project tree below Info Box
...
Fixed update issue related to missing time step texts in animation
toolbar
2015-11-27 13:47:01 +01:00