7744 Commits

Author SHA1 Message Date
Morgan Hardwood
f237a9a0b6 Reduced repetition of "perform" in release notes 2019-04-11 12:00:26 +02:00
Morgan Hardwood
e1c8f3a86d Bumped version in AppData file 2019-04-10 15:02:07 +02:00
Morgan Hardwood
f4c6ba1f88 Preparing for release 5.6-rc1 2019-04-10 14:39:54 +02:00
Morgan Hardwood
bb58e65ffc Revision of Lens/Geometry and CA labels
Closes #5132
2019-04-10 13:31:21 +02:00
Hombre57
cb72769634 Solving issue #5267 : "ProcEvent int() operator should be const" 2019-04-09 08:45:21 +02:00
Morgan Hardwood
56fff79e43 Added Panasonic DC-S1 dual-illuminant DCP #5204 2019-04-08 13:08:21 +02:00
Morgan Hardwood
198fc8d8dd Added matrix for Canon PowerShot SX150 IS 2019-04-08 01:02:35 +02:00
Flössie
1b08ac44c4 Fix potential bug in histogram matching (#5249) 2019-04-03 19:41:36 +02:00
Morgan Hardwood
5bddcb45da Queue language key and string fixes
https://discuss.pixls.us/t/solved-change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975
2019-04-03 16:24:55 +02:00
Morgan Hardwood
01b06561ae Japanese translation updated by firefly/Yz2house, closes #5260 2019-04-03 10:21:20 +02:00
Morgan Hardwood
d4f0a9a19b Fix crash in histogram matching #5249
Patch by Alberto
https://github.com/Beep6581/RawTherapee/issues/5249#issuecomment-477923928
2019-04-03 10:14:49 +02:00
Morgan Hardwood
977af213b9 Queue template parsing OOB access fix by Flössie
https://discuss.pixls.us/t/change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975/4
2019-04-02 21:10:16 +02:00
Morgan Hardwood
458f47d12e Warn if using problematic GTK+ version
GTK+ 3.24.5 is known to not draw combobox menu scroll arrows.
Possibly affects >=3.24.2 - <=3.24.6.

Closes #5194
2019-04-02 08:45:57 +02:00
Morgan Hardwood
aa379308e3 Tweaked filmstrip scrolling to be less jumpy
Now the centering a thumb happens only if less than half of the next/prev
thumbnail is visible. #5174
2019-04-01 12:46:56 +02:00
Morgan Hardwood
6299abf101 Deleted unused language keys 2019-03-31 23:45:37 +02:00
Morgan Hardwood
868ca35f59 Deleted unmaintained and obsolete translations 2019-03-31 23:36:06 +02:00
Morgan Hardwood
d189def092 Removed "Polish (Latin Characters)" from generateTranslationDiffs 2019-03-31 23:34:51 +02:00
heckflosse
db65d11aa1 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-03-31 23:31:44 +02:00
heckflosse
1e2356b938 Improve curve visibility logic.
Automatically open first non linear curve for L*a*b*, RGB and HSV.
2019-03-31 23:29:25 +02:00
Morgan Hardwood
187af53c3f generateTranslationDiffs formatting 2019-03-31 23:29:09 +02:00
Morgan Hardwood
bf41152ec8 generateTranslationDiffs 2019-03-31 22:52:16 +02:00
Morgan Hardwood
74d23e6dd6 Updated generateUnusedKeys 2019-03-31 22:48:34 +02:00
Morgan Hardwood
761f127d44 Removed obsolete translation keys 2019-03-31 21:26:34 +02:00
Morgan Hardwood
9eaeeff27d Sorted Panasonic camera aliases 2019-03-31 18:54:06 +02:00
Morgan Hardwood
74a4e8bb93 Added Panasonic camera aliases
Based on info from:
https://av.jpn.support.panasonic.com/support/global/cs/dsc/download/index.html
2019-03-31 18:53:13 +02:00
Morgan Hardwood
7c091280d4 Indentation fix - spaces instead of tabs 2019-03-30 19:30:29 +01:00
Ingo Weyrich
0a09097baf
Fix copy/paste bug 2019-03-30 16:14:31 +01:00
Morgan Hardwood
e23fc17ccf Search for DateTimeOriginal if not found in standard location
The DateTimeOriginal and DateTimeDigitized Exif tags should be in the
same group - ExifIFD, but the Leica M8 stores DateTimeOriginal in the
IFD0 group. This patch by Flössie allows to find the tag.
Closes #5251
2019-03-29 09:21:47 +01:00
Morgan Hardwood
68ba87a71f Add Sigma 18-250mm lens IDs, closes #4135 2019-03-27 11:19:33 +01:00
Hombre
390594f39e Fix bug in OPIcon class
Thanks to @Floessie for the fix
2019-03-26 22:53:33 +01:00
Hombre
b76b630ec8 Line endings in edit files converted to Unix format 2019-03-26 22:26:16 +01:00
Morgan Hardwood
90e1480b7f Fixes broken frame borders, fixes #5245 2019-03-25 20:24:07 +01:00
Flössie
fc10dc5f77 Merge branch 'dev' into rtsurface-cleanup 2019-03-25 19:09:15 +01:00
Flössie
14020ed356 Fix wrong consts in editcallbacks.h (#5239) 2019-03-25 18:57:30 +01:00
Beep6581
6747c5c7df
Merge pull request #5244 from TooWaBoo/dev-lang-de
Update Deutsch locale
2019-03-25 09:57:26 +01:00
TooWaBoo
ecdf10019e
Typo korrected 2019-03-25 09:46:03 +01:00
TooWaBoo
1d462f1299
Update Deutsch locale 2019-03-25 09:42:47 +01:00
Morgan Hardwood
755301f97b Consistent capitalization in Dehaze label 2019-03-25 02:02:19 +01:00
Morgan Hardwood
ab7d249173 generateTranslationDiffs 2019-03-25 01:58:20 +01:00
Morgan Hardwood
5b50b2d059 Various interface fixes, closes #5211 2019-03-25 01:53:07 +01:00
Morgan Hardwood
eb646e18e6 Brazilian variant of Portuguese translation updated by Xendez, closes #5212 2019-03-24 22:11:58 +01:00
Morgan Hardwood
e8b9851875 Portuguese translation added by Xendez, closes #5210 2019-03-24 22:11:21 +01:00
Morgan Hardwood
2afb5fc597 generateTranslationDiffs 2019-03-24 22:06:30 +01:00
Beep6581
ddd9cd979a
Merge pull request #5237 from lvreclp/batchque_file_overwrite
Fixed file overwrite from queued items
2019-03-24 21:03:39 +01:00
Hombre
a749047dd3 editcallbacks file updated as requested by @Floessie in #5239
Merge branch 'splitted-edit-file' into dev
2019-03-24 20:48:33 +01:00
Hombre
29196fb57c Fix RTImage cached data cleanup (see #3636) 2019-03-24 20:45:05 +01:00
Hombre
f60711b65b Code cleanup of editcallbacks.h/.cc for more safety 2019-03-24 01:40:25 +01:00
Beep6581
b9a5680d1d
Merge pull request #5240 from luzpaz/misc-typos
Miscellaneous typo and whitespace fixes
2019-03-23 23:34:21 +01:00
Morgan Hardwood
4640858567 Sony DSC-R1 raw_crop added to camconst.json
Prevents raw CA artifacts:
https://discuss.pixls.us/t/sony-r1-ca-autocorrection-artifact/11835

Committed on behalf of Ingo.
2019-03-22 22:08:56 +01:00
luz.paz
ba840dd260 Misc. typos and whitespace fixes
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata` 
`rawtherapy-whitelist.txt` consists of:
```
adn
amin
autor
ba
byteorder
cas
childs
developpement
dum
foto
fro
inbetween
interm
ist
iten
ith
lonly
nd
ois
optio
preserv
skipp
som
spred
substracted
tbe
tim
uint
unselect
```
2019-03-22 06:38:00 -04:00