Hombre
3bdf38437c
Fix issue #3186 : "Combobox text overflow Gtk3"
...
+ fix a bug that prevent RT from building with gcc6.2
2016-09-27 02:08:23 +02:00
Hombre
a9fc506ac9
Bugfix: the options file were reseted unexpectedly
...
The error was that it was reading a wrong value, which thrown an
exception, but the error was diplayed in verbose mode only. Bug fixed,
and now it'll report any error in evry case.
2016-09-03 23:29:26 +02:00
Hombre
a69c631f22
Fix issue #3411 + revert some code to the old one for better readability
2016-09-03 00:49:35 +02:00
Morgan Hardwood
9380034b19
Merge branch 'master' into gtk3
2016-09-02 17:51:45 +02:00
Hombre
bdf4665c16
Merge branch 'master' into softproofing
2016-09-02 16:24:14 +02:00
Hombre
c96c7dc8f3
Soft-proofing ang GamutCheck buttons are now disabled if Monitor profile
...
== NONE of is no suported intent for the selected profile.
The Monitor profile list (in the Editor and in Preferences) shows RGB
profiles only, whereas the output profile list shows all profiles (RGB,
CMYK, ... anything!)
Bugfix: When switching to a new image, the image now use the selected profile and intent.
2016-09-02 16:23:21 +02:00
Hombre
d52b627c68
Merge branch 'origin/navigator-units'
2016-08-31 13:42:56 +02:00
Hombre
f3d46f4c37
Minor code adjustment
2016-08-31 13:40:02 +02:00
Hombre
388d43ebce
Adding new units for the RGB and HSV values in the Navigator tool (below
...
Histogram). Click on one of thes two columns to cycle to a new unit
independantly, between [0-1], [0-255], [%] (Hue stays in degree instead
of percent). The current unit is saved in Options for new Editor tabs or
between sessions.
2016-08-31 03:58:07 +02:00
Hombre
d762ef4510
Bugfix + cleanup
2016-08-30 02:06:10 +02:00
heckflosse
6a19178e52
Enable whole area of magnification windows for moving, fixes #3378
2016-08-30 01:53:27 +02:00
Hombre
ad5ef21648
Merge remote-tracking branch 'origin/master' into softproofing
2016-08-29 21:08:54 +02:00
Hombre
7c7cb9f9f1
Bug fix: the monitor profile and softproofing profile are now computed
...
automatically even without special trigger event. The order of the
Monitor Intent is now correct.
2016-08-29 21:04:59 +02:00
Hombre
2ba7e296d0
Bugfix: Options::readFromFile should not reset the options values. They
...
are initialy set in the constructor then should only be updated by each
call to this method.
2016-08-29 01:35:19 +02:00
Hombre
a1981dbd4d
Merge branch 'master' into softproofing
2016-08-27 23:52:53 +02:00
Hombre
f11ef69cda
Bugfix
2016-08-27 23:20:37 +02:00
Hombre
827acd35f9
Some bugfix.
2016-08-27 22:20:54 +02:00
Hombre
5affa18341
Introducting soft-proofing and Black Point Compensation, simplify the
...
CMM at the end of the pipeline + sparse code refactoring
A new BPC checkbutton has been created in 'Preferences/Color Management'
and in the ICM tool. Better hanbling of widget sensitivity of the output
profile / gamma part of the ICM tool.
2016-08-24 22:32:06 +02:00
Morgan Hardwood
a6179ef969
Merge branch 'master' into gtk3
2016-08-24 21:38:27 +02:00
heckflosse
cd16b91be0
fixes #3395 , unrelated bulk changes cause saturation setting to double its value
2016-08-17 16:15:35 +02:00
Morgan Hardwood
e4536f231b
Merge branch 'master' into gtk3
2016-08-06 21:32:49 +02:00
Morgan Hardwood
14b5bf1386
Prevents thumbnail race condition, from Floessie in #3304 and fixes #3384
2016-08-06 21:24:36 +02:00
Morgan Hardwood
bedee9e32b
Merge branch 'master' into gtk3
2016-07-15 01:29:06 +02:00
Morgan Hardwood
0608ad8f49
Simplified OS X GIMP and Photoshop calling code.
2016-07-15 01:16:12 +02:00
Morgan Hardwood
f22172c19c
Merge branch 'master' into gtk3
2016-07-10 21:42:28 +02:00
Morgan Hardwood
cb5e99ef62
Updated defaults for crop, sharpening and post-resize sharpening.
2016-07-10 21:22:12 +02:00
Morgan Hardwood
3aaacf3b0c
Made post-resize sharpening RL radius minimum size consistent with RL radius from main sharpening - 0.40. Removed redundant guiutils.h include.
2016-07-10 20:31:03 +02:00
Morgan Hardwood
040962c1b7
Merge branch 'master' into gtk3
2016-07-09 23:49:31 +02:00
Ingo Weyrich
36f2c4db59
Merge pull request #3375 from Beep6581/fix_all_cppcheck_performance_hints
...
Fix cppcheck performance hints
2016-07-08 12:42:34 +02:00
heckflosse
c8779c04f5
Fix all - 2 cppcheck performance hints
2016-07-06 13:04:24 +02:00
Morgan Hardwood
3d6f9407a2
Updated help and man page, #3369
2016-07-05 23:07:58 +02:00
heckflosse
90c7407c90
Disable wrong warning for non Windows builds
2016-07-04 19:25:59 +02:00
heckflosse
2710bcdcec
Fix a warning and a crash
2016-07-02 23:03:58 +02:00
Morgan Hardwood
93360770e1
Merge branch 'master' into gtk3
2016-07-02 19:51:15 +02:00
heckflosse
4236fd0545
Add milliseconds to queue params file, fixes #3363
2016-07-01 13:33:05 +02:00
Beep6581
ca71a0b7d2
Merge branch 'master' into gtk3
2016-06-09 23:36:02 +02:00
Beep6581
3da7d84ba9
Revert "Merged master into gtk3, fixed three conflicts."
...
This reverts commit c857bba95effed2bba4c69d7b072c0dce2ee64ad.
2016-06-09 23:24:55 +02:00
Beep6581
bd1a7fc4a7
Revert "Added SSEFUNCTION into rtgui/histogrampanel.cc"
...
This reverts commit 2331263704ba01ca6be5323503029aff5b44e87a.
2016-06-09 23:24:44 +02:00
Beep6581
2331263704
Added SSEFUNCTION into rtgui/histogrampanel.cc
2016-06-09 22:52:14 +02:00
Beep6581
c857bba95e
Merged master into gtk3, fixed three conflicts.
2016-06-09 22:36:59 +02:00
Beep6581
cbbdc3e36f
Rawtherapee forgets checked Autofill-option, fixes #3332
2016-06-09 20:38:46 +02:00
Flössie
8ee8eb4ed6
Another bunch of cleanups
...
- DCPProfile::apply()
- DCPProfile::makeHueSatMap()
- DCPProfile::hsdApply()
- Refactoring
More to come...
2016-06-07 21:04:12 +02:00
Floessie
e0ca8ecdff
First round of cleanups for rtengine/dcp.*
...
- Sorted functions and methods
- Moved local functions to anonymous namespace
- Slightly modernized local functions
- Reworked `DCPStore` and fixed memory leak
Still coming:
- Rework `DCPProfile`
2016-06-04 22:43:09 +02:00
Flössie
e2a670c992
Fix missing return value in LensGeometry::doDisableAutoFillIfActive()
...
This should fix #3328 .
2016-06-04 17:47:19 +02:00
Floessie
8b5cf386bd
Merge pull request #3318 from Beep6581/lcpautofill
...
Automatically disable Auto-Fill when enabling LCP Disortion Correction, #1791
2016-06-03 19:30:16 +02:00
Beep6581
21b9b15e45
Applied Floessie's changes to prevent mutex lock issues, PR #3318 issue #1791
2016-06-03 14:00:26 +02:00
Beep6581
10f4bf3109
Merged master into rgbcurvesspeedup.
2016-06-02 22:33:34 +02:00
Beep6581
9fccdd6ca5
Automatically disable Auto-Fill when enabling LCP Disortion Correction, #1791
2016-05-30 23:47:13 +02:00
Beep6581
e737365597
Merge branch 'master' into gtk3
2016-05-22 13:13:04 +02:00
Ingo Weyrich
6e102351e0
Merge pull request #3281 from Beep6581/retinexgain
...
Retinexgain
2016-05-12 13:40:11 +02:00