Commit Graph

1864 Commits

Author SHA1 Message Date
Flössie
e39726dbf7 Return first frame in FramesData on OOB access (#4830) 2019-02-20 20:55:07 +01:00
heckflosse
b37f545391 Support Fuji SN EXR mode RAFs, #4830 2019-02-19 21:50:34 +01:00
Flössie
c85dc2811b Fix most Clang 7 warnings (fixes #4972) 2019-02-17 12:07:48 +01:00
Flössie
8c7555f4a8 Fix experimental C++17 build (fixes #5175) 2019-02-14 21:28:49 +01:00
heckflosse
9802feee86 Fix crash in cropwindow.cc, fixes #5169 2019-02-09 14:34:56 +01:00
Flössie
37027e46bd Fix non-OpenMP build 2019-02-06 06:54:31 +01:00
Floessie
6607bb2f87 Merge pull request #5131 from Beep6581/review-idle_register-calls
Review idle register calls
2019-01-21 10:50:37 +01:00
Ingo Weyrich
4fec856fba Merge pull request #5130 from Beep6581/microcontrast-uniformity
Change microcontrast uniformity adjuster range
2019-01-16 15:00:25 +01:00
heckflosse
de6ee457e6 Revert "MultiLangMgr::getOSUserLanguage (): get rid of special windows code"
This reverts commit 562ed3b22a.
2019-01-04 14:02:24 +01:00
Flössie
b21d910573 Remove legacy IdleRegister::add<>() 2019-01-01 20:58:26 +01:00
Flössie
732bbf1a55 Convert BatchQueue::cancelItems() to functional IdleRegister::add() 2019-01-01 17:55:36 +01:00
heckflosse
b9942422e7 Change microcontrast uniformity adjuster range, fixes #5129 2019-01-01 17:36:17 +01:00
Flössie
b08fb04dae Convert almost all IdleRegister::add() calls to add(std::function<>) 2019-01-01 15:53:39 +01:00
Morgan Hardwood
8e3e4afcaf Select+focus thumbnail in Filmstrip, closes #5125
When passing a photo as an argument to the RawTherapee executable, the user wants
this auto-loaded photo's thumbnail to be selected and visible in the Filmstrip.
2018-12-31 16:40:31 +01:00
Flössie
5af3f64a9d Merge branch 'dev' into review-idle_register-calls 2018-12-31 14:58:26 +01:00
Ingo Weyrich
b968f956da Merge pull request #5119 from Beep6581/blur-flat-regions
Blur flat regions
2018-12-29 22:22:41 +01:00
heckflosse
e98d4e2f07 Dont open console window when -gimp is used, #5084 2018-12-27 11:41:14 +01:00
heckflosse
d7a1b29cc9 Merge branch 'dev' into blur-flat-regions 2018-12-22 14:50:02 +01:00
heckflosse
3461328a8c Opening a locked raw file in RawTherapee causes crash, fixes #5111 2018-12-21 21:36:22 +01:00
heckflosse
459f830726 Merge branch 'dev' into blur-flat-regions 2018-12-17 23:54:40 +01:00
Morgan Hardwood
39d37a6ded New star icon for Favorites tab 2018-12-17 23:49:18 +01:00
heckflosse
0ce9ecfb9d Merge branch 'dev' into blur-flat-regions 2018-12-17 21:19:31 +01:00
heckflosse
af80df7a37 Fix a warning, #5016 2018-12-17 21:19:04 +01:00
heckflosse
944f762280 Merge branch 'dev' into blur-flat-regions 2018-12-17 18:26:15 +01:00
heckflosse
4a46da1b34 Merge branch 'dev' into blur-flat-regions 2018-12-17 11:58:34 +01:00
heckflosse
8e7522dd5c Merge branch 'dev' into custom-tool-panel 2018-12-17 11:24:33 +01:00
Morgan Hardwood
0b464c1eb4 Removed Tone Mapping tooltip #2221 2018-12-17 00:21:58 +01:00
Beep6581
0b64a94a37 Merge pull request #5101 from TooWaBoo/crop-gui-fix
Crop tool, fix Gui glitch & replace box with grid
2018-12-16 23:24:04 +01:00
heckflosse
0810f8f503 Partial profile application of Detail settings does not work, fixes #4945 2018-12-16 16:40:18 +01:00
TooWaBoo
59e2eb04e9 crop tool, fix Gui glitch & replace box with grid 2018-12-16 14:08:13 +01:00
Flössie
1ebbe0a096 Resize baBehav on load (#4828) 2018-12-15 15:12:52 +01:00
Hombre
71a5521b66 The (custom) entry was added to the combobox at each profile loading
See issue #5092
2018-12-13 01:56:36 +01:00
Flössie
0051e8f2ac Fix SEGV in FileCatalog::(show|hide)ToolBar() (fixes #4916) 2018-12-11 21:48:14 +01:00
Morgan Hardwood
aece987d55 astyled and removed whitespace from bayerpreprocess.cc 2018-12-11 20:47:50 +01:00
Morgan Hardwood
f72277bf4e Removed PDAF tooltip in favor of RawPedia 2018-12-11 20:46:50 +01:00
heckflosse
e91df4d59f Closing RT is slow on Windows when cache folder contains a lot of files, fixes #5083 2018-12-11 15:57:17 +01:00
heckflosse
287167890c Merge branch 'dev' into blur-flat-regions 2018-12-11 15:18:43 +01:00
heckflosse
ad2fc472ef Do not show console window when started in remote mode (-R) 2018-12-11 13:26:12 +01:00
Alberto Griggio
773b55b35e restored old behaviour of the WB tint slider
Fixes #5077
2018-12-10 17:29:21 +01:00
heckflosse
c173059085 Merge branch 'dev' into blur-flat-regions 2018-12-10 12:31:26 +01:00
TooWaBoo
ef4160a7ce Make "Save Profile" dialog act like other save dialogs 2018-12-09 10:03:30 +01:00
heckflosse
5162484517 First quick&dirty version of flat region blur, #5075 2018-12-08 21:57:56 +01:00
Alberto Griggio
fd48b34cd5 curves: restored the old DCT_Spline implementation (cubic splines), and added new DCT_CatumullRom curve type 2018-12-06 14:11:49 +01:00
Ingo Weyrich
b3ee765bf0 Merge pull request #5067 from Beep6581/get-rid-of-special-windows-code
Get rid of special windows code
2018-12-05 20:54:34 +01:00
Morgan Hardwood
bd665e7133 Updated language keys in Preferences, closes #5061
Commit bba0f7 cleaned up some language keys. Two of them were
consolidated into one as they had an identical label but belonged to a
different section of the CIECAM02 tool.
As a result, Preferences needed to be updated.
2018-12-03 16:18:16 +01:00
heckflosse
2ec094b1ce remove special windows code, #5058 2018-12-03 13:30:51 +01:00
Alberto Griggio
7cfd9dc8f4 colortoning: fixed bug in setting method in batch mode 2018-12-03 00:55:54 +01:00
heckflosse
562ed3b22a MultiLangMgr::getOSUserLanguage (): get rid of special windows code 2018-12-02 21:07:54 +01:00
heckflosse
61c84b9ee7 Get rid of windirmonitor 2018-12-02 20:29:11 +01:00
TooWaBoo
d6bdce3417 Lens profile bug fix
When changed distortion the profile changed too.
Fixed
2018-12-02 13:29:48 +01:00