heckflosse
|
22692f5a04
|
remove unused caautostrength
|
2017-07-09 19:41:21 +02:00 |
|
heckflosse
|
655d66a859
|
Fix some coverity issues
|
2017-06-18 00:10:31 +02:00 |
|
Hombre
|
209ea3533b
|
Adding PixelShift to PartialPaste window + small bugfixs (issue #3489)
|
2017-03-28 00:02:10 +02:00 |
|
heckflosse
|
f9a536fd0b
|
new gtk3 version of pixelshift
|
2017-03-11 22:30:36 +01:00 |
|
Hombre
|
d8593469ee
|
Adding 'Image Number' to the Bayer Raw tool
|
2016-11-02 02:06:40 +01:00 |
|
heckflosse
|
b16ef8d1f5
|
Merge master into gtk3
|
2016-10-28 17:59:47 +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 |
|
Morgan Hardwood
|
0dbea030cb
|
Merge branch 'master' into gtk3-merge-master-b8eb349
|
2016-10-10 23:07:41 +02:00 |
|
heckflosse
|
e82b60cd03
|
Cppcheck: Fixed some issues found by Flössie during review of my changes
|
2016-10-04 23:50:44 +02:00 |
|
heckflosse
|
3552fd4161
|
Cppcheck: Fix issues related to explicit constructors
|
2016-10-03 00:54:02 +02:00 |
|
Beep6581
|
e8cfea9fb5
|
Merged master into gtk3
|
2016-02-14 19:37:14 +01:00 |
|
Adam Reichold
|
d2c13ff1aa
|
Remove some commented out or unused members of the partial-paste dialog.
|
2016-02-07 13:30:51 +01:00 |
|
Desmis
|
fea35baf69
|
Try to solved iplab2rgb ipwavelet partialpasted retinex
|
2016-02-01 10:55:34 +01:00 |
|
Adam Reichold
|
375ed172e0
|
Also fix the missing parent window for the partial-paste and the save-as dialogs.
|
2016-01-10 18:07:06 +01:00 |
|
Beep6581
|
fd7dcf4b84
|
Implement post-resize sharpening in the partial paste dialog, fixes #3051
|
2016-01-02 02:14:33 +01:00 |
|
Morgan Hardwood
|
5aa6f7861a
|
Dehaze tool renamed to Retinex, GUI fixed, defaults changed
|
2015-09-11 21:04:29 +02:00 |
|
Desmis
|
528d85b1f9
|
Dehaz enhancement HSL GUI bugs partialpaste...
|
2015-09-09 20:01:27 +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 |
|