6767 Commits

Author SHA1 Message Date
Alberto Griggio
efbcf5242d added basic camconst entry for Fuji X-T3 (only raw crop) 2018-09-21 17:00:38 +02:00
Alberto Griggio
3f77159da3 camconst: merged multiple entries for SONY ILCE-7M3 2018-09-21 16:59:14 +02:00
Alberto Griggio
82707ecd52 add missing rows to Fuji X-T3 raw files
Fixes #4825
2018-09-21 16:35:32 +02:00
Alberto Griggio
7fd276ba35 use 16-bit integer TIFF in "save reference image"
Fixes #4824
2018-09-21 14:10:59 +02:00
Ingo Weyrich
50a6a32f74
Merge pull request #4821 from Beep6581/issue4772
Always use icons for tab headers, fixes #4772
2018-09-20 10:41:01 +02:00
Roel Baars
401f6fa8e4
Should fix coverity issue 191811 - and a little extra 2018-09-20 07:58:54 +02:00
Roel Baars
c36533704a
Fix for coverity issue 10721 2018-09-20 07:53:10 +02:00
Floessie
40f2809570
Merge pull request #4800 from Beep6581/sf-selection
Make formats in `SaveFormatPanel` less error-prone
2018-09-19 08:10:03 +02:00
Beep6581
4631c142f8
Merge pull request #4790 from muellesi/multiuser-installer
Add Single User/Multi User switch to Windows setup.
2018-09-19 06:09:12 +02:00
Flössie
c8bcbb89a2 Say a few words about weight in SaveFormatPanel::init() 2018-09-18 20:19:03 +02:00
heckflosse
bf13654a67 Finally fix covertiy issues 185774 and 185779 / Uninitialized pointer read 2018-09-18 19:19:39 +02:00
heckflosse
260d7fadf9 Adjustments in Batch Edit sometimes clear the HaldCLUT combo box, fixes #4720 2018-09-18 14:28:39 +02:00
Beep6581
1b5d7ea628
Merge pull request #4819 from Benitoite/patch-12
Mac: cmake/bash codesign implementation
2018-09-18 13:13:47 +02:00
heckflosse
1ae01f40b9 Verbose console output is jumbled, fixes #4558 2018-09-18 13:09:58 +02:00
Morgan Hardwood
6f22f111b3 Removed obsolete language key 2018-09-18 13:05:12 +02:00
heckflosse
78989731f5 Always use icons for tab headers, #4772 2018-09-18 11:37:15 +02:00
Ingo Weyrich
1ddf707636
Merge pull request #4818 from Beep6581/wavelet_CompressDR_review
review ImProcFunctions::CompressDR(), fixes #4815
2018-09-18 10:00:29 +02:00
Benitoite
cdc187f9aa
Mac: fix typo I made 2018-09-17 16:39:48 -07:00
Benitoite
d6e4ba296e
Mac: codesign app and dmg
Gets the cached CODESIGNID value via cmake and signs the app and dmg with it.
2018-09-17 15:58:19 -07:00
Benitoite
efaae15f11
Mac: set a cached variable with codesign ID 2018-09-17 15:51:59 -07:00
heckflosse
2bea84cfa8 ImProcFunctions::CompressDR(): eliminate eps, #4815 2018-09-17 23:46:36 +02:00
heckflosse
1a191363ce review ImProcFunctions::CompressDR(), fixes #4815 2018-09-17 22:46:57 +02:00
Beep6581
93f404fd79
Merge pull request #4816 from Benitoite/patch-11
Mac: make Frameworks folder flat
2018-09-17 22:03:21 +02:00
Benitoite
6fb92a4165
Mac: make Frameworks folder flat
codesign command does not accept subfolders in Frameworks, so mv the contents of two subfolders back out to the Frameworks directory.
2018-09-17 12:49:55 -07:00
heckflosse
e50b68208d manual raw ca correction: set usable range to [-4;4] 2018-09-17 17:21:02 +02:00
heckflosse
5d00cb05b4 Coverity 185774, 185779 Uninitialized pointer read 2018-09-17 13:26:50 +02:00
heckflosse
2590afa2f4 Coverity 191034 Uninitialized scalar variable 2018-09-17 13:18:58 +02:00
heckflosse
7d6fffcbff Coverity 191036 Dereference after null check 2018-09-17 13:10:34 +02:00
heckflosse
e533fecf8a Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-09-17 12:31:12 +02:00
heckflosse
65ec17b621 decode Nikon Z7 uncompressed 12-bit NEF, #4801 2018-09-17 12:30:48 +02:00
Morgan Hardwood
0355a9c917 Japanese translation correction, fixes #4811 2018-09-17 08:04:29 +02:00
Morgan Hardwood
e99bcff8bb Japanese translation updated by firefly, closes #4807 2018-09-15 18:11:05 +02:00
heckflosse
04b2d42d46 Segfault when closing rt immediately after using batch edit, fixes #4806 2018-09-15 14:48:51 +02:00
heckflosse
c3fbaafc9a Fix segfault when hovering over preview while demosaic none is selected 2018-09-15 14:21:49 +02:00
heckflosse
857da39f1d raw ca correction: do not disable adjusters when in batch edit mode 2018-09-15 12:50:56 +02:00
heckflosse
2e3479ef8f raw ca correction: reintroduced avoid colour shift checkbox because avoid colour shift sometimes fails 2018-09-15 12:24:27 +02:00
Morgan Hardwood
80acf0f5e2 generateTranslationDiffs 2018-09-15 00:21:31 +02:00
Ingo Weyrich
f9404901ff
Merge pull request #4797 from Beep6581/rawcacorrection_iterate
Raw ca correction. Iterative processing and Avoid color shift.
2018-09-15 00:15:57 +02:00
heckflosse
9be449fc1e Cleanup for unused raw ca corrtection avoid colour shift stuff 2018-09-15 00:14:22 +02:00
Beep6581
c0a8262d5d
Merge pull request #4802 from Thanatomanic/dev
Modifications to store histogram settings across sessions
2018-09-13 13:03:19 +02:00
Thanatomanic
85d55ebeb6 Modifications to store histogram settings across sessions 2018-09-13 07:46:43 +02:00
Beep6581
ad0dc0b1a2
Merge pull request #4796 from Beep6581/grayout
Gray-out Retinex tool when editing non-raw image
2018-09-12 21:10:05 +02:00
Flössie
37c0b3bfe2 Automatic matching in SaveFormatPanel::init() (#4789) 2018-09-12 20:07:48 +02:00
Flössie
f653b01f61 Use delegating c'tors (#4789) 2018-09-12 19:10:40 +02:00
heckflosse
7cbf1f6d8d Fix calculation of interpolation parameters for negative block shifts, #4774, #4777 2018-09-12 14:24:41 +02:00
Morgan Hardwood
ef0d9fac99 Removed unnecessary method, PR #4796 2018-09-12 13:16:17 +02:00
heckflosse
d1f63f621a Merge branch 'dev' into rawcacorrection_iterate 2018-09-11 23:46:08 +02:00
heckflosse
adddd5aafa set raw ca correction 'avoid colour shift' as default, #4777 2018-09-11 23:44:42 +02:00
heckflosse
2062555e47 remove raw ca correction 'avoid colour shift' from gui, #4777 2018-09-11 23:43:39 +02:00
Flössie
ddfe7e0c18 Optimize SaveFormat selection (#4789) 2018-09-11 22:02:09 +02:00