Flössie
|
0731975ff0
|
Apply modernize-use-nullptr
Setup:
- `mkdir tidy; cd tidy`
- `cmake .. -DCMAKE_BUILD_TYPE=debug -DPROC_TARGET_NUMBER=1 -DCACHE_NAME_SUFFIX=4 -DBINDIR=. -DDATADIR=. -DBUILD_BUNDLE=ON -DWITH_LTO=OFF -DOPTION_OMP=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON`
- `cd ..`
- `find -name '*.cc' -exec clang-tidy-3.8 -header-filter=.* -p=tidy -fix-errors -checks=modernize-use-nullptr {} \;`
|
2016-10-12 17:48:40 +02:00 |
|
heckflosse
|
260cd290fb
|
Cppcheck: Fix most issues in rtexif/*
|
2016-10-03 21:01:26 +02:00 |
|
heckflosse
|
b710595335
|
Adust buffers to fix potential buffer overruns
|
2016-08-10 22:59:48 +02:00 |
|
Morgan Hardwood
|
ec66a380bd
|
Updated all Pentax interpreters.
|
2016-07-01 21:32:44 +02:00 |
|
Morgan Hardwood
|
0189a99e1c
|
Updated all lens interpreters with data from exiftool-10.20
|
2016-06-19 17:02:07 +02:00 |
|
Morgan Hardwood
|
71eb36535d
|
Updated rtexif/*.cc to use f/ aperture notation
|
2015-08-27 17:35:03 +02:00 |
|
Morgan Hardwood
|
7f60ed65c2
|
Updated canonattribs.cc olympusattribs.cc pentaxattribs.cc sonyminoltaattribs.cc with lenses from exiftool-10.00
|
2015-08-23 21:59:44 +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 |
|