2152 Commits

Author SHA1 Message Date
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
Desmis
d0029e81a4 merge with dev 2018-12-11 07:40:54 +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
Morgan Hardwood
1563854815 Lensfun crop factor warning icon
Replaced inconsistnent stock "dialog-warning" icon with custom warning.png
2018-12-02 02:02:53 +01:00
heckflosse
ac5f3dde2e Merge branch 'dev' into custom-tool-panel 2018-12-01 21:23:27 +01:00
Alberto Griggio
e29ff3cce2 crop: added new locked ratio "Current" 2018-12-01 11:47:47 +01:00
Beep6581
f4cc54351e
Merge pull request #5029 from TooWaBoo/lens-profile
Profiled Lens Correction
- Fixed batch mode.
- Added frames.
2018-12-01 16:42:17 +01:00
Morgan Hardwood
a6a6fa26da Added "restart required" label for theme #4968 2018-11-29 21:11:30 +01:00
heckflosse
e5679df6f3 Don't show empty favorite panel, #5016 2018-11-29 14:43:45 +01:00
heckflosse
c8f6a05d04 Merge branch 'dev' into custom-tool-panel 2018-11-29 14:12:46 +01:00
heckflosse
15c18325c0 Reset parsed extensions when empty, fixes #5040 2018-11-28 17:04:45 +01:00
heckflosse
b5a20fd6df Fix bug in calculation of diagonal, #5032, thanks to @Konyicsiva 2018-11-28 16:28:43 +01:00
TooWaBoo
6b0558c9e3
Listener fix 2018-11-28 07:44:28 +01:00
TooWaBoo
90122c419e
Added inconsitent status to checkboxes and radio buttons 2018-11-27 20:17:52 +01:00
heckflosse
79d561469f Fix two leaks reported by coverity 2018-11-27 20:06:48 +01:00
heckflosse
d06e26356b Fix scrolling in wrong direction when using mouse wheel in filebrowser, #5036 2018-11-27 19:54:26 +01:00
Alberto Griggio
4a6449b310 Crop: improve alignment with fixed ratios
Fixes #4981
2018-11-27 15:45:53 +01:00
TooWaBoo
66e9014238
Batch mode fixed 2018-11-26 23:15:21 +01:00
heckflosse
ae4cfaa992 Using mouse wheel to zoom in sometimes zooms out, fixes #5036 2018-11-26 21:00:48 +01:00
Desmis
bfca2e2dd6 merge with Dev 2018-11-26 09:16:47 +01:00
TooWaBoo
0f6edfe8dd
Profiled Lens Correction Buf fix
Fixed bug https://github.com/Beep6581/RawTherapee/issues/5002
Profiled Lens Correction does not seem to use (Unchanged) mode in Batch Edit
2018-11-25 18:06:45 +01:00
TooWaBoo
0ffc7d9617
Add frames to lensprofile.cc 2018-11-25 08:47:39 +01:00
Alberto Griggio
23aa0562aa crop tool: fix grid spacing for gtkmm < 3.20 2018-11-25 00:00:40 +01:00
Desmis
86c03e61d4 merge with dev - I hope no error 2018-11-24 14:18:37 +01:00
Roel Baars
d1571658f8
Consistent display of lensfun profile, fixes #5024 2018-11-24 13:37:36 +01:00
heckflosse
883d967a03 Exclude pr-sharpening from being moved separately to favorites panel 2018-11-23 20:49:04 +01:00
heckflosse
8a5def5e16 Merge branch 'dev' into custom-tool-panel 2018-11-23 20:15:33 +01:00
heckflosse
f5d56ffd17 Shortcut 'p' for Sharpening contrast mask, closes #5018 2018-11-23 19:51:01 +01:00
Roel Baars
c8300b137c
Add Crop reset button - 2nd attempt (#5015)
Add dedicated reset button for Crop, rearrange some GUI, disable crop buttons in batch mode
2018-11-23 19:10:04 +01:00
Alberto Griggio
4e4a83b576
Merge pull request #5011 from Beep6581/colortoning-labregions-cdl
Enhanced version of the "L*a*b* regions" color toning
2018-11-23 17:07:30 +01:00
heckflosse
43b77679d4 Favourites => Favorites, #5016 2018-11-23 16:48:05 +01:00
heckflosse
0ae602bcf0 custom tool panel. Changed naming to 'Favourites'. Added alt-h hotkey. Allow moving of subtools to Favourites 2018-11-23 16:00:57 +01:00
heckflosse
d604abec39 Custom tool panel, first step 2018-11-23 14:36:16 +01:00