9114 Commits

Author SHA1 Message Date
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
Ingo Weyrich
25c7afabee
Merge pull request #5250 from Beep6581/newlocallab-speedup2
newlocallab: speedup and cleanup, #5246
2019-03-27 17:47:58 +01:00
Morgan Hardwood
68ba87a71f Add Sigma 18-250mm lens IDs, closes #4135 2019-03-27 11:19:33 +01:00
Desmis
cf23b6f136 merge with dev 2019-03-27 09:39:21 +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
heckflosse
2f5fc48664 newlocallab: speedup and cleanup, #5246 2019-03-26 18:34:00 +01:00
Desmis
3d40612e97 change label shadows highlight 2019-03-26 10:18:24 +01:00
Desmis
2289fa8e94 merge with dev 2019-03-26 08:33:23 +01:00
Desmis
e1705ab94b merge with dev 2019-03-26 08:23:01 +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
Ingo Weyrich
041c8c0e79
Merge pull request #5236 from Beep6581/newlocallab-speedup
Speedups and cleanups for newlocallab
2019-03-25 12:26:41 +01:00
Desmis
404604f491 merge with dev 2019-03-25 11:19:06 +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
heckflosse
b2365e30ef Fix wrong boundaries, #5236 2019-03-24 21:11:21 +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
heckflosse
ab97e2a346 Merge branch 'newlocallab' into newlocallab-speedup 2019-03-24 17:57:45 +01:00
heckflosse
23c140048a Fix race condition, #5236 2019-03-24 16:21:25 +01:00
heckflosse
d778151319 locallab: speedup for exclude mode, softprocess and transit_shapedetect, also reduced memory usage, #5236 2019-03-24 14:42:42 +01:00
Desmis
11593e745c merge with dev 2019-03-24 11:01:05 +01:00
Desmis
4c080c8fd5 Add transition weakening 2019-03-24 10:58:05 +01:00
Desmis
49c954b33e Prevent crash with old pp3 integer 2019-03-24 08:39:13 +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
heckflosse
4fee68059a Fix race condition in newlocallab 2019-03-23 19:40:13 +01:00
Desmis
e81330b35d Optimize Local Exposure 2019-03-23 17:31:13 +01:00
Desmis
25841f7dbc
Merge pull request #5242 from Pandagrapher/newlocallab
Merge dev into newlocallab
2019-03-23 11:34:48 +01:00
Pandagrapher
2b7e2f09ef Delete edit.h/.cc
Bugfixe: Files not renamed/deleted during previous merge
2019-03-23 10:46:52 +01:00
Pandagrapher
bc890b1070 Merge dev into newlocallab... 2019-03-23 10:43:49 +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
Jean-Christophe
f62470f407
Merge pull request #5239 from Beep6581/splitted-edit-file
"edit.h/.cc" splitted to limit rebuilding dependencies
2019-03-22 09:39:21 +01:00
Hombre
108b69ae22 "edit.h/.cc" splitted to limit rebuilding dependencies 2019-03-22 00:09:37 +01:00
Flössie
363385a838 Streamline RTSurface and fix potential bug in updateImages() 2019-03-21 21:27:04 +01:00
Flössie
fe74625d78 Fix const correctness of RTSurface::get() 2019-03-21 20:55:31 +01:00