Commit Graph

50 Commits

Author SHA1 Message Date
ffsup2
628692ed12 Merge from branch 3.0 2011-04-21 23:38:35 +02:00
natureh
718c070c4b "SnapTo" feature enabled in the curve editor + non periodic handling of the flat curve editor.
Here is the new modifiew key behaviour :

    * CONTROL while dragging a point :
      slow down 20x the point move (i.e. 1pixel of cursor move move the control point by 0.05px)

    * SHIFT while dragging a point :
      snap the point to the following elements, on a "use nearest solution" method :
          o Diagonal curve editor :
                + top bound,
                + bottom bound,
                + identity (diagonal) line,
                + same Y than previous point,
                + same Y than next point,
                + line made by the previous and next point ; this will help to create linear parts in the curve more easilly
          o Flat curve editor (when moving a point) :
                + top bound,
                + bottom bound,
                + identity (horizontal) line,
                + same Y than previous point (or last point if you move the first point),
                + same Y than next point (or first point if you move the last point
          o Flat curve editor (when moving a tangential handle) :
                + 0.0, 0.35, 0.5, 1.0 values
                  0.35 is the default handles value and does create an smooth "diagonal" transition between points.
2011-04-18 15:41:24 +02:00
Hombre
e0e21e01e6 Solving bug #282 : already existing file may be overwritted in a rename process (directory tab) 2011-04-10 23:42:33 +02:00
Oliver Duis
5bab7f4ca5 Fixed crash when editing an image in thumb browser without saving; see issue #620 2011-04-06 19:51:26 +02:00
michael
4aa4030d90 Shortcuts for BrowsePath (~ - user's home dir, ! - user's pictures dir) 2011-04-06 12:39:15 -04:00
Hombre
64f527f748 Solving issue 593 with Maweso's patch + GUI cleanup of the preference window 2011-04-05 23:14:45 +02:00
Hombre
d6766afc2f Better handling of the autoresize feature of the curve editors. Not ideal yet, but way better. 2011-04-05 01:07:50 +02:00
Oliver Duis
2afe825b00 Fixed details crops refresh problem when moved; see issue #617 2011-04-04 08:01:31 +02:00
Emil Martinec
567c13a1c1 Changed S/H warning to use luminance rather than individual color channels. 2011-04-03 12:12:52 -05:00
Oliver Duis
0de4f199f0 Batch queue/preview stability enhancements; see issue #611 2011-04-02 11:12:22 +02:00
Hombre
d94212e5a4 Switching to lcms2 + correction of a bug about the libtiff build that wasn't handling compression features + correction of a bug in the build process of Windows 64bit version.
Now all Windows users have to update Cmake to 2.8.4 at least.
2011-03-31 00:45:47 +02:00
Oliver Duis
3a59803e2b Fixed preview image not always updated in single tab mode (plus some cleanup); see issue #567 2011-03-31 00:29:54 +02:00
Oliver Duis
630da7d550 Internal cleanup filebrowser threading; see issue #599 2011-03-27 22:19:20 +02:00
Philip Rinn
46183e33b3 Cleanup generation of AboutThisBuild.txt and fix wrong path assumtions for the splash screen (closes issue #591) 2011-03-27 17:05:31 +02:00
Oliver Duis
fde3c01cd6 Undo some of last patch that might hurt Linux stability. Please test patches while they are in the issues list. 2011-03-27 00:19:24 +01:00
Oliver Duis
adc5518d52 Internal new background directory scanning for Windows; see issue #597 2011-03-25 22:17:16 +01:00
Hombre
0331209696 Flat curve editor widget, HSV tool modified to use it.
Usage :
 - click & drag a control point to move it in X&Y direction
 - click & drag a vertical line to move it in horizontal or vertical direction (the very first move will be used to determine the motion direction)
 - click & drag the yellow or blue square handle to modify the tangent of the same color
2011-03-24 01:52:49 +01:00
Oliver Duis
825cd3a3c9 Tweaked auto mon profile preferences; see forum thread #2711 2011-03-21 18:55:28 +01:00
Oliver Duis
bfb5012eb4 Manual merge from Branch3 2011-03-20 11:38:27 +01:00
ffsup2
f9d74687b9 Merge from branch 3.0 2011-03-19 00:02:29 +01:00
ffsup2
910bcc688c Changes to progress bars 2011-03-17 17:18:13 +01:00
Oliver Duis
538bcc601b Preference GUI for internal thumb if unchanged flag; see issue #552 2011-03-15 20:03:05 +01:00
Michael Ezra
5249a7cfad Auto distortion fix for portrait orientation on behalf of Guokai; see issue #582 2011-03-14 23:10:02 -04:00
Oliver Duis
67debe3a30 Fixed occasional crash if resizing images while thumbs still loading; see issue #579 2011-03-14 20:00:49 +01:00
Oliver Duis
751dbfd408 Exprimental feature auto lens distortion correction, on behalf of Guokai; see issue #576 2011-03-12 18:45:44 +01:00
Oliver Duis
aded66851e Automatic monitor profile detection using operation system; see issue #577 2011-03-12 18:22:50 +01:00
Oliver Duis
71a4fea38d Support rank in use template of batch queue processing, on behalf of guokai; see issue #566 2011-03-09 07:38:43 +01:00
Oliver Duis
2bd2afc544 RAW exposure effect now simulated in the thumbnails; see issue #441 2011-03-08 17:06:25 +01:00
Oliver Duis
3ce981e16c Replace hardcoded C:\Windows path by auto-search; see issue #572 2011-03-08 16:59:27 +01:00
Oliver Duis
b7dbcb0064 Tooltip enhancement for clipped H/S buttons, on behalf of MaWe; see issue #553 2011-03-02 21:11:22 +01:00
Oliver Duis
6d38d52b0a Fix for batch queue template file name, on behalf of guokai; see issue #542 2011-03-01 19:55:12 +01:00
Oliver Duis
89a2232c2e Sychronization of crop image processing; see issue #549 2011-03-01 19:32:58 +01:00
Oliver Duis
6509a2428c Part two of the special character fix, on behalf of MaWe 2011-02-27 21:58:59 +01:00
Oliver Duis
1e9217aef8 Fixed special character issue in Contrast-by-detail-levels, on behalf of MaWe; see issue #547 2011-02-27 17:29:10 +01:00
Oliver Duis
062a7f21a4 Reduced memory consumption of thumbnail browser; see issue #396 2011-02-27 15:32:13 +01:00
Hombre
50da6a8e27 Missing modification for the previous patch about version handling of the PP files 2011-02-20 01:33:31 +01:00
Hombre
5c25bc14bf PP3 file version is now manually specified in a header file (ppversion.h) for easier version tracking through Mercurial. It has been set to 300 instead of {latestagdistance} which was a bad idea. This could chnage if the Mercurial team manage to create a reliable absolute version numbering of the remote repos before the 3.0 release. 2011-02-19 22:42:44 +01:00
Hombre
2b64ce7f1e Green Equil slider was not listened 2011-02-18 00:54:41 +01:00
Hombre
4d1936e008 Normalized RAW tab and enhanced slider behaviour for the RAW tab 2011-02-16 02:33:49 +01:00
Emil Martinec
a8a350bba4 Modifying granularity of some sliders. Committed on behalf of michal.thoma 2011-02-14 13:20:53 -06:00
michael
49a36fa348 Renaming CopyTo dialog 2011-02-14 08:44:37 -05:00
michael
11a7a0f269 Cache reattachment for File browser MoveTo operation + code cleanup 2011-02-13 20:50:17 -05:00
Emil Martinec
c43afe0dfd Bugfix for saturation limiter; bugfix for build using XCode; improvements to Green Equilibration. 2011-02-13 14:57:05 -06:00
michael
550a868531 File Browser - copy and move files (issue 532) 2011-02-12 22:37:55 -05:00
Hombre
7a841c8560 Adding new HISTORY_MSG_ strings, reordering some events in procevents.h, correction of a small bug in LAB/saturation limiter 2011-02-12 13:48:19 +01:00
michael
ea2a260be1 Right Click menu enhancements 2011-02-08 14:37:28 -05:00
ffsup2
741bc647ff Merge 2011-02-07 23:52:16 +01:00
ffsup2
6ad7d458c9 Merge from branch 3.0 2011-02-07 23:40:11 +01:00
natureh
f32ce7c7cc Version handling in main window title, About window (now with tabs, including the license) and in PP3 files 2011-02-07 22:47:30 +01:00
Oliver Duis
40204e79bc Increased max selectable thumb size to 800, on behalf ot thx4uall; see issue #526 2011-02-07 22:07:41 +01:00