Commit Graph

8873 Commits

Author SHA1 Message Date
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
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
heckflosse
d0794700f9 Merge branch 'dev' into denoise_speedup 2019-03-20 23:21:36 +01:00
Desmis
bf5fddc5c1 merge with dev 2019-03-20 07:41:42 +01:00
heckflosse
30120af8a2 remove some bogus consts 2019-03-19 20:54:10 +01:00
Hombre
d059caa7de Enhancing RTSurface: 'surface' now private 2019-03-19 20:45:12 +01:00
heckflosse
030aa60499 Merge branch 'dev' into denoise_speedup 2019-03-19 20:25:41 +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
Ingo Weyrich
209cc16e0d Update histmatching.cc
Allow even smaller thumbs for histogram matching. Tested on Phase One 65+ files. Works fine.
2019-03-18 21:21:56 +01:00
Desmis
29b22820ac merge with dev 2019-03-18 19:41:32 +01:00
Desmis
56dda41ed8 add amsk to Preview selection deltaE only Luminance 2019-03-18 19:38:32 +01:00
Ingo Weyrich
1cf1e111d5 Update histmatching.cc
Allow histogram matching also for small thumbs
2019-03-18 17:43:17 +01:00
Desmis
df555f7b23 Fixed memory leak in transit_shapedetect 2019-03-18 10:57:02 +01:00
Desmis
9869efde8c Merge pull request #5227 from Pandagrapher/newlocallab
GUI improvements for Locallab
2019-03-18 08:00:29 +01:00
Pandagrapher
c22a5ec36e Spot enlightening when mouse is over not yet selected spot 2019-03-17 21:32:10 +01:00
Pandagrapher
8d5e2ccb0c Create seperate history rows for spot creation, deletion or duplication 2019-03-17 21:32:10 +01:00
heckflosse
9ee47c29a3 Small speedup for denoise (mainly for preview mode), #5225 2019-03-17 19:45:46 +01:00
Desmis
406c43bcee Improve mean_fab for chroma mask 2019-03-17 16:47:50 +01:00
Desmis
88ff4ea609 Merge pull request #5226 from Pandagrapher/newlocallab
GUI improvements for newlocallab
2019-03-17 16:27:01 +01:00
Pandagrapher
3dc0c71e7b Merge with "dev/newlocallab" 2019-03-17 13:39:20 +01:00
Pandagrapher
a3e9b1bd7c Bugfixe: Move "Avoid" check button to "Settings" locallab panel 2019-03-17 13:32:16 +01:00
Desmis
cf27de89e2 Merge with dev 2019-03-17 10:45:17 +01:00
Desmis
bf58e43236 Improve selection deltaE 2019-03-17 09:15:46 +01:00
Hombre
86550c167f Updated French translation file 2019-03-17 00:56:44 +01:00
Jean-Christophe
2ac8878179 Merge pull request #5224 from TooWaBoo/dev
TWB-theme: Fix disabled images
2019-03-17 00:18:17 +01:00
Jean-Christophe
24e81fcc49 Merge pull request #5215 from Beep6581/hidpi-icons
Merging `hidpi-icons` branch into `dev`
2019-03-17 00:07:13 +01:00
heckflosse
25625c6842 small speeduo for denoise 2019-03-16 23:35:39 +01:00
Desmis
9635599c18 Fixed crash when spot is outside preview 2019-03-16 19:55:51 +01:00
Desmis
d1b1cb79f0 First approach to preview selection deltaE 2019-03-16 18:35:58 +01:00
Hombre
e105c99aa6 Fix query toolbar height
See PR #5215
2019-03-16 18:21:12 +01:00
TooWaBoo
a331f9be9f TWB-theme: Fix disabled images
Works for dev and hidpi-icons.
2019-03-16 16:15:41 +01:00
Pandagrapher
8569738cf6 Display Locallab Hue, Chroma and Luma reference values on mask curves
Bugfixe: Locallab reference values were only shown for the last control spot instead of selected one
2019-03-16 14:35:48 +01:00
Pandagrapher
33bfa31c1a Add 1:1 label to Sharpening, CBDL and Denoise expanders 2019-03-16 14:35:47 +01:00
Desmis
779e429d1e Add soft process to local CBDL and local Retinex 2019-03-16 11:01:21 +01:00
Hombre
619ca4fe53 Fix icon size of the WB combobox, fix unsensitive button color,
fix progress bar, fix folder line spacing.
See PR #5215
2019-03-16 00:07:03 +01:00
Desmis
70c6c5e87a merge with dev 2019-03-15 17:55:15 +01:00