Commit Graph

6327 Commits

Author SHA1 Message Date
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
Thanatomanic
dc6c628ad1 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into histogram-scaling 2018-06-25 20:33:45 +02:00
heckflosse
803e46c804 Post-Resize Sharpening Contrast Threshold maximum is 100, fixes #4640 2018-06-25 11:46:07 +02:00
heckflosse
ae9ea3d3e0 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-06-25 00:12:00 +02:00
heckflosse
363aee4cc4 Changed display strings for xtrans demosaicers 2018-06-25 00:11:36 +02:00
Ingo Weyrich
fbc2872baf Merge pull request #4637 from TooWaBoo/dev
Update Deutsch locale
2018-06-24 20:23:49 +02:00
TooWaBoo
7f5d894e8c Update Deutsch locale
Added "TP_RAW_2PASS;2-Pass" and changed NR Mode to "Aggressiv" and "Konservativ"
2018-06-24 20:18:42 +02:00
Ingo Weyrich
df3a1ba826 Merge pull request #4636 from TooWaBoo/dev
Update Deutsch locale - DCB/RCD+VNG4
2018-06-24 19:58:43 +02:00
heckflosse
b2cbd3b728 Dual demosaic: Show DCB options when DCB+VNG4 is selected, fixes #4635 2018-06-24 19:57:59 +02:00
heckflosse
60f94e29a7 Dual demosaic: added xtrans 2-pass (combination of xtrans 1-pass and xtrans fast) 2018-06-24 19:32:12 +02:00
TooWaBoo
e63e66723d Update Deutsch locale - DCB/RCD+VNG4 2018-06-24 19:06:19 +02:00
heckflosse
7397f8494f Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-06-24 17:01:57 +02:00
heckflosse
f7578c1512 Dual demosaic: added DCB+VNG4, RCD+VNG4. Cleaned code. Prepared engine for semi-automatic calculation of contrast threshold 2018-06-24 17:01:15 +02:00
Ingo Weyrich
2ceab2774f Merge pull request #4632 from TooWaBoo/dev
Update TooWaBlue v2.66 / Update Deutsch locale
2018-06-24 14:28:01 +02:00
TooWaBoo
65b9f74b47 Update TooWaBlue 2.266
Cosmetic changes
2018-06-23 15:57:46 +02:00
TooWaBoo
44d90a93ec Update Deutsch locale 2018-06-22 15:27:21 +02:00
heckflosse
01d4ed3025 Catch exceptions inside loop to continue listing files if there is an exception thrown for one or more files 2018-06-21 19:19:25 +02:00
heckflosse
2faa8ec4f1 Fix windows boot drive folder bug, fixes #4629 2018-06-21 14:39:27 +02:00
Morgan Hardwood
2e0f18dce7 generateTranslationDiffs 2018-06-21 13:18:54 +02:00
Morgan Hardwood
a8324cd031 Japanese translation updated by firefly
Closes #4627
2018-06-21 13:13:12 +02:00
Alberto Griggio
943b81969c Merge pull request #4613 from Beep6581/channel-mixer-more-precision
increased precision and range of the channel mixer (allow 1 decimal figure and extend to -500,500)
2018-06-21 11:01:41 +02:00
Thanatomanic
46753c6a27 Tried to go back to default 2:1 ratio, but the Gtk::Paned keeps setting a different default height... 2018-06-20 07:05:19 +02:00
Thanatomanic
19c38fd2cd Revert small change in size of RGB bar. TooWaBoo's CSS works just fine! 2018-06-20 06:32:01 +02:00
Alberto Griggio
8fe947c6a0 channel mixer: increase the range to -500,500 2018-06-19 10:38:17 +02:00
Morgan Hardwood
b626b4e98a UI rendering performance improved
The CSS text-shadow property causes a serious performance degradation in
rendering the UI, at least when used in comboboxes with many entries
(i.e. Profiled Lens Correction), though the whole RT is affected.
Fixes #4624
2018-06-17 21:00:14 +02:00
heckflosse
5515b3dd72 Sharpening contrast mask - Bug, fixed by @Hombre57, fixes #4620 2018-06-17 11:20:27 +02:00
Thanatomanic
9e735b2640 Big update: 1) implemented scalable histogram (TooWaBoo's CSS untested but probably unnecessary now); 2) reverted graphical changes; 3) gridlines now multiply based on height and width; 4) removed cube-scaling; 5) implementend double-log scaling as the third alternative based on suggestion by @iliasg 2018-06-17 10:01:16 +02:00
Morgan Hardwood
ab22b6b4d4 Restored accidentally deleted rawtherapee.astylerc 2018-06-16 09:57:49 +02:00
Thanatomanic
c8bddca09b Changed back the order of the buttons 2018-06-16 08:57:50 +02:00
Thanatomanic
ab5ce7f130 Full functional button now. Reverted a minor change from unsigned int to int. 2018-06-15 23:22:23 +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
Thanatomanic
658d975fa1 Definitely disable luma now 2018-06-15 20:42:26 +02:00
Thanatomanic
09a93c72bb Disable show luma by default - clutter 2018-06-15 20:21:56 +02:00
Thanatomanic
bd831d1043 Change the looks of the histogram (inspired by darktable) with overlapping shades 2018-06-15 20:11:30 +02:00
Alberto Griggio
93d442f802 increased precision of the channel mixer (allow 1 decimal figure) 2018-06-15 14:16:37 +02:00
Thanatomanic
0d3e7f02ad Stupid typo and a comment 2018-06-15 07:18:58 +02:00
Thanatomanic
646d1edcd2 Change aspect ratio of histogram (make bigger) 2018-06-15 07:08:02 +02:00
Thanatomanic
c4853034ed Total removal of fullMode 2018-06-14 21:58:51 +02:00
Roel Baars
4481fa4699 Preparation work: remove fullMode
fullMode will be removed, since it seems unnecessary when you can toggle between different scalings of the histogram.
2018-06-14 20:55:58 +02:00
Ingo Weyrich
99caa76f75 Merge pull request #4611 from TooWaBoo/dev
Update Deutsch locale
2018-06-14 19:56:16 +02:00
TooWaBoo
1e0610f3e5 Update Deutsch locale #2 2018-06-14 19:51:50 +02:00
TooWaBoo
469a07b232 Update Deutsch locale 2018-06-14 18:39:03 +02:00
Alberto Griggio
5a2e6f5f76 Merge pull request #4605 from Beep6581/labgrid-reduce-range
reduce the range of the lab grid colour toning method
2018-06-14 18:21:58 +02:00
Alberto Griggio
fcf1fd0592 revert to old method (<= 5.4) for hilight reconstruction via colour propagation
Fixes #4610
2018-06-14 18:05:47 +02:00
heckflosse
0edd4bfcea dcp profiles not found when user dcp profile dir did not exist 2018-06-14 15:38:40 +02:00
Alberto Griggio
80d91d86fd labgrid: clamp values to ensure they are within the display of the GUI 2018-06-14 13:35:38 +02:00
heckflosse
08c9e9c93c Disable sharpening mask when enabling focusmask or clip indicators 2018-06-14 12:26:49 +02:00
heckflosse
de5defd9b7 Fix broken non SSE builds, fixes #4608 2018-06-14 11:31:06 +02:00