39 Commits

Author SHA1 Message Date
Oliver Duis
7d621effc7 Fixed crash on selecting a Custom input color profile
see issue 1298
2012-04-01 17:18:48 +02:00
Oliver Duis
36b86ddaf3 Clipless and fast DCP color profile engine
see issue #1295
2012-03-31 19:02:42 +02:00
Michael Ezra
22b6e81b3d Fix for Lab Brightness precision in the UI 2012-03-25 22:29:10 -04:00
natureh
9da3425f78 Solving issue 1276: "Segfault on going back in history after pasting profile" 2012-03-18 19:10:16 +01:00
natureh
7b5f56798f Debug message removed, related to IPTC 2012-03-08 23:18:19 +01:00
Michael Ezra
a1714994f2 Fix - adding '.out' to the pp3 filename next to output file when image is saved via queue 2012-02-28 21:40:23 -05:00
natureh
dd93fff44c Committing patch from issue 1240: "Partial profile handling" 2012-02-26 03:23:08 +01:00
natureh
d5cc52771b Solving issue 1241 on behalf of skraft61: "CropHandler::update is called too often". It also remove the main preview's scrollbars. 2012-02-25 19:41:44 +01:00
natureh
ea5a4f73cf Applying patch from issue 1257: "Code cleanup: removal of unnessesary variables, fixed C-style pointer casting" on behalf of lebedev 2012-02-25 16:10:20 +01:00
DrSlony
59623f63ab Biometric passport (ePassport) crop ratio and guides. Issue 1259 2012-02-21 23:01:35 +00:00
Michael Ezra
e53e4a132a Adding RGBLF preview modes support for Before/After views (issue 1234) 2012-02-03 21:25:13 -05:00
Michael Ezra
6fd05adc59 New feature: Export panel with Fast Export options.
Fast Export options provide overrides to bypass time and resource consuming development settings and to run queue processing using the fast export settings instead. This method is recommended for quicker generation of lower resolution images when speed is a priority or when resized output is desired for one or many images without making modifications to their saved development parameters.
2012-01-29 16:15:26 -05:00
Michael Ezra
d3d15b4854 Fix for correctly reflecting Input Profile option in the UI.
If auto-matched camera-specific ICC profile is not found Editor UI falls back to reflect "Camera standard" option.
2012-01-29 10:58:49 -05:00
Michael Ezra
9e89474a20 Monospace formatting for license and release notes in the splash screen. 2012-01-27 11:18:10 -05:00
Michael Ezra
60c1d8bf92 Renaming Caveats to Release Notes, adding text margins to the splash screen 2012-01-26 21:57:23 -05:00
natureh
a159e295ce CAVEATS file now word-wrapped in the Text area. 2012-01-25 23:14:59 +01:00
natureh
66f1376131 Solving issue 1206: "Caveats file handling". May also solve issue 1089: "About RT: version window disappears". This patch also cleanup the Gamma tool a little bite. The CAVEATS.txt is optional and may be deleted in future release. 2012-01-18 00:20:19 +01:00
natureh
8703bcd103 Fix a bug in the Adjuster class that were causing system Beep when reaching the limits, or at each move when the limits where below 1.0 (like for Distortion). Also fix the bug of the too small spin button (displaying not enough digits). 2012-01-16 02:16:09 +01:00
michael
e3f54d3260 Preview modes (RGBLF) - adding icons and code optimization 2012-01-15 15:54:24 -05:00
natureh
06e82d2229 Updated french strings + added localisation for the "RGB Curves" tool 2012-01-13 00:33:40 +01:00
natureh
b5bf0a8c88 Solving issue 1001: "Auto WB is saved as Custom in profile files" and 929: "Crash on image open with WB method = Auto" with a different workaround 2012-01-11 02:06:23 +01:00
DrSlony
977094a912 Code cleanup: size() vs empty(), possible memleaks, initialization list order. On behalf of lebedev.ri, see issue 1195 2012-01-08 17:35:33 +00:00
DrSlony
02e6d9e9a5 Code cleanup: removal of unnessesary backslashes, committed on behalf of lebedev.ri, issue 1162 2012-01-02 15:00:48 +00:00
Michael Ezra
e1d274a808 Focus Mask (beta) and shortcuts for preview modes (issue 1172)
Preview Red channel:   r
Preview Blue channel:  b
Preview Green channel: g
Preview Luminosity:    v
Preview Focus Mask:    Shift-F

Before-After:          changed to Shift-B
2012-01-02 00:10:55 -05:00
DrSlony
94fb198a87 Set all tools to SET by default in Preferences - Batch Processing, issue 1154 2011-12-28 19:05:15 +00:00
Hombre
91ea850701 Solving issue 1096: "Infinite loop when switching to before/after view" 2011-12-28 12:23:56 +01:00
jdc
f9885117b4 New Output Profiles see #issue1166 2011-12-25 07:57:59 +01:00
michael
15866b2856 Fix for typo in comment 2011-12-24 12:12:01 -05:00
michael
e1d0a0025d Preview modes: R,B,G channels and Luminosity (issue 1167) 2011-12-24 12:04:22 -05:00
michael
a223ba50ea Neutral Levels & tooltips (issue 1161) 2011-12-18 19:12:47 -05:00
michael
815ba5b321 Major rework of headers inclusion style Part2 on behalf of lebedev.ri (issue 1079) 2011-12-17 12:14:44 -05:00
michael
bf71a01ca5 Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079) 2011-12-17 12:08:57 -05:00
Hombre
02f1a0b2f5 Patch from issue 1131: "Predefined White Balance values". 2011-12-16 01:37:22 +01:00
Emil Martinec
ce1e28c03f Implementing RGB curves. 2011-12-15 09:43:22 -06:00
Michael Ezra
768b416eeb Crop ratios: new values, code optimization (issue 1153) 2011-12-12 15:58:20 -05:00
Michael Ezra
0becc749de Thumbnail Exif string: append exposure compensation (see issue 1150)
In order for this option to work on previously browsed thumbs the cache must be cleared.
(Please be sure to add to the build release notes)
2011-12-09 21:17:37 -05:00
Philippe Hupe
abe9de5201 lock-off.png and lock-on.png icon were trimmed, the header height has been increased from 15 to 17 (issue 1116) 2011-12-07 20:45:06 +01:00
michael
18a91f0ca0 File browser filter: Exposure Compensation (see issue 1003)
In order to use this new filter with previously browsed thumbnails there are 2 options:
Option 1. Global fix: clear cache/data folder

Option 2. Local Fix: select thumbs, right click, Cache /Clear from cache - partial
   reload folder in file browser
2011-12-06 19:33:37 -05:00
Emil Martinec
7913104911 Restoring changeset 286a06753099 2011-11-30 15:59:32 -06:00