Commit Graph

10898 Commits

Author SHA1 Message Date
Ingo Weyrich
8b424fbbfe Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-06-01 11:33:25 +02:00
Ingo Weyrich
2f67d59740 iplocallab.cc: fix all cppcheck scope issues 2020-06-01 11:33:08 +02:00
Desmis
0e24f81292 Others changes to mask tooltip 2020-06-01 10:52:25 +02:00
Desmis
af4d458020 Change some defaults settings - add tooltip Laplacian mask - chnage tooltip 2020-06-01 09:01:24 +02:00
Ingo Weyrich
0c1179a49d iplocallab.cc : code review part seven, cleanups, review still not completed 2020-05-31 23:20:44 +02:00
Ingo Weyrich
41675913d6 Cleanups and also some speedups for RT 5.9, to be continued 2020-05-31 17:27:44 +02:00
Ingo Weyrich
1fe03b298e Update English (US) 2020-05-31 13:38:38 +02:00
Desmis
b73905c2be Change setLogScale values for softradius 2020-05-31 07:39:04 +02:00
Ingo Weyrich
0130173e29 Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-05-30 21:12:54 +02:00
Ingo Weyrich
0f4a8dc1e7 iplocallab.cc: fix some issues found by cppcheck 2.0 2020-05-30 21:12:36 +02:00
Desmis
c13dc683d8 Harmonize GUI softradius 2020-05-30 18:10:28 +02:00
Ingo Weyrich
6e0ad0a856 Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-05-30 16:55:00 +02:00
Ingo Weyrich
9233320a4a ImProcFunctions::softproc() : Cleanup, speedup, and reduced memory usage 2020-05-30 16:54:44 +02:00
Desmis
befe19c6ea Activate forgotten tooltip 2020-05-30 15:12:44 +02:00
Ingo Weyrich
c4c9737f78 iplocallab.cc : code review part six, speedups and cleanups, review still not completed 2020-05-30 14:25:27 +02:00
Ingo Weyrich
25498651a8 Merge branch 'dev' into newlocallab2 2020-05-30 11:15:55 +02:00
Ingo Weyrich
ca605eece6 Better raw crop for FUJIFILM X100V and FUJIFILM X-T4 2020-05-29 17:46:17 +02:00
Thanatomanic
9c4cb505e4 Added missing filmNegListener in initialization list of ImProcCoordinator 2020-05-28 17:00:42 +02:00
Thanatomanic
7eb6b7a875 Remove double value in paramsedited.cc 2020-05-28 16:29:06 +02:00
Desmis
cac83d3ffc Improvment to tooltips 2020-05-28 16:26:13 +02:00
Pandagrapher
320408306d Build improvements + fix for window size/position (macOS) (#5771)
* Allow using relative path in MacOS for development builds
* [macOS] Fixes RT "cache"/"config" folder not located in the right place
In actual "dev" branch, RT "cache"/"config" folder is located in
"~/Application Support/RawTherapee" folder instead of
"~/Library/Application Support/RawTherapee" folder (as in v5.8 release
and discribed in RawPedia). Moreover, "CACHE_NAME_SUFFIX" cMake option
was not anymore considered.
* [macOS] Remember RT window position correctly, fixes #3209

As described in GTK documentation, some OS Windows Manager do not
consider setting window size and position before it is completely
created (which seems to be the case for macOS). In this commit,
restoring window size/position is now done after its creation.
Morevover, macOS menu bar height is now considered.
2020-05-28 12:26:14 +02:00
Flössie
82f0e4f117 Fix LGTM warning popping up in newlocallab2 2020-05-28 11:06:41 +02:00
Flössie
c33835a179 Fix non-SSE2 build 2020-05-28 09:00:11 +02:00
Desmis
822053f897 Added Tooltip to controlspotpanel.cc 2020-05-28 07:26:14 +02:00
Desmis
c803a83886 Merge pull request #5776 from Pandagrapher/newlocallab2
Some more GUI improvements for Locallab
2020-05-27 10:43:26 +02:00
Pandagrapher
3b5295fa76 Update Locallab preview deltaE GUI 2020-05-27 10:15:45 +02:00
Pandagrapher
96891cf8cd Activate Locallab tools by default for newly added ones 2020-05-27 10:09:48 +02:00
Pandagrapher
a2c6715a0e Remove compilation warnings in Locallab GUI 2020-05-27 09:50:30 +02:00
Desmis
4dfbda00da Reenable preview deltaE in mask and modifications 2020-05-27 08:01:55 +02:00
Desmis
c05de65312 Added tooltip for mask 2020-05-26 09:42:27 +02:00
Desmis
f63b7bae55 Added tooltip to equalizer and TRC 2020-05-26 07:53:16 +02:00
Ingo Weyrich
1c11db3fc9 Speedup for bilinear dual demosaicers, #5748 2020-05-25 16:28:04 +02:00
Desmis
0abab0eea0 Another addition wavelet pyramid tooltip 2020-05-25 14:41:39 +02:00
Desmis
40b2227e16 Added tooltip wavelet pyramid 2020-05-25 11:00:02 +02:00
Desmis
b95f13db98 Change and harmonize scope(s) default values 2020-05-25 10:02:50 +02:00
Desmis
12491036d7 Various small chnages to GUI and tooltips color and light - exposure 2020-05-25 08:51:01 +02:00
Ingo Weyrich
bf30ca6c05 dual_demosaic: added Amaze+bilinear and Vng4+biliner, also made a small speedup, #5748 2020-05-24 19:28:56 +02:00
Desmis
33c583a04d Enable scope exposure when selection PDE or Fatal 2020-05-24 18:26:01 +02:00
Ingo Weyrich
3ee5f0473a Merge branch 'dev' into bayer_bilinear 2020-05-24 14:14:05 +02:00
Desmis
ca3a895009 Added tooltip to merge file - color and light expert 2020-05-24 13:27:57 +02:00
Desmis
7583cdfe6b Add tooltip to exposure Ipol pde 2020-05-24 11:19:42 +02:00
Desmis
d384edef6b Added tootip to original retinex 2020-05-24 10:07:42 +02:00
Desmis
3f18abf8c4 Tooltip for Encoding log 2020-05-24 09:28:31 +02:00
Desmis
9f2f8411ac Iprove GUI encoding log to allow tooltip 2020-05-24 08:27:34 +02:00
Ingo Weyrich
3cac370f17 Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-05-23 20:58:30 +02:00
Ingo Weyrich
bb28eb0199 iplocallab.cc : code review part five, speedups, bugfixes and cleanups, review still not completed 2020-05-23 20:58:10 +02:00
Desmis
de61755960 Add tooltip E Log 2020-05-23 09:20:42 +02:00
Desmis
0ed18da736 Change tooltip color preview deltaE 2020-05-23 08:10:19 +02:00
Desmis
9b811c200a Replace scope color exposure SH vibrance by Scope color tools in settings 2020-05-22 17:11:34 +02:00
Ingo Weyrich
1ec53ae59a iplocallab.cc : code review part four, mainly speedups, review still not completed 2020-05-22 15:51:51 +02:00