Ingo Weyrich
|
b7b5d48d2f
|
Automatic distortion correction crashes on particular image, fixes #6104
|
2021-02-09 12:38:39 +01:00 |
|
Flössie
|
79278875da
|
Use snprintf() instead of sprintf() (#5907)
|
2020-09-15 14:56:57 +02:00 |
|
luz.paz
|
e0ccb7da7d
|
Misc. comment typo fixes
Found via `codespell`
|
2018-11-23 07:07:38 -05:00 |
|
heckflosse
|
5fdcfc1b6c
|
Fix all warnings in klt/trackFeatures.cc
|
2017-03-31 21:06:12 +02: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 |
|
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 |
|