189 Commits

Author SHA1 Message Date
luz.paz
cc60ea2248 Fix source comment and misc. typos
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L hist,fo,reall,bloc,alph`
2019-06-03 17:38:50 -04:00
Hombre57
feb122553e Minor bugfix 2019-04-14 17:19:48 +02:00
Hombre57
89e63639be Making pseudo-HiDPI tweaks optional, disabled by default
(see issue #5276)
2019-04-14 16:58:11 +02:00
Floessie
17bec0a2e5
Merge pull request #5197 from Beep6581/relax-procparam-dependency
Relax dependency from `procparams.h`
2019-03-11 15:14:00 +01:00
heckflosse
88a8c9829d Set default tiles per thread value to 2, #5203 2019-03-10 22:15:09 +01:00
Flössie
9fe6bcaab1 Merge branch 'dev' into relax-procparam-dependency 2019-03-10 12:54:04 +01:00
heckflosse
b0a7b5fed3 tiles per thread for some more tiled algorithms, #5203 2019-03-09 18:47:02 +01:00
heckflosse
77475a3827 configurable tiles per thread also for rcd, #5203 2019-03-03 17:29:19 +01:00
heckflosse
b83069fd51 Allow user-defined setting for raw ca correction tiles per thread 2019-03-03 14:52:44 +01:00
Desmis
db57a02384 Change default outputprofile to RTv4_sRGB 2019-03-02 08:14:35 +01:00
Flössie
0cbc4923bc Relax dependency from procparams.h 2019-02-28 20:44:50 +01:00
heckflosse
cd6da9db0c Use windows setting for visibility of hidden files/folders, closes #5185 2019-02-26 13:21:11 +01:00
heckflosse
8e7522dd5c Merge branch 'dev' into custom-tool-panel 2018-12-17 11:24:33 +01:00
Flössie
1ebbe0a096 Resize baBehav on load (#4828) 2018-12-15 15:12:52 +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
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
U-PC-BUREAU\jacques
d55d3446f6 various improvments to ICC Profile Creator 2018-11-12 12:46:33 +01:00
Hombre
da0830c794 Merge remote-tracking branch 'origin/scrolled-toolbar-fix' into dev 2018-10-09 20:45:01 +02:00
Ingo Weyrich
50a6a32f74
Merge pull request #4821 from Beep6581/issue4772
Always use icons for tab headers, fixes #4772
2018-09-20 10:41:01 +02:00
Roel Baars
c36533704a
Fix for coverity issue 10721 2018-09-20 07:53:10 +02:00
Hombre
95e06d2f6f Merge branch 'dev' into scrolled-toolbar-fix 2018-09-18 20:11:45 +02:00
heckflosse
78989731f5 Always use icons for tab headers, #4772 2018-09-18 11:37:15 +02:00
Hombre
0d61f14bae Added support for GDK_SCROLL_SMOOTH in some widgets
see #4781, #4786
2018-09-15 21:14:48 +02:00
Beep6581
c0a8262d5d
Merge pull request #4802 from Thanatomanic/dev
Modifications to store histogram settings across sessions
2018-09-13 13:03:19 +02:00
Thanatomanic
85d55ebeb6 Modifications to store histogram settings across sessions 2018-09-13 07:46:43 +02:00
Morgan Hardwood
157ee86bfa Initial Preferences window height set to 600px
PR #4716
2018-09-05 10:50:31 +02:00
Beep6581
6b93927ea1
Merge pull request #4742 from Beep6581/nrpref
Removes Noise Reduction settings from Preferences
2018-09-02 15:55:11 +02:00
Morgan Hardwood
5cc53a421e Use hard-coded NR default settings #4327
Now the hard-coded default values of the Noise Reduction settings which
were removed from Preferences are used, instead of reading them from
the options file.

Reverted accidentally-deleted "preview demosaicing method" setting.
2018-09-01 22:59:28 +02:00
Hombre
5d1922ce56 Merge branch 'dev' into 32b-tiff-output-cli 2018-08-30 21:32:26 +02:00
Thanatomanic
770c16e430 Merged with dev, resolved conflicts, fixes to icon refs 2018-08-13 05:11:21 +02:00
U-PC-BUREAU\jacques
00b8701c6b Change model for ACES in option 2018-07-24 08:27:42 +02:00
Hombre
6d9c284977 Add entry for copyright & description in ICC ProfileCreator (see #4478) 2018-07-09 01:09:31 +02:00
Hombre
f2b339fc66 Taking care of backward compatibility for new output profiles
see #4478
2018-07-05 23:32:46 +02:00
Thanatomanic
da5fd6fac8 Removed histogramAspect in favor of histogramHeight, which sets the panelheight properly and consistently on restarting. 2018-06-29 21:56:06 +02:00
Thanatomanic
32e2aa2e6c Minor code styling 2018-06-28 19:07:20 +02:00
Thanatomanic
08cad72be0 Modifications such that the aspect ratio of the histogram is stored between sessions. Additionally, the scaling behavior is changed slightly to make the code easier without being to different from the current situation. 2018-06-28 19:04:19 +02:00
Hombre
fb0c95969b Creation of the ICCProfileCreator 2018-06-25 00:43:11 +02:00
Thanatomanic
dec54d00ad Big update: implemented toggling between three modes. Button does not yet update when double clicking. Completely removed fullMode-related code. 2018-06-15 23:16:20 +02:00
Morgan Hardwood
d3696760f3 ICC spelling
Renamed "Prophoto" and "Acespx" to ProPhoto and ACES P0 and P1,
hyphenated as needed.
2018-05-16 22:27:56 +02:00
Desmis
7b9319a251 Change manufacturer and copyright tags in Rtv2*.icc and Rtv4*.icc 2018-05-14 14:12:05 +02:00
Hombre
fbc81028eb First batch of variable name normalisation in ICM tool, see #4478 2018-05-14 00:57:55 +02:00
Desmis
3806eb1408 Fixed bad quality ICCv2 for RT output profile 2018-05-12 18:10:18 +02:00
Hombre
30efa5930d 16-bit floating-point support for TIFF output image (see #2357) 2018-05-07 09:57:53 +02:00
Desmis
cc76d107ba Suppress output profile not useless 2018-05-02 11:22:41 +02:00
Desmis
3ebbbdf139 merge with dev 2018-04-30 07:49:49 +02:00
Desmis
77464007db Add primaries bestrgb betargb brucergb 2018-04-16 08:20:39 +02:00
Desmis
6dc36cfd18 Fixed bug Output Profile does not worl at all 2018-04-15 17:22:45 +02:00