159 Commits

Author SHA1 Message Date
Morgan Hardwood
795a473602 generateTranslationDiffs 2017-04-06 12:27:44 +02:00
Alberto Griggio
518d51e839 merge 'simpleprocess-fast-export-test' into dev 2017-03-28 15:02:10 +02:00
Hombre
209ea3533b Adding PixelShift to PartialPaste window + small bugfixs (issue #3489) 2017-03-28 00:02:10 +02:00
Alberto Griggio
81917406d5 merge with 'profile-reset-default' 2017-03-27 09:01:01 +02:00
heckflosse
c58466caf6 Changed tooltip for sub-image selector 2017-03-24 15:24:49 +01:00
heckflosse
6333a0daa6 Changed 'Pixel Shift' to 'Pixel Shift (Pentax)' to avoid confusion with Olympus 'Pixel shift' 2017-03-24 02:39:58 +01:00
heckflosse
a3b1c07326 Merge branch 'dev' into psgtk3 2017-03-23 22:52:35 +01:00
heckflosse
1f0688acd7 Removed special chars from xtrans demosaic methods language keys 2017-03-23 18:31:15 +01:00
Morgan Hardwood
644e33f4f1 Revised demosaicing method labels. 2017-03-23 00:33:37 +01:00
heckflosse
e4d7ab5dda Make xtrans demosaic methods translatable 2017-03-22 16:05:11 +01:00
heckflosse
9bb5164cce allow translation of demosaic methods; hide Sub-Image selector for files with onyl 1 raw file; ... 2017-03-22 14:13:51 +01:00
Alberto Griggio
2f9df50be3 make CropWindow::zoomFitCrop call CropWindow::zoomFit if the image has no crop 2017-03-21 13:37:55 +01:00
Alberto Griggio
100ad107ab merged with dev 2017-03-19 21:34:47 +01:00
Alberto Griggio
4e6e8e6734 merged with dev 2017-03-19 21:23:07 +01:00
Alberto Griggio
5bb40ff0ad merged with dev 2017-03-19 11:58:09 +01:00
Alberto Griggio
51f909a21e added option for selecting whether to use the extended zoom levels 2017-03-17 09:04:07 +01:00
heckflosse
499ca64a2c pixelshift: Allow translation of previously hardcoded motion correction methods Off/Automatic/Custom 2017-03-15 01:17:17 +01:00
Alberto Griggio
e0d9090420 Changed "Processing profile operations -> Custom Profile Builder" to "Reset to default profile"
The behaviour has changed slightly, so that clicking the menu item now resets
to the default processing profile specified in the preferences. If this
involves calling the custom profile builder, the behaviour is the same as
before. But this is a bit more general, in that it might also simply reapply
the static default profile, or regenerate the dynamic one (depending on the
user's settings)
2017-03-13 23:24:12 +01:00
Alberto Griggio
f99da0c1ef use radio buttons to select between normal and custom pipeline for Fast Export
as suggested by @michaelezra
2017-03-13 16:39:10 +01:00
heckflosse
f9a536fd0b new gtk3 version of pixelshift 2017-03-11 22:30:36 +01:00
heckflosse
f226934b57 Pixelshift: Added option to equalize brightness of frames and cleaned gui. 2017-03-11 00:25:49 +01:00
Alberto Griggio
30931359f8 merged with dev 2017-03-08 22:55:32 +01:00
Alberto Griggio
44505ccb08 some enhancements of the Fast Export functionality
- remember fast export options across RT sessions

- added option to use a dedicated "Fast Export" pipeline, trading speed for
  quality (resizes early instead of at the end)
2017-03-08 22:55:08 +01:00
Morgan Hardwood
dfcab20b35 Language files updated. 2017-03-08 20:55:20 +01:00
Alberto Griggio
01eb437b90 some tweaks to the GUI of the dynamic profile editor 2017-03-03 11:00:32 +01:00
Alberto Griggio
6ae57cd556 dynamic profile: merge "make" and "model" into "camera", and allow to use regexps 2017-03-03 09:11:37 +01:00
Alberto Griggio
dca0e41f35 added "Auto White Balance temperature bias" feature
This new slider in the White Balance tools allows to alter the computation of
the "auto white balance" by "biasing" it towards warmer or cooler
temperatures. The bias is expressed as a percentage of the computed
temperature, so that the resuling temperature is given by
"computedTemp + computedTemp * bias".
2017-02-12 17:39:52 +01:00
heckflosse
c0cb0966f4 Merge branch 'gtk2' into pixelshift 2017-02-06 15:47:29 +01:00
heckflosse
bd492e0ece pixelshift: optionally select lmmse for motion in high iso files 2017-02-01 19:35:36 +01:00
Morgan Hardwood
50114c1a36 Merge branch 'master' into gtk3 2017-02-01 16:14:34 +01:00
Morgan Hardwood
79fc6552b8 Added newline into tooltip PREFERENCES_OUTDIRTEMPLATEHINT 2017-02-01 16:12:49 +01:00
heckflosse
208c179921 pixelshift: adjuster for smooth transitions 2017-01-22 17:44:58 +01:00
heckflosse
1949ba1774 Merge branch 'master' into pixelshift 2017-01-20 21:13:50 +01:00
heckflosse
8d40dbdc0b pixelshift: option to smooth transitions between regions with and without motion 2017-01-19 18:46:41 +01:00
heckflosse
70415fdfe5 pixelshift: cleaned gui 2017-01-18 19:36:35 +01:00
heckflosse
37243d9cd6 Pixelshift: new beta realease 2017-01-13 21:35:11 +01:00
Morgan Hardwood
934f1b1513 Merge branch 'master' into gtk3 2017-01-06 20:12:12 +01:00
Morgan Hardwood
32b154ecc8 Update language strings after merge with IPTC Core 1.2 changes, #3581 2017-01-06 17:02:10 +01:00
Beep6581
8459229f96 Merge pull request #3582 from Beep6581/iptc12
IPTC strings updated to version 1.2
2017-01-06 16:45:57 +01:00
Beep6581
4eb123c472 Turn icon buttons into label buttons, language strings updated. #3571 (#3580) 2017-01-06 15:56:44 +01:00
Morgan Hardwood
55dbec9cf0 String change in light of libiptcdata being stuck in 2009, #3581 2017-01-04 23:47:26 +01:00
Morgan Hardwood
14361da559 Updated IPTC panel language strings to IPTC Core 1.2. 2017-01-04 23:23:25 +01:00
Hombre
d702156f8a Merge branch 'master' into gtk3 2017-01-02 02:48:45 +01:00
Hombre
e9df621d4b Updated strings + Image preview now updates on changes in Preferences
... regarding Printer profile, intent or BPC
2017-01-01 02:03:44 +01:00
Hombre
23863aceca Printer profile added in Preferences for soft-proofing
The output profiles now retain only 'Display' device class as well as
the Monitor profile - and they both have to have rgb color space, the
printer profile retain only 'Output' device class.

MacOS can use soft-proofing but due to undocumented feature of OSX, and
since Cairo assume that the image data are sRGB, the monitor profile is
forced to 'RT_sRGB'. A warning message replace the combobox for this OS.
2016-12-30 03:59:18 +01:00
Hombre
c993906d07 Restoring the FonButton in Preferences (#3540) 2016-12-18 22:50:59 +01:00
Hombre
7de1ec2d66 Merge branch 'gtk3' into gtk3-bugfix 2016-12-18 18:30:58 +01:00
Beep6581
7fdcc8f172 Review of thumb size defaults, closes #3535 2016-12-18 18:17:52 +01:00
Beep6581
e5dba2e890 Remove intrusive tooltips, issue #3537 (#3538)
* Remove intrusive tooltips - TP_SHARPENING_TOOLTIP
* Remove TP_SHARPENING_TOOLTIP from default
2016-12-16 11:38:26 +01:00
heckflosse
bbabe9bca8 Revert "pixelshift: Simplified code and added 2 checkboxes"
This reverts commit 3870f6d35d0d4098d232edae42412354cf9f2144.
2016-12-15 18:54:42 +01:00