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 |
|
Hombre
|
f904bc8f84
|
First patch of the LockableColorPicker tool.
Still Work In Progress, but can be used without too much hassle.
|
2016-09-30 01:03:57 +02:00 |
|
Adam Reichold
|
87016d353a
|
Replace the DirSelectionListener interface using a typedef'ed signal to increase simplicity and reduce boiler plate.
|
2016-01-06 20:05:11 +01:00 |
|
Desmis
|
270367c592
|
Display histogram L in Histogram equalizer
|
2015-09-14 13:14:28 +02:00 |
|
Morgan Hardwood
|
5aa6f7861a
|
Dehaze tool renamed to Retinex, GUI fixed, defaults changed
|
2015-09-11 21:04:29 +02:00 |
|
Desmis
|
f22c11c27e
|
Dehaze suggestions
|
2015-08-27 17:10:31 +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 |
|