3759 Commits

Author SHA1 Message Date
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
Pandagrapher
53eeffbebf Merge of Locallab tools with actual GUI
Improvements:
- Simplification of default values setting/management

Limitations:
- Possibility to add/remove Locallab tool isn't working
- Even if not fully deactivated, batch mode isn't working anymore for
Locallab
- Mask preview isn't working anymore
2019-08-18 22:20:52 +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
Desmis
48a5d27601 merge with dev 2019-08-18 18:17:54 +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
5bb207a4f6 Merge branch 'dev' into capture_sharpening 2019-08-18 11:17:15 +02:00
Ingo Weyrich
ce3ca966f6 Capture sharpening: some cleanups 2019-08-18 11:16:53 +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
Desmis
02e58bc88e merge with dev 2019-08-17 18:08:59 +02:00
Desmis
a751857b5c merge with dev 2019-08-17 17:49:36 +02:00
Ingo Weyrich
7b3c50bc31 Capture sharpening: auto contrast threshold 2019-08-17 15:18:24 +02:00
Desmis
7ed4c4422a merge with dev 2019-08-17 06:47:28 +02:00
Hombre
883e73454d Merge branch 'dev' into spot-removal-tool 2019-08-16 22:58:17 +02:00
Ingo Weyrich
8cb5ed4d0c Two changes suggested by @Floessie, #5404 2019-08-16 17:12:20 +02:00
Desmis
c8250235e6 Some settings change to color and light - tooltip 2019-08-16 07:44:13 +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
Ingo Weyrich
8421f8780a capture sharpening: contrast threshold 2019-08-15 20:40:32 +02:00
Hombre
68e26fb648 More bugfix for issue #2239 2019-08-15 20:23:29 +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
Pandagrapher
e4701101c9 Creation of generic class to manage Locallab tools
Notes:
- All Locallab tools have been converted to this new design
- Locallab GUI hasn't been updated to this new design

Bugfix: Solve crash problem when using ctrl+copy/ctrl+paste
2019-08-15 10:26:44 +02:00
Desmis
9d736ae8db Small changes to GUI 2019-08-15 07:37:51 +02:00
Desmis
98a10139c2 Fixed bad behavior mask Denoise 2019-08-14 20:49:14 +02:00
Ingo Weyrich
506254ce46 capture sharpening: first mockup 2019-08-14 17:19: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
Desmis
882f14f7dc Change Mask Blur to be used by Denoise 2019-08-14 09:46:30 +02:00
Desmis
70dfd07916 Fixed crash partialpast thanks to Pandagrapher 2019-08-13 16:14:38 +02:00
Desmis
9e66826f62 Simple mask for inverse Exposure and inverse ShadowsHighlight 2019-08-11 09:28:28 +02:00
Desmis
d39eded269 enabled simple mask for Color and light inverse 2019-08-09 18:32:09 +02:00
Ingo Weyrich
9293e8e69b Fix some coverity issues 2019-08-09 15:45:52 +02:00
Ingo Weyrich
8744f8f826 cppcheck: further fixes 2019-08-08 19:10:29 +02:00
Desmis
9939b833a4 change settings Guided Filter Blur 2019-08-08 17:20:46 +02:00
Ingo Weyrich
b3e0013e56 Merge branch 'dev' into newlocallab 2019-08-08 16:18:58 +02:00
Desmis
3603cad472 Improve deltaE Blur-Noise add 2 methods Blur 2019-08-08 13:54:30 +02:00
Ingo Weyrich
4bf4b818c0 cppcheck fixes 2019-08-08 13:41:14 +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
4fedfb2b26 cppcheck: further fixes 2019-08-06 22:10:38 +02:00
Hombre
e3052c67e2 Merge branch 'dev' into spot-removal-tool 2019-08-06 15:19:38 +02:00
Hombre
0db64d49a2 Introducing TweakOperator, for better tool's special mode handling 2019-08-06 02:04:48 +02:00
Desmis
369fb39b20 mask Blur inverse 2019-08-05 18:27:22 +02:00
Ingo Weyrich
96bf78fe87 Merge branch 'dev' into cppcheck 2019-08-05 16:34:48 +02:00
Desmis
94133f417f Mask for Blur normal 2019-08-05 11:19:43 +02:00
Hombre
7d310e688c Adding a new spot adjust editing mode in rtengine / preview window 2019-08-04 16:07:35 +02:00
Desmis
44bb8a0cc8 Format iplocallab locallab 2019-08-04 13:46:27 +02:00