627 Commits

Author SHA1 Message Date
Beep6581
8e48df1115
Merge pull request #4320 from TooWaBoo/dev
Update TooWaBlue theme v2.62
2018-01-22 20:38:25 +01:00
TooWaBoo
d921f0359a
Update TooWaBlue theme v2.62
Changed switch color
2018-01-22 20:34:30 +01:00
Alberto Griggio
5342e75289 merged branch 'advanced-tools' into 'dev' 2018-01-21 21:01:09 +01:00
Alberto Griggio
d44a3b8bb3 added tooltip to the hisogram matching button 2018-01-21 19:00:40 +01:00
Morgan Hardwood
466efd3993 Added "Advanced" tab icon.
Added equalizer and atom icons, and set the Advanced tab to use
the atom icon. #4298
2018-01-21 19:11:21 +01:00
Alberto Griggio
bb56d73cc8 started working on proof-of-concept histogram matching 2018-01-17 01:12:13 +01:00
Hombre
dbcfc9d91a Really fixing #4300 :-/ "RawTherapee theme bug when editing node in/out
values"
2018-01-14 23:33:20 +01:00
Alberto Griggio
3c2e30dbcc renamed Wavelet tab to Advanced and moved more tools there (see #4298) 2018-01-14 21:36:25 +01:00
Hombre
52be618963 Bugfix in LabGrid class + code refactoring
- suppressed trailing `_` char for class' parameters
- renamed function name (those not related to Gtk) to lowerCamelCase
- changed the mecanism of dragging point, to avoid throwing unecessary
`panelChange` event
- added a `reset` function, with support of `toInitial` to get back the
values at load time (CTRL+click on reset button)
- `on_draw` optimisation: now LabGrid IS A BackBuffer
2018-01-13 20:26:19 +01:00
Alberto Griggio
9e9d523fa3 updated history msg for lab color correction 2018-01-09 15:41:39 +01:00
Alberto Griggio
0f7ee33a43 merge with dev 2018-01-09 09:08:25 +01:00
Alberto Griggio
041990d216 Added new color toning mode "L*a*b* color correction grid", adapted from DT's color correction module 2018-01-08 00:19:36 +01:00
TooWaBoo
12f1aa853a
Update Deutsch 2018-01-07 19:35:47 +01:00
TooWaBoo
4305cb74a7
Update Deutsch 2018-01-07 19:31:27 +01:00
TooWaBoo
d1d89d7f72
Update Deutsch local 2018-01-07 12:00:58 +01:00
TooWaBoo
f3c0c2f089
Update TooWaBlue theme to version 2.61
Queue switch
2018-01-07 11:59:56 +01:00
Alberto Griggio
857f39eb88 swapped shortcuts for "zoom to fit" and "zoom to fit crop" 2018-01-06 18:01:54 +01:00
Morgan Hardwood
888de585d4 Queue state verbose, fixes #4058
Improvement to the Batch Queue:
- Start Queue/Stop Queue checkboxes replaced with one swith.
- It is now immediately clear whether the queue is running or not.
- The queue is visually stopped once it is empty.
- String keys fixed to use BATCHQUEUE_ prefix instead of FILEBROWSER_.
2018-01-05 22:44:07 +01:00
Alberto Griggio
8168611c23 added preferences to control the behaviour of the crop tool 2018-01-03 15:44:34 +01:00
Morgan Hardwood
431d134202 Revision of Noise Reduction labels
Revised all Noise Reduction labels, now they are grouped by the sub-tool
they correspond to and are easier to translate by those who don't know
how to search through the code.
Used generic labels where possible (curve, slider).
Renamed "Quality" to "Mode", and "Method" to "Color space".
Closes #3854
2017-12-31 17:42:30 +01:00
Morgan Hardwood
b0b9ce3e52 Merge branch 'dev' into procparams-metadata-mode 2017-12-31 01:00:31 +01:00
Alberto Griggio
b589254d21 Moved "Copy metadata unchanged" to PP3, and added "strip metadata" mode
Fixes #3647
2017-12-29 23:03:44 +01:00
Morgan Hardwood
5ecb05ba23 "Custom command line" label.
Changed "Other command line" to "Custom command line".
2017-12-29 17:08:15 +01:00
Morgan Hardwood
3762a8332f generateTranslationDiffs 2017-12-21 13:31:46 +01:00
TooWaBoo
777891bb46
Update Deutsch locale (Local Contrast) 2017-12-21 10:31:54 +01:00
Alberto Griggio
62585bc434 merged 'localcontrast' into 'dev' 2017-12-20 23:16:28 +01:00
heckflosse
3a29434345 Add sony arq file extension 2017-12-20 18:32:44 +01:00
heckflosse
8b8345d65b Removed PS one green history message from default language file 2017-12-20 18:26:14 +01:00
Ingo Weyrich
b5bca40820
Merge pull request #4237 from Beep6581/sony-pixel-shift
Add support for Sony pixel shift ARQ files.
2017-12-20 18:17:58 +01:00
Alberto Griggio
59da3c5acd merge with dev 2017-12-20 16:58:14 +01:00
Alberto Griggio
8e9304fa73 added translation for PARTIALPASTE_LOCALCONTRAST 2017-12-20 16:57:40 +01:00
Morgan Hardwood
ba74c5c0e4 generateTranslationDiffs 2017-12-20 09:44:45 +01:00
Beep6581
77c486c479
Merge pull request #4235 from TooWaBoo/dev
Update Deutsch locale
2017-12-20 09:14:21 +01:00
Alberto Griggio
c166e0a7ed added a more flexible way of managing ProcEvents
modifying the global ProcEvent enum and refreshmap array is not needed
anymore. You can now register new events dynamically, using a ProcEventMapper
instance. See rtgui/localcontrast.cc for an example.

Hopefully this solves the problem of recurring merge conflicts when different
devs add different proc events
2017-12-19 13:46:19 +01:00
Alberto Griggio
b8777b3d87 added simple local contrast tool
Borrowed from G'MIC
2017-12-19 01:03:52 +01:00
Alberto Griggio
14a30c6c39 merged 'dev' into 'sony-pixel-shift' 2017-12-18 10:11:38 +01:00
Alberto Griggio
d1d91869c8 merged branch 'colortab-tools-onoff' into 'dev' 2017-12-18 09:36:49 +01:00
TooWaBoo
e4e2b57564
Update Deutsch locale
HISTORY_MSG_493 L*a*b* Adjustments
2017-12-17 18:42:41 +01:00
Alberto Griggio
6b6a1eccbd added missing HISTORY_MSG_493 to the default languages file 2017-12-17 17:11:39 +01:00
Ingo Weyrich
7f33fe52b8
Merge pull request #4226 from TooWaBoo/dev
Update Deutsch locale
2017-12-16 20:39:23 +01:00
heckflosse
7d430adbc6 pixelshift: Optionally use one green instead of averaging two greens 2017-12-15 18:59:26 +01:00
Marián Kyral
a595cae6d6 Czech translation update 2017-12-14 19:59:34 +01:00
TooWaBoo
a3f7783adf
Update Deutsch locale 2017-12-13 18:29:50 +01:00
Morgan Hardwood
48cc4511cc generateTranslationDiffs 2017-12-13 00:10:56 +01:00
heckflosse
f2c8230608 Renamed folder for bundled pixel shift profiles 2017-12-12 21:28:39 +01:00
Alberto Griggio
11ca61e3e2 added on/off switches for Channel Mixer, HSV Equalizer and RGB Curves 2017-12-09 23:54:27 +01:00
Alberto Griggio
6a9e6729fd Added history msg for WB enabled 2017-12-09 23:53:29 +01:00
Beep6581
b99babb809
Merge pull request #4210 from lvreclp/dev-move-histogram-profile
Moved histogram working/output profile settings
2017-12-08 21:53:17 +01:00
Alberto Griggio
503fe902a0 merged 'rcd-demosaic' into 'dev' 2017-12-08 18:53:03 +01:00
Morgan Hardwood
8c42504ff3 Merge branch 'origin/histogram-profile' into histogram-profile 2017-12-06 11:13:54 +01:00