Ingo Weyrich
25c7afabee
Merge pull request #5250 from Beep6581/newlocallab-speedup2
...
newlocallab: speedup and cleanup, #5246
2019-03-27 17:47:58 +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
14020ed356
Fix wrong const
s 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
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
Oleg Koncevoy
d2e6a3a44a
Fixed file overwite from queued items
2019-03-21 19:32:31 +02:00
heckflosse
d4695eb5da
mean_fab: speedup and cleaned code
2019-03-21 15:28:24 +01:00
Desmis
bf5fddc5c1
merge with dev
2019-03-20 07:41:42 +01:00
Hombre
d059caa7de
Enhancing RTSurface: 'surface' now private
2019-03-19 20:45:12 +01:00
Desmis
ed9d2e9708
merge with dev
2019-03-19 18:27:53 +01:00
Ingo Weyrich
28b785682a
Allow histogram matching for YI M1 Camera (160x120 thumbs)
2019-03-19 17:43:42 +01:00
Jean-Christophe
18598f5354
Merge pull request #5231 from Beep6581/main-cli-includes
...
Suppress 'rtwindow.h' from main-cli.cc
2019-03-19 16:27:37 +01:00
heckflosse
d4d535720d
Don't apply histogram matching when thumb has less than 19200 pixels
2019-03-19 15:09:18 +01:00
Hombre
757af312d2
Suppress 'rtwindow.h' from main-cli.cc
2019-03-19 02:02:12 +01:00