7861 Commits

Author SHA1 Message Date
Hombre
4a9d913c50 Slight cleanup + removing dead code 2019-09-10 22:55:20 +02:00
Hombre
82e7caa635 Spot removal : differentiating source/dest, betted cursor handling
+ some code cleanup from floessie (see issue #2239)
2019-09-01 02:08:48 +02:00
Hombre
4b7e8b7705 Merge branch 'dev' into spot-removal-tool 2019-08-22 23:38:16 +02:00
Flössie
061bf713c8 Optimize milestones handling in LCurve c'tor (fixes #5422) 2019-08-22 15:25:43 +02:00
Ingo Weyrich
e93ce86067 DNG with 'Embed Fast Load Data' not rendered the same as plain DNG or NEF, fixes #4695 2019-08-21 19:03:51 +02:00
Hombre57
ec81816716 Code cleanup in rtgui/thresholdselector.cc
See issue #5423
2019-08-21 12:31:45 +02:00
Hombre
b6d333ee72 "Allow upscaling" in Resize tool wasn't displayed with Scale method
(no issue)
2019-08-20 00:32:37 +02:00
Hombre
3a538b9b83 RT was crashing when exiting with On Preview Widget displayed
see issue #5419
2019-08-19 20:17:09 +02:00
Hombre
878c429b3c Merge branch 'dev' into spot-removal-tool 2019-08-19 00:10:36 +02:00
Hombre
6c91abc3e9 Merge remote-tracking branch 'origin/editbuttonfix' into dev 2019-08-19 00:07:28 +02:00
Hombre
5b320c9e35 Merge remote-tracking branch 'origin/objectprecedence' into dev 2019-08-19 00:06:41 +02:00
Hombre
6b12f299e6 On preview widgets for main crop window is now clipped
to avoid drawing on the whole window. Fix issue #5418
2019-08-18 18:20:32 +02:00
Hombre
8bb88073fa Fixing object precedence in getCursor as well
+ resize of the "catching spot" of the Gradient widget (30 -> 12)
2019-08-18 17:12:37 +02:00
Ingo Weyrich
ee38731328
fixes #5416 2019-08-18 10:44:59 +02:00
Hombre
f5a18f6248 Hovered edit object wasn't dragged if inside a red crop's rectangle
Fix issue #5415
2019-08-18 01:54:31 +02:00
Hombre
e2bfbbf9b1 Bugfix: Edit button was not switched off when opening a new image
Reported in issue #2239 :
https://github.com/Beep6581/RawTherapee/issues/2239#issuecomment-521955110
2019-08-18 00:26:15 +02:00
Hombre
883e73454d Merge branch 'dev' into spot-removal-tool 2019-08-16 22:58:17 +02:00
Ingo Weyrich
f7ec852e05
Merge pull request #5404 from Beep6581/58_cppcheck_coverity_fixes
cppcheck and coverity fixes
2019-08-16 22:38:02 +02:00
Ingo Weyrich
8cb5ed4d0c Two changes suggested by @Floessie, #5404 2019-08-16 17:12:20 +02:00
Ingo Weyrich
80c3eb6ac3 fix clang warnings on non SSE builds 2019-08-16 17:11:14 +02:00
Hombre
0d19cd40a6 Adding documentation of Spot Removal in a tooltip
(see issue #2239)
2019-08-16 02:46:55 +02:00
Hombre
50064b7e3c Supressing a warning when building
(see issue #2239)
2019-08-15 23:39:44 +02:00
Hombre
68e26fb648 More bugfix for issue #2239 2019-08-15 20:23:29 +02:00
Ingo Weyrich
4308744df5
Remove a nop 2019-08-15 19:31:52 +02:00
Hombre
a46b85f226 Fix crash reported in #2239 + suppress warning from header files
Crash reported here
https://github.com/Beep6581/RawTherapee/issues/2239#issuecomment-521585237
2019-08-15 19:01:30 +02:00
Ingo Weyrich
674700c2e2 Fix a clang warning 2019-08-15 14:17:46 +02:00
Ingo Weyrich
72e607a140 Fix a clang warning 2019-08-15 13:53:15 +02:00
Hombre
b4d77986a6 Non active anchors are now thinner + bugfix + code cleanup
See issue #2239
2019-08-15 02:15:26 +02:00
Hombre
4d4f54cbc2 Spot-Removal (#2239): Adding recusivity and border handling
Warning: Debug builds will be slow due to the amount of debug output (no problem for Release builds). Code cleanup will be done when after testing phase.
2019-08-14 15:52:22 +02:00
Morgan Hardwood
4fdcaada1c Formatting and whitespace fixes in camconst.json 2019-08-14 12:01:17 +02:00
Morgan Hardwood
6d777ce94b Improved Panasonic DC-GF10 raw support, closes #5411 2019-08-14 11:36:44 +02:00
Morgan Hardwood
4afe2d8f28 Added camconst_creator.ods
Automatically create dcraw_matrix entry for camconst.json
2019-08-14 10:57:04 +02:00
Ingo Weyrich
259a7f4e78
Fix a bug in xtrans 1-pass 2019-08-12 13:46:33 +02:00
Ingo Weyrich
f03d9dc505 Merge branch 'dev' into 58_cppcheck_coverity_fixes 2019-08-09 15:46:20 +02:00
Ingo Weyrich
9293e8e69b Fix some coverity issues 2019-08-09 15:45:52 +02:00
Ingo Weyrich
63abfb4d66 make StopWatch more robust 2019-08-09 15:45:11 +02:00
Hombre
122e0b89be First functionnal version of Spot-Removal tool
Still needs code cleanup, better algorithm and reantrance handling
2019-08-09 03:24:46 +02:00
Ingo Weyrich
55a2aae381 cppcheck: further fixes 2019-08-08 22:17:00 +02:00
Ingo Weyrich
9cbc49d817 make xtrans_demosaic.cc cppcheck-clean 2019-08-08 20:33:57 +02:00
Ingo Weyrich
8744f8f826 cppcheck: further fixes 2019-08-08 19:10:29 +02:00
Ingo Weyrich
4bf4b818c0 cppcheck fixes 2019-08-08 13:41:14 +02:00
Roel Baars
82e329ca83
Fix SHM-color toning behavior in shadows. Fixes #5403 2019-08-08 13:10:55 +02:00
Ingo Weyrich
d765c06cf4 2 bugs in colour toning, fixes #5403 2019-08-08 11:43:47 +02:00
Ingo Weyrich
2accd75bd0
Merge pull request #5396 from Beep6581/cppcheck
Cppcheck fixes
2019-08-07 18:28:20 +02:00
Ingo Weyrich
cf1d7e5920
Update profilestorecombobox.cc
Do not use std::move on return
2019-08-07 16:53:44 +02:00
Ingo Weyrich
d44a40582a
Merge pull request #5390 from Beep6581/filebrowser-catalog-speedups
Further speedups for filebrowser/catalog
2019-08-07 16:06:03 +02:00
Ingo Weyrich
27f921405c Merge branch 'dev' into cppcheck 2019-08-07 15:33:16 +02:00
Ingo Weyrich
4c99c9cf01 cppcheck: further fixes 2019-08-07 15:32:52 +02:00
Ingo Weyrich
aa3f8d81bc
Merge pull request #5401 from Beep6581/cbdl-code-review
cbdl code cleanup
2019-08-07 15:20:52 +02:00
Ingo Weyrich
4fedfb2b26 cppcheck: further fixes 2019-08-06 22:10:38 +02:00