Oliver Duis
c5fd7da96a
Fixed compilation issues on Ubuntu Linux
...
see issue 1343
2012-05-18 18:30:57 +02:00
Oliver Duis
e5b5d86145
Two files missing from last commit
2012-05-18 07:43:03 +02:00
Oliver Duis
2d59057d57
LCP (Lens Correction Profile) support
...
see issue 1343
2012-05-17 21:41:48 +02:00
Oliver Duis
f38752bd00
Removed warning for external program support
...
see issue 1365
2012-05-17 21:18:59 +02:00
natureh
3d4efaff06
Solving issue 607: Auto Crop disabled if Auto Fill off
2012-05-14 01:03:10 +02:00
Oliver Duis
05226a2875
Backed out changeset: 159f9e7014f8
2012-05-06 23:04:47 +02:00
Oliver Duis
1483ecb47c
Code cleanups
...
on behalf of Lebedev, see issue 1355
2012-05-06 22:10:37 +02:00
DrSlony
1f903d5c4c
PP3 files updated (full) and changes to options.cc, issue 1341
2012-05-01 01:13:24 +01:00
Oliver Duis
c615e7b132
DCP dual illuminant support
...
see issue 1336
2012-04-23 17:45:27 +02:00
Oliver Duis
29dc72e26c
Code cleanups
...
on behalf of Lebedev, see issue 1332
2012-04-22 10:44:51 +02:00
natureh
0dec768a2b
The "Blend" HL recovery method was not remembered when modified in the Batch Tool Panel editor
2012-04-21 21:52:24 +02:00
Oliver Duis
6c78b241f5
ICC camera and output profile speedups, cleanup
...
see issue 1329
2012-04-21 09:16:07 +02:00
Oliver Duis
02cc8464d9
Fixed compilation on 32bit Windows, cleanups
...
see issue 1333
2012-04-20 22:17:41 +02:00
Oliver Duis
0db92a7f88
Forgot to commit the added files (sorry)
2012-04-16 18:20:35 +02:00
Oliver Duis
0fb058ff00
External programs plugger
...
see issue 1323
2012-04-16 18:15:08 +02:00
Emil Martinec
033755b6df
Code cleanup for min/max functions. Committed on behalf of lebedev.ri (thanks!).
2012-04-09 15:42:59 -05:00
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