Flössie
|
add5c790d6
|
#pragma once for our headers plus drive-by formatting
|
2019-10-31 10:20:50 +01:00 |
|
Ingo Weyrich
|
1d51016bdd
|
Fix some lgtm issues
|
2019-10-30 14:07:49 +01:00 |
|
Morgan Hardwood
|
60b2196bce
|
Updated gnu.org links to use HTTPS
|
2019-09-10 12:34:57 +02:00 |
|
Ingo Weyrich
|
5e9a409dba
|
cbdl code cleanup
|
2019-08-06 17:34:14 +02:00 |
|
Alberto Griggio
|
39728c3286
|
rtengine: added rescale.h header with rescaleBilinear and rescaleNearest
taken from tmo_fattal02.cc and moved in their own header to allow reuse
|
2018-10-03 15:07:24 +02:00 |
|
heckflosse
|
480d13196e
|
Removed operator= from array2D because array2D is NonCopyable
|
2017-06-18 01:21:08 +02:00 |
|
Flössie
|
051670160b
|
Some fixes as hinted by Coverity (#3558)
|
2017-06-05 10:58:14 +02:00 |
|
heckflosse
|
01943c1ec7
|
Fix all warnings in pixelshift.cc
|
2017-03-31 13:35:53 +02:00 |
|
heckflosse
|
9bb5164cce
|
allow translation of demosaic methods; hide Sub-Image selector for files with onyl 1 raw file; ...
|
2017-03-22 14:13:51 +01:00 |
|
Flössie
|
730c03785d
|
Reapplied clang-tidy filters
- modernize-use-nullptr
- modernize-redundant-void-arg
- readability-simplify-boolean-expr
- misc-redundant-expression
- readability-redundant-control-flow
- readability-avoid-const-params-in-decls
|
2016-10-18 18:16:05 +02:00 |
|
heckflosse
|
e98bd47487
|
Cppcheck: Fix some warnings
|
2016-10-12 19:04:06 +02:00 |
|
Flössie
|
d132149a26
|
Introduce rtengine/noncopyable.hpp
|
2016-10-08 15:36:44 +02:00 |
|
heckflosse
|
ccd9002c3a
|
Cppcheck: Solve issues related to copy constructor
|
2016-10-02 23:33:00 +02:00 |
|
heckflosse
|
b1dd9dd59a
|
Speedup and reduced memory usage for Colour Propagation
|
2015-10-10 01:05:08 +02:00 |
|
DrSlony
|
0e0cfb9b25
|
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
|
2015-08-11 11:55:03 +02:00 |
|
torger
|
d5ca351c20
|
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
|
2015-07-10 12:00:36 +02:00 |
|