Magne Sjaastad
|
67e7bb0cf3
|
Fixes detected by cppcheck (#4974)
* Janitor : Remove obsolete pointer to dialog
* Janitor : Remove unused functions
* Janitor : Remove unused functions
* Janitor : Add explicit to constructors
* Janitor : Remove unused variables
* Janitor : Remove unused functions related to summary plot templates
* clang-tidy : Use nullptr instead of 0
* clang-tidy : Fix usage of virtual and override
* Upped to version 2019.08.2-dev.05
* Janitor : Remove unused variables
* Janitor : Clean up several cppcheck issues
* Janitor : Add cppcheck config files
* Janitor : Use const when possible
|
2019-11-03 08:37:03 +01:00 |
|
Magne Sjaastad
|
c2b4e6b6ca
|
clang-format on all files in ApplicationCode, run two
|
2019-09-06 10:57:31 +02:00 |
|
Magne Sjaastad
|
fe9e567825
|
#4683 clang-format on all files in ApplicationCode
|
2019-09-06 10:57:22 +02:00 |
|
Gaute Lindkvist
|
7f926a5a4d
|
Unify look of frames in 3d View using stylesheets
|
2019-04-08 14:24:43 +02:00 |
|
Magne Sjaastad
|
9c4afc52fd
|
#4085 3D view: Improve overlay item colors
|
2019-02-18 21:01:37 +01:00 |
|
Magne Sjaastad
|
12bbaa898d
|
Added several missing copyright headers
|
2017-06-14 07:53:28 +02:00 |
|
Jacob Støren
|
4312968124
|
Removed CppCheck Warnings
|
2017-03-03 17:09:30 +01:00 |
|
Magne Sjaastad
|
b4e7e27f76
|
Fixed issued reported by CppDepends
|
2015-12-07 12:53:36 +01:00 |
|
Jacob Støren
|
7b9f2b41ed
|
CppCheck fixes, Errors Warnings and performance
|
2015-11-27 16:37:26 +01:00 |
|
Jacob Støren
|
4f05c0d6b9
|
(#606) (#607) Added eclipse stats for visible cells
|
2015-11-06 13:24:48 +01:00 |
|
Jacob Støren
|
a8b4d35b4f
|
ResInsight: Added mean value to 3D info text
p4#: 19268
|
2012-10-23 12:08:46 +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 |
|