Commit Graph

12224 Commits

Author SHA1 Message Date
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
Hombre
5b136d664d Merge branch 'dev' into spot-removal-tool 2019-03-25 22:35:17 +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
8c3ac634e5 merge with dev 2019-03-24 14:02:15 +01:00
Desmis
3d62375623 Improvment to Soft radius 2019-03-24 13:59:38 +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
71cfb520a0 increase sensitivity of Soft radius clarity and shap mask 2019-03-23 18:07:53 +01:00
Desmis
e81330b35d Optimize Local Exposure 2019-03-23 17:31:13 +01:00
Desmis
7ec1b27a91 Add show mask to Clarity 2019-03-23 12:45:44 +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
Desmis
3fe2aaed79 merge with dev 2019-03-23 07:21:18 +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
Desmis
48d30e50c7 Wavelet Clarity and Unsharp mask 2019-03-22 18:20:00 +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
Flössie
84ce72841e Decouple rtengine/ from rtgui/edit.h 2019-03-21 20:50:43 +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