topu
|
f2b0efecce
|
Show lens used on Panasonic cameras
|
2017-04-17 17:12:06 +02:00 |
|
heckflosse
|
931db7ab4e
|
Fix wrong focal length for Pentax K200D, as reported in #3654
|
2017-04-16 23:48:20 +02:00 |
|
heckflosse
|
34be802c92
|
Fix wrong focal length for Pentax 645Z and Pentax K100D Super, as reported in #3654
|
2017-04-16 23:04:32 +02:00 |
|
Morgan Hardwood
|
33a940cef4
|
astyled rtexif files, #3802
|
2017-04-15 21:36:53 +02:00 |
|
Morgan Hardwood
|
e5c00f0a9d
|
Complete revision to how RawTherapee's version is handled in CMake and in other files, #3628
|
2017-01-27 15:33:05 +01:00 |
|
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 |
|
Flössie
|
b32ace88a9
|
Fix Tag::toString() for LONG type (#3422)
|
2016-09-22 22:00:05 +02:00 |
|
heckflosse
|
c8779c04f5
|
Fix all - 2 cppcheck performance hints
|
2016-07-06 13:04:24 +02:00 |
|
heckflosse
|
1a0b96b223
|
Remove some top level tags when saving to uncompressed tiff, also simplified generation of 'Software' tag
|
2016-07-04 19:28:04 +02:00 |
|
heckflosse
|
bc3023e228
|
Add RT version to 'Software' tag for uncompressed tiff
|
2016-07-03 21:18:57 +02:00 |
|
heckflosse
|
87e1914b9d
|
Fix buffer overrun writing uncompressed tiff
|
2016-07-03 16:06:07 +02:00 |
|
Adam Reichold
|
85c809ce6c
|
Also remove the SafeKeyFile wrapper class.
|
2016-02-21 10:26:11 +01:00 |
|
Adam Reichold
|
a2eea7c265
|
Finally fully remove the safegtk module.
|
2016-02-21 10:26:11 +01:00 |
|
Adam Reichold
|
e52ce5c485
|
Replace a dubious manual return-value-optimization by a standard named-return-value-optimization to simplify leak detection.
|
2015-11-28 14:31:46 +01:00 |
|
heckflosse
|
483a8911fc
|
Fix wrong handling of MakerNotes in dng files created with HDRMerge from Nikon NEF files
|
2015-08-28 22:13:33 +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 |
|
DrSlony
|
effb46c3e1
|
Line endings
|
2015-08-11 11:53:44 +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 |
|