2418 Commits

Author SHA1 Message Date
Desmis
6d154bcdae Wavelet - Give possibility to use old algo SH residual image 2020-03-24 11:29:50 +01:00
Desmis
1f4613cd3b GUI for TM wavelet 2020-03-22 10:37:21 +01:00
Desmis
e573de78b4 merge with dev 2020-03-19 13:40:11 +01:00
rom9
fb023e7ba8 Removed channel compensation adjusters 2020-03-15 17:01:40 +01:00
Ingo Weyrich
9c9cd6dd87 copied some dcp profiles from ART 2020-03-10 11:45:04 +01:00
Desmis
6c96e5a0a4 Added D41 to Ciecam02 illuminant 2020-03-05 08:10:47 +01:00
Desmis
bb54a97436 Ciecam02 change label and tooltip 2020-03-04 18:12:06 +01:00
Desmis
05f365c0d6 Added method Illuminant to make choices easier in free mode 2020-03-04 16:31:49 +01:00
rom9
50becdef31 Merge branch 'dev' into preprocess_wb 2020-03-02 20:54:48 +01:00
Desmis
f4da001589 Ciecam02 autotempout button 2020-03-02 20:00:02 +01:00
Desmis
d55e649a64 merge with dev 2020-02-29 08:14:03 +01:00
Benitoite
fbe718b64f
fixes macOS autobuild (#5674)
* update macOS autobuild yaml

* updates */CMakeLists* for macOS autobuild compatibility

* "" a dir for cmake

* Un empty an empty EXTRA_INCDIR

* use a cmake operator

* Use the . dir to un-empty a string

* fix minutes timer in macos yaml

* test & skip instead of load & include

* disregard fractional part of minutes in mac yaml

* add another cmake test

* fix typo in mac yaml

* fix other part of same typo

* correct a filename in mac yaml

* test all include dirs

* fix of mac yaml

* mac:fix a path in yaml

* mac:and its antecedent

* options.h include a dir

* test __has_include (gcc 5.* & up & clang)

* remove a printf() in mac yaml

* mac:change a "" and an elseif() to else()

* fix a whitespace error

* fix 2 whitespace errors

* ZULU>UTC

* add a "UTC

* on the other side of the "

* mac:properly set default LOCAL_PREFIX in CACHE

* use of zsh subshells in macos yaml

* mac:remove some &&

* mac:remove some "

* mac:floating point divisors

* mac:use double paren (())

* mac:add a dir

* mac:floatize with decimal point

* mac:zsh -c certain lines

* remove a marker
2020-02-28 19:20:40 +01:00
Desmis
ae0586719a Enabled bencfun for Itcwb 2020-02-28 08:33:12 +01:00
Desmis
10af444786 Change tooltip orthographe 2020-02-27 18:08:02 +01:00
Desmis
d56c53b1ae Change tooltip 2020-02-27 18:06:30 +01:00
Desmis
32f3273a2a Change some tooltips 2020-02-27 08:50:08 +01:00
Lawrence Lee
357cf5b96a Remove scaling from perspective correction
Scaling is applied at the end of all geometric transformations, so it
would be more appropriate outside of the perspective correction tool.
Such an implementation would also work better with the auto-fit feature.
2020-02-26 22:52:55 -08:00
Desmis
603b55e690 Preset cat02 automatic 2020-02-25 17:28:19 +01:00
Beep6581
817286b027
Merge pull request #5644 from Benitoite/patch-22
mac: simplifies bundle structure, bundle packaging fixes
2020-02-25 09:05:20 +01:00
Morgan Hardwood
10b85f14cd generateTranslationDiffs on default only 2020-02-25 09:04:18 +01:00
Desmis
74c40382c8 merge with dev 2020-02-25 07:56:36 +01:00
rom9
ec5337f810 Merge branch 'dev' into preprocess_wb 2020-02-24 21:15:17 +01:00
rom9
d4fc4dc083 Added new "Preprocess WB" parameter in the Raw toolpanel, just below "Raw White Points" tool. Allows to choose between "Camera" and "Auto" (average-based) raw channel multipliers, and to apply custom compesation factors.
Fixes #5616
2020-02-24 21:00:51 +01:00
Desmis
92fc0e307f merge with dev 2020-02-24 11:09:20 +01:00
Desmis
81c6e4635d merge with dev 2020-02-24 11:05:55 +01:00
Pandagrapher
209eccba8a Add improved copy/paste or save/load for Locallab spots
Preliminary work: "nbspot" and "id" spot parameters have been removed to
simplify Locallab spots management.
2020-02-20 20:35:29 +01:00
Morgan Hardwood
67b5a422ce Polish translation updated by bwisn, closes #5655 2020-02-18 16:20:16 +01:00
Morgan Hardwood
6e7943752f Added Canon PowerShot S120 dual-illuminant DCP
Closes #5637
2020-02-18 13:29:42 +01:00
Richard Barber
f11de6b915 mac:options font name adjust. 2020-02-17 13:18:40 -08:00
Richard Barber
097375e543 mac: spell font name correctly 2020-02-17 12:21:45 -08:00
Richard Barber
4905b03372 mac: add some comments 2020-02-16 23:47:44 -08:00
Richard Barber
338c2aacce mac:bundle simplification cont'd 2020-02-16 06:08:12 -08:00
Morgan Hardwood
12b1d8f767 Polish translation updated by bwisn, closes #5653 2020-02-15 14:47:34 +01:00
scx
291abfd7a7 Install additional icons
- Install 32x32 icon
 - Install 64x64 icon
 - Install scalable icon
2020-02-08 12:56:40 +01:00
Desmis
b5b2c91078 merge with dev 2020-02-06 16:53:11 +01:00
Desmis
e985a5d288 merge with dev 2020-02-06 16:41:40 +01:00
Desmis
a76298b650 merge with dev 2020-02-06 15:42:57 +01:00
Desmis
f1eda664db Another change tooltip 2020-02-06 15:40:52 +01:00
Desmis
3a2d810784 Chnage some labels and tooltip 2020-02-06 14:37:32 +01:00
Morgan Hardwood
cd1e96b41c Changes to merge release 5.8 back into dev 2020-02-06 12:04:28 +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
Morgan Hardwood
aa120768ea Show 5.8 in splash screen
Reverts d6fb05938 for `release-5.8` branch
2020-02-03 18:54:40 +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
04a979fba5 merge with dev 2020-02-03 08:07:23 +01:00
Morgan Hardwood
160aae7215 Polish translation updated
Updated by Bartłomiej Wiśniowski / bwisn
Closes #5631
2020-02-02 23:23:31 +01:00
Morgan Hardwood
d6fb059382 Revert version in splash screen
Revert version shown in splash screen in dev branch from "5.8"
to "5.7 development" as 5.8 is not tagged yet.
2020-02-02 14:34:46 +01:00
Morgan Hardwood
1f0f05a742 Updated splash screen
SVG splash screen template moved to splash_template.svg

splash.svg now contains just the relevant part shown by RawTherapee.

splash.svg updated for 5.8.
2020-02-02 14:10:49 +01:00
Morgan Hardwood
abe1e3bb2f Polish translation updated
Updated by Bartłomiej Wiśniowski / bwisn
Closes #5630
2020-02-02 14:05:41 +01:00