3393 Commits

Author SHA1 Message Date
Richard Barber
d8d96784a4 mac: set config path in options.cc 2020-02-16 20:21:07 -08:00
Ingo Weyrich
67ca8e2c19 further aehistograms cleanup 2020-02-13 16:34:45 +01:00
Ingo Weyrich
06be849a31 Finally eliminate aehistograms cache folder, #4904 2020-02-13 16:07:30 +01:00
Ingo Weyrich
30317f4133 use std::fabs, hopefully fixes #5651 2020-02-12 23:38:07 +01:00
Flössie
1c0033f798 Collapse all tools on first start (fixes #4776)
I had to remove the `isVisible` check in `MyExpander::set_expanded()`
because it would trigger in Wavelet and Retinex for unknown reasons.

One inner expander in CIECAM isn't covered by the tool states, and the
way they are distributed to Wavelet and Retinex won't allow for further
tool states in those tools. We should consider to move the tool states
for sub-tools (like Wavelet, Retinex, and CIECAM) to seperate keys in
the `options` file.
2020-02-12 09:04:55 +01:00
Ingo Weyrich
b4c0bb3acb More double promote fixes 2020-02-10 20:06:43 +01:00
Ingo Weyrich
f0b5ca02e7 More double promote fixes 2020-02-10 16:22:42 +01:00
Ingo Weyrich
b627adea3a Merge branch 'dev' into fix-double-promotion 2020-02-09 16:45:20 +01:00
Ingo Weyrich
54fdc848f0 Merge branch 'dev' into newlocallab 2020-02-08 11:23:54 +01:00
Flössie
fcbb9f55b6 Fix non-Apple build 2020-02-08 08:45:38 +01:00
Ingo Weyrich
8356fd44e3 Merge branch 'dev' into newlocallab 2020-02-07 22:16:11 +01:00
Ingo Weyrich
97dfa4e4af Some more -Wunused-macros fixes 2020-02-07 22:01:58 +01:00
Ingo Weyrich
b74d31525e Merge branch 'dev' into newlocallab 2020-02-07 21:34:38 +01:00
Ingo Weyrich
8f291c3ff2 Be -Wunused-macros clean 2020-02-07 20:18:35 +01:00
Ingo Weyrich
c984a95b9e Merge branch 'dev' into newlocallab 2020-02-07 18:24:50 +01:00
Ingo Weyrich
aae22fcc86
Merge pull request #5617 from Beep6581/devirtualize
devirtualize method calls by declaring classes and methods final
2020-02-07 17:06:30 +01:00
Ingo Weyrich
f7fd7e578b
Merge pull request #5611 from Beep6581/reduce_include_dependencies
reduce some include dependencies
2020-02-07 17:05:57 +01:00
Desmis
ff8c0748e9 Change max blur chroma level pyramid 2020-02-06 16:37:58 +01:00
Desmis
3a2d810784 Chnage some labels and tooltip 2020-02-06 14:37:32 +01:00
Desmis
a91b9d361e merge with dev 2020-02-06 11:44:03 +01:00
Desmis
a70ab81dcc merge with dev 2020-02-06 11:20:05 +01:00
Desmis
f7aa9a4d32 Improvment to smooth blur 2020-02-04 08:22:26 +01:00
Desmis
3ad362c526 Change checkbox by combobox for luma-chroma in Smooth Blur - chnage normal expert 2020-02-03 10:18:15 +01:00
Desmis
bca77e4ddf Added Daub20 disabled 2020-02-02 13:32:37 +01:00
Desmis
dccc4bd093 Chnage tooltip - suppress warning 2020-02-01 18:30:55 +01:00
Desmis
b0bba7881a Added edge performance daubechies wavelet in settings 2020-02-01 13:07:41 +01:00
rfranke
7238db4d70 Merge branch 'dev' into issue1474 2020-01-31 07:14:21 +01:00
Desmis
a30cab4d85 merge with dev 2020-01-29 16:24:10 +01:00
Ingo Weyrich
093e873517 Capture Sharpening: support radius up to 2.0 2020-01-29 12:49:44 +01:00
Desmis
a6acb2a756 Changes to GUI pyramid 2020-01-29 11:15:51 +01:00
Desmis
7e1a70f518 Improvment to GUI and labels 2020-01-29 08:33:33 +01:00
Desmis
9cacca3c0e merge with dev 2020-01-28 17:37:35 +01:00
Beep6581
397b882ceb
Merge pull request #5607 from rfranke/issue5599
Fix scrolling in thumb browser under macOS, see #5599
2020-01-27 12:29:24 +01:00
Desmis
5022979b1e First Edge sharpness wavelet to test 2020-01-26 13:39:36 +01:00
Desmis
82d8844ee6 Prepare Edge Sharpness wavelet pyramid 2020-01-26 10:17:34 +01:00
Desmis
9cc22a3625 Save GUI edgesharpn wavelet pyramid 2020-01-25 17:38:33 +01:00
rfranke
2dc66e81e1 Create progress tab label only once, see #5596 2020-01-25 15:58:26 +01:00
Desmis
7cde1dca07 Improvment to show modifications 2020-01-25 08:52:23 +01:00
Desmis
83ebcff455 merge with dev 2020-01-25 08:14:14 +01:00
Desmis
7dd5f81fbd merge with dev 2020-01-25 07:46:38 +01:00
Desmis
6ee35cdc14 merge with dev 2020-01-25 06:41:32 +01:00
Beep6581
227c2fbba7
Merge pull request #5587 from rfranke/issue3198
Expand subfolders in directory browser when opening folder

PR #5587
Closes #3198
2020-01-24 18:31:00 +01:00
Ingo Weyrich
0d2ffb5e61 more final fixes 2020-01-24 14:53:41 +01:00
Ingo Weyrich
9a4ade6f20 devirtualize method calls by declaring classes and methods final 2020-01-23 22:18:46 +01:00
rfranke
38c898884d Change direction and center when zooming inspector with scroll wheel 2020-01-23 07:15:29 +01:00
Desmis
986af6e5ed Added button to reset all show modifications 2020-01-22 10:42:53 +01:00
Desmis
93afc0ac07 Fixed bad behavior show modifications and mask 2020-01-22 06:44:20 +01:00
Desmis
f53b1b4580 Clean and format code 2020-01-21 18:33:29 +01:00
Desmis
48330133f1 Added show modifications to original retinex pde 2020-01-21 17:46:12 +01:00
Desmis
6e3fd503cc Added show modifications to sharpening 2020-01-21 09:14:39 +01:00