Commit Graph

488 Commits

Author SHA1 Message Date
Ingo
636f3e9b5e 'Navigator preview is blurred for small images, Issue 2785' and 'Navigator panel does not update when switching RT between full screen & windowed, Issue 2424' 2015-05-25 13:35:27 +02:00
Hombrenatureh.510
7c0b8e6fe1 Solving issue 2610: "Display curve node input/output values" + add a new tone curve mode (Luminance) 2015-05-21 00:07:22 +02:00
DrSlony
80354c4188 Removed "Preferences > General > Show processing profile selector". Issue 2571 2015-05-20 20:51:35 +02:00
DrSlony
2111271e8f Fix profile saving to respect the user's choice - in the cache, alongside the source image, or not at all. Issue 1873 2015-05-20 20:50:24 +02:00
Ingo
a06c7c536a States of tools are lost when closing rt without opening an image in SETM, Issue 2779 2015-05-18 21:45:34 +02:00
Ingo
e407f6e79a image processing 1000 times slower if image in portrait orientation, Issue 2783 2015-05-18 21:39:12 +02:00
Ingo
badeb48a78 Wavelet Denoise & Refine levels not saved to PP3 correctly, Issue 2784 2015-05-18 20:39:07 +02:00
Ingo
64426f7822 When opening an empty folder, file browser shows image count from previous non-empty folder, Issue 606 2015-05-17 20:40:57 +02:00
Ingo
39e19ee52f Segfault when moving control points of parametric curves, Issue 590#10 2015-05-12 13:20:42 +02:00
Ingo
553654bc39 Remove resize method from 'Fast Export', Issue 2768 2015-05-08 11:59:54 +02:00
DrSlony
4fa2356baa Issue 2765:Added CMake support for finding gtkmacintegration so CMake works with gtk-osx-application >2.0.5_2 2015-05-07 11:48:40 +02:00
DrSlony
d263c8b18b Issue 2755:Add color profile file type filter for Monitor Color Profile chooser 2015-04-30 09:16:35 +02:00
Hombre
4f72fe6d8c Bugfix: if located in a subdirectory, the default raw or image profile couldn't be found in command line mode. 2015-04-29 22:23:04 +02:00
DrSlony
336a08d605 Issue 2743:Disable vignetting correction LCP checkbox when working on non-raw images 2015-04-19 19:07:27 +02:00
jdc
23424a45c8 enhancements to Tone Mapping issue1714 2015-04-18 06:49:34 +02:00
DrSlony
0b6616e3c9 Fixed encoding so rtgui/toolpanelcoord.cc is no longer identified as binary, no issue 2015-04-18 01:20:31 +02:00
DrSlony
8aeae061c4 New Threshold slider for Hot/Dead Pixel Filters to suppress false positives which lead to artifacts, issue 2738 2015-04-17 22:51:12 +02:00
Ingo
c7162b9430 Resize algorithm cleanup, Issue 994 2015-04-14 17:46:19 +02:00
Hombre
11e89e3d2e Solving issue 2735: "Apply/paste partial profile broken in build 4.2.147 - applies full parameters" 2015-04-10 02:00:14 +02:00
Ingo
aa0551c8e7 Improved rendering of Navigator preview, Issue 2733 2015-04-09 22:16:06 +02:00
Hombre
55af95b15b Solving issue 2732: "Command-line option to use default (non)raw PP3 does not work" 2015-04-06 23:18:32 +02:00
jdc
5ee2bf9431 Wavelet levels Improvments - issue2702 2015-03-31 08:42:41 +02:00
Ingo
3e4b8152c3 Serialze read of tiff files, Issue 2722 2015-03-28 13:12:42 +01:00
torger
bf5aecab31 Added possibility to export profiling reference image without WB to make it possible to generate DNG profiles; also apply transform and scaling on profiling reference image 2015-03-21 21:11:36 +01:00
DrSlony
1ec6ff068b Remember zoom % and pan offset when opening another image, issue 2435 2015-03-21 13:51:56 +01:00
Ingo
f86fd06b11 Sortable tree in File Browser, gc issue 2678 2015-03-19 18:51:41 +01:00
DrSlony
167058c274 Undid 413c3eb60f17, see issue 2678#c22 2015-03-19 12:21:31 +01:00
DrSlony
234fc04efb Prevent segfault when locale invalid, issue 2717 2015-03-19 09:39:36 +01:00
DrSlony
dc59b25b44 Don't display arrow for File Browser's item if doesn't contains subfolders, issue 1390 and issue 2678 #5, patch by prizzrak 2015-03-19 09:34:02 +01:00
Hombrenatureh.510
6be8af55e8 Enhance usability of the Tools' Enable/Disable button. 2015-03-16 20:18:32 +01:00
Ingo
dadcc957cb Spot white balance tool's square does not get drawn under the cursor, Issue 2714 2015-03-15 17:35:28 +01:00
Hombrenatureh.510
4fbd3af156 Bring back the remembering feature of the expanded/collapsed status of the tools. See issue 2648. Additionnally, correct a GUI bug of the B&W tool: the display wasn't initialized correctly when opening a new editor. 2015-03-15 12:28:27 +01:00
DrSlony
4eb2525f5b Choose where the curve copypasta buttons should appear relative to the flat/diagonal curves, issue 2654 2015-03-12 08:42:13 +01:00
Hombrenatureh.510
d12cb196fe Solving wrong behavior of the MyExpander's Enable button. 2015-03-12 00:00:02 +01:00
Ingo
c071095c56 Crop guides are displayed incorrectly when image is zoomed in, Issue 2666 2015-03-11 20:01:20 +01:00
DrSlony
1addf4bf3c Added fit-crop-to-screen Editor button, issue 2706 2015-03-11 15:59:41 +01:00
Hombrenatureh.510
6020234205 First patch for issue 2648: "Improvements related to the GUI" ; now RT uses the new MyExpander class that integrates the Enabled button. 2015-03-11 02:03:48 +01:00
Ingo
1aa2ae3903 Reverted some Win64 gcc 4.8 related stuff as we are on gcc4.9 now, Issue 2708 2015-03-09 15:01:37 +01:00
Ingo
59144566d9 Temporary file has wrong filename when switching to another image while 'Edit current image in external editor' is processing, Issue 2699 2015-03-03 00:58:17 +01:00
Ingo
bb2c65be1c Abort compile when -ffast-math flag is set, Issue 2698 2015-02-27 14:07:01 +01:00
DrSlony
3c435f094d Added ability to open images for editing from the Batch Queue tab. Patch by Leanid (prizzrak), issue 2689 2015-02-26 19:12:09 +01:00
Ingo
a1d638b1f5 removed an unused and uninitialized variable in cacheimagedata.* 2015-02-25 23:14:57 +01:00
DrSlony
43db722ece Issue 2594: My kingdom for more wavelets - various speedups, memory reductions, GUI changes and level numbering PP3 change. 2015-02-22 01:35:30 +01:00
michael
3b04d4b2c9 Preference UI for filmstrip toolbar visibility (issue 2672) 2015-02-17 09:38:42 -05:00
DrSlony
ec2f378bbf Demosaicing method used for the preview at <100% zoom, issue 2664 2015-02-15 19:47:03 +01:00
jdc
b05fa5d6a1 Wavelet levels - pp3 contrast expanders issue2594 2015-02-03 08:14:40 +01:00
jdc
13e26d3979 Wavelet Levels - My kingdom for more wavelets - issue2594 2015-01-29 07:07:00 +01:00
DrSlony
c09599a850 Improvements to Preferences tabs, issue 2642 2015-01-25 23:23:44 +01:00
Ingo
09a07513f0 Speedup und reduced memory usage for Noise Reduction, Issue 2557 #132 2015-01-16 13:01:28 +01:00
Ingo
8251d01de4 build failed when using -Werror=format-security, no Issue 2015-01-07 16:32:37 +01:00