Commit Graph

8104 Commits

Author SHA1 Message Date
Morgan Hardwood
6a44170aff Fix shadow/highlight clipping indicator keyboard shortcuts in tooltips
Closes #5493
2019-10-23 18:01:04 +02:00
Beep6581
40679f8b51 Merge pull request #5501 from Beep6581/partial-save-dialog
Partial profile save dialog order
2019-10-22 20:43:33 +02:00
Ingo Weyrich
959849f098 Favorites tab: hide vertical scrollbar 2019-10-22 14:32:36 +02:00
Ingo Weyrich
0e209a0bc1 Capture Sharpening: Highlights zone with Color Propagation are filled in a purple color, fixes #5505 2019-10-22 14:12:38 +02:00
Ingo Weyrich
45900cbd68 partial save code review 2019-10-21 23:02:48 +02:00
Ingo Weyrich
095b5233a9 partial save code review 2019-10-21 22:50:17 +02:00
Ingo Weyrich
8e99401ac7 Merge pull request #5486 from TooWaBoo/dev
Update Deutsch locale
2019-10-21 00:13:14 +02:00
Beep6581
197c1225af Merge pull request #5504 from scx/xdg-20191020
Update desktop file
2019-10-20 23:53:58 +02:00
scx
0ede513e3b Update desktop file
- Add StartupNotify entry
2019-10-20 23:30:14 +02:00
Andreas Hoenselaar
1bffb54977 Calculate the initial predictor only once. 2019-10-19 21:25:36 -08:00
Andreas Hoenselaar
de1c04b633 Use the same predictor for all Hasselblad files. 2019-10-19 11:22:06 -08:00
Morgan Hardwood
330a7807ed Partial profile save dialog order
If it's a partial profile, it's more intuitive to first allow the user
to choose which parameters to save before showing the Save As dialog.

Closes #5491
2019-10-14 21:31:22 +02:00
Morgan Hardwood
911cc85ffc Added Panasonic DMC-GX7 dual-illuminant DCP, closes #5500 2019-10-13 18:51:27 +02:00
Morgan Hardwood
bbb410fc14 Added RICOH GR III dual-illuminant DCP 2019-10-11 12:21:35 +02:00
Flössie
f7c57eeeda Make ImProcFunctions::transCoord() const 2019-10-08 14:12:42 +02:00
Morgan Hardwood
1a3d4504d1 Updated file, closes #5301 2019-10-07 21:03:52 +02:00
Beep6581
710f6c089d Merge pull request #5483 from Beep6581/whitespace
Whitespace cleanup
2019-10-07 08:21:59 +02:00
Andreas Hoenselaar
7885e113b8 Stop right-shifting of predictor value for Hasselblad pixelshift and align math with lossless JPEG predictor 5 2019-10-05 21:47:06 -08:00
TooWaBoo
feb2786087 Update Deutsch locale 2019-10-06 03:43:10 +02:00
Morgan Hardwood
a87d104a4d NIKON COOLPIX P1000 white level
Fixes magenta highlights issue somehow missed in 9764d0e97
2019-10-03 16:07:47 +02:00
Morgan Hardwood
8f0de49d41 Whitespace cleanup
Cleans up whitespace (tab -> space), alignment and DOS line endings.
2019-10-03 11:43:12 +02:00
Flössie
0b2b3dc974 Force static privately used subdir libraries (closes #5481) 2019-10-03 10:37:35 +02:00
Morgan Hardwood
984696ed99 generateTranslationDiffs 2019-10-03 10:11:47 +02:00
Morgan Hardwood
9c36345a38 Capture Sharpening history entries 2019-10-03 10:09:13 +02:00
Beep6581
6d7220371f Merge pull request #5482 from Jala015/patch-1
Update Portugues (Brasil)
2019-10-03 09:56:32 +02:00
Jala015
8789ef668a Update Portugues (Brasil) 2019-10-02 15:52:09 -03:00
Morgan Hardwood
9764d0e972 NIKON COOLPIX P1000 matrix, closes #5480
Also, no issue with magenta highlights, so bumping quality to B.
2019-10-01 11:32:28 +02:00
heckflosse
bd3c8a2066 Nikon COOLPIX P1000 black level 2019-09-30 17:19:46 +02:00
Beep6581
741bfed52e Merge pull request #5473 from scx/custom-editor
Fix launch of custom editor
2019-09-30 12:11:51 +02:00
Ingo Weyrich
51e08b82d2 Update AUTHORS.txt
Added 'Javier Bartol', thanks a lot for the Capture sharpening tests and feedback 👍
2019-09-26 20:44:08 +02:00
Ingo Weyrich
d08c88bdea Update rt_algo.cc
Fixed a comment
2019-09-26 18:02:37 +02:00
Ingo Weyrich
5afb0a345e add mising include 2019-09-26 15:27:12 +02:00
Ingo Weyrich
6bebc19f02 reviewed boxblur code and usage 2019-09-26 15:03:09 +02:00
scx
ca42b7b726 Fix launch of custom editor
Fixes Beep6581/RawTherapee#5472
2019-09-26 04:21:28 +02:00
Ingo Weyrich
6026c110fa Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-09-25 15:18:40 +02:00
Ingo Weyrich
ca109814fc boxblur: further reduction of memory usage 2019-09-25 15:18:10 +02:00
Morgan Hardwood
b86b7a4af6 Reverted Keywords key in desktop file, #5470 2019-09-25 12:08:43 +02:00
Morgan Hardwood
9240385403 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-09-25 11:57:43 +02:00
Morgan Hardwood
277c494fef Downgrade desktop file to Version=1.0, #5470
Version=1.1 caused Travis CI builds to fail.

Version 1.1 was necessary only to standardize the Keywords key,
but this key is a potential pitfall and unnecessary.
2019-09-25 11:54:30 +02:00
Flössie
5a19632475 Fix non-SSE2 build 2019-09-25 11:33:56 +02:00
Ingo Weyrich
851a12e165 capture sharpening: more clear variable names 2019-09-24 19:18:26 +02:00
Ingo Weyrich
85cdf5fbe7 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-09-24 18:59:42 +02:00
Ingo Weyrich
79b3ff8e6e capture sharpening: allow negative corner boost 2019-09-24 18:59:02 +02:00
Morgan Hardwood
26bfb526bf Deleted obsolete travis.yml file 2019-09-24 17:52:12 +02:00
Flössie
54ca2977c3 Add missing inits and header to PdSharpening 2019-09-24 14:54:13 +02:00
Flössie
5b72cc0dd3 Quote parameters correctly for Linux when spawning (#5463) 2019-09-24 09:59:31 +02:00
Ingo Weyrich
74b26d953b Merge pull request #5456 from Beep6581/dehaze_speedup
Speedup Dehaze
2019-09-23 22:19:04 +02:00
Ingo Weyrich
e62b004434 dehaze: removed benchmark code 2019-09-23 22:14:52 +02:00
Ingo Weyrich
a11295ef7a Merge branch 'dev' into dehaze_speedup 2019-09-23 20:33:55 +02:00
Ingo Weyrich
57466be795 Capture sharpening: Label and tooltip changes, also renamed key for favorite tab to capturesharpening 2019-09-23 20:33:32 +02:00