Flössie
|
653f252b9c
|
Constify Wavelet (#3543)
|
2016-12-16 18:14:01 +01:00 |
|
Flössie
|
47ce8778b1
|
Experiment to prevent var-tracking warning (#3543)
|
2016-12-15 19:43:20 +01:00 |
|
heckflosse
|
3cc8438cf9
|
CbDL before black and white no preview when changing exposure, fixes #3539
|
2016-12-14 14:39:20 +01:00 |
|
heckflosse
|
cc4e7be2df
|
Fix crash with Canon m-raw files when raw crop in camconst.json is defined, #3533
|
2016-12-14 14:01:05 +01:00 |
|
Flössie
|
23f17bd9bc
|
Fully check thumb data size (#3529)
Also, take rotation into account when falling back to
`Thumbnail::loadFromRaw()`.
|
2016-12-13 20:44:05 +01:00 |
|
Hombre
|
1f080e0438
|
Bugfix: RT could crash while displaying Color Pickers (no issue)
|
2016-12-11 17:17:36 +01:00 |
|
Hombre
|
976fc087bd
|
Removed some debug message left in code
|
2016-12-03 11:24:11 +01:00 |
|
Flössie
|
ac6940e934
|
Merge branch 'grey-imageio' (#3515)
|
2016-11-29 20:33:52 +01:00 |
|
heckflosse
|
981a534920
|
Fixes #3517, build fails when using libcairo 1.15
|
2016-11-29 13:11:42 +01:00 |
|
Flössie
|
c5bef4f3bc
|
Make ImageIO load grayscale JPGs and TIFFs (#3515)
|
2016-11-28 20:57:19 +01:00 |
|
Ingo Weyrich
|
6231315cb8
|
Merge pull request #3514 from Beep6581/histtonecurve
Tone curve histogram ignores DCP tone curve, fixes #3512
|
2016-11-23 23:46:11 +01:00 |
|
heckflosse
|
053b305d89
|
Tone curve histogram ignores DCP tone curve, fixes #3512
|
2016-11-23 17:23:25 +01:00 |
|
Morgan Hardwood
|
bc85236ee9
|
rt_splash_5 licence changed to CC-BY-SA 3.0, closes #3511
|
2016-11-16 19:19:35 +01:00 |
|
Morgan Hardwood
|
7cb8781910
|
camconst.json formatting fix
|
2016-11-11 09:25:29 +01:00 |
|
heckflosse
|
fda15c124e
|
Improve support for Pentax K-1, Olympus E-M1MarkII and Canon G7 X
|
2016-11-10 20:13:21 +01:00 |
|
Floessie
|
bda2e6bc6c
|
Merge pull request #3504 from Beep6581/fix-clang-warnings
Fix some Clang warnings reported by @Partha1b
|
2016-11-10 18:21:19 +01:00 |
|
Flössie
|
2d743bfe7f
|
Provide a better std::enable_if<> solution
|
2016-11-10 18:04:06 +01:00 |
|
Flössie
|
b3bc325934
|
Add integral Threshold::operator ==(Threshold)
Kudos to @heckflosse for reminding me what C++11 is about. :)
|
2016-11-09 20:57:23 +01:00 |
|
Flössie
|
4ee191487e
|
Fix uncritical warnings in rtengine/procparams.h
|
2016-11-09 19:28:14 +01:00 |
|
Ingo Weyrich
|
f4b8c0fcc0
|
Merge pull request #3502 from Beep6581/pentaxhighiso
Pentax: ISO > 65535 was reported as 65535 in info dialog
|
2016-11-08 20:59:02 +01:00 |
|
Flössie
|
25c67ab3c1
|
Fix some Clang warnings reported by @Partha1b
|
2016-11-08 20:23:48 +01:00 |
|
heckflosse
|
59e999fbf5
|
Used stoi instead of atoi
|
2016-11-08 15:31:48 +01:00 |
|
heckflosse
|
b5094d9d9f
|
Pentax: ISO > 65535 was reported as 65535 in info dialog
|
2016-11-08 14:06:11 +01:00 |
|
heckflosse
|
f017603478
|
Enabled property of a tool shoot be first in tool group of pp3 file. Was not the case for Retinex. Fixed. No Issue
|
2016-11-08 02:25:34 +01:00 |
|
Floessie
|
03a65f294a
|
Merge pull request #3501 from Beep6581/fix-clang-build
Fix Clang warnings and build failure on OSX 10.12
|
2016-11-07 20:08:15 +01:00 |
|
Morgan Hardwood
|
b2757e576b
|
Added rtdata/rt_splash_5.svg and png
|
2016-11-06 17:26:37 +01:00 |
|
Flössie
|
495c0938f4
|
Fix Clang warnings and build failure on OSX 10.12
Kudos to Partha over at pixls.us for finding and fixing!
|
2016-11-06 17:09:27 +01:00 |
|
Hombre
|
2bf87d5c5c
|
Fixing issue #3497: "Lockable color picker interacts with info text on
image area"
|
2016-11-05 19:13:59 +01:00 |
|
Beep6581
|
b961e31401
|
Merge pull request #3491 from Beep6581/colt-fix
Fixes Preferences > Color Management layout, #3488
|
2016-10-31 22:48:37 +01:00 |
|
Ingo Weyrich
|
880d030548
|
Merge pull request #3490 from Beep6581/twonewcams
better support for Pentax K-70 and XiaoYI M1
|
2016-10-31 18:17:18 +01:00 |
|
heckflosse
|
7fe9297c01
|
better support for Pentax K-70 and XiaoYI M1
|
2016-10-31 14:43:35 +01:00 |
|
Morgan Hardwood
|
d2526e0f94
|
Formatting, spelling, grammar and structural changes to camconst.json
|
2016-10-31 12:04:34 +01:00 |
|
Morgan Hardwood
|
789235188a
|
camconst.json updated by iliasg, #3298
|
2016-10-31 09:32:12 +01:00 |
|
heckflosse
|
99382aa482
|
Fix non SSE build failure reported by Marcin, no Issue
|
2016-10-30 22:49:13 +01:00 |
|
Morgan Hardwood
|
e35e46e0ad
|
Fixes Preferences > Color Management layout, #3488
|
2016-10-30 20:52:13 +01:00 |
|
heckflosse
|
3a346d919d
|
hphd demosaic : left quarter is not demosaiced correctly, fixes #3485
|
2016-10-27 13:40:30 +02:00 |
|
Morgan Hardwood
|
2a2dd2af8b
|
Small fix to Preferences > Default Theme frame, no issue.
|
2016-10-24 21:04:13 +02:00 |
|
Hombre
|
22d8869953
|
Hotfix for issue #3480.
|
2016-10-24 01:14:35 +02:00 |
|
heckflosse
|
fca99676b6
|
Fix a bug I introduced some commits ago. Fixes #3476
|
2016-10-22 18:29:53 +02:00 |
|
heckflosse
|
968f2b06ca
|
Segfault on EAHD, fixes #3474, kudos to Floessie
|
2016-10-21 12:09:47 +02:00 |
|
heckflosse
|
17ea8b162c
|
Removed printf relicts from softproofing branch
|
2016-10-21 02:09:14 +02:00 |
|
heckflosse
|
8cad2f8863
|
CbDL badly interacts with Graduated and Vignetting Filter if CbDL is set to 'before Black-and-White', fixes #3473
|
2016-10-21 00:41:27 +02:00 |
|
Morgan Hardwood
|
0ba6258fc8
|
Removed 3 Noise Reduction tooltips as they were intrusive and/or incorrect, no issue - IRC
|
2016-10-20 20:00:09 +02:00 |
|
Ingo Weyrich
|
f0211a3cb0
|
Merge pull request #3472 from frspp/patch-1
Update camconst.json to support olympus omd e10 mk2 raw
|
2016-10-20 00:11:06 +02:00 |
|
frspp
|
e684bfaaa5
|
Update camconst.json
support for olympus omd e10 mk2 raw (was pink issue).
|
2016-10-20 00:57:35 +03:00 |
|
Morgan Hardwood
|
c00b7c7223
|
Regenerated translation files
|
2016-10-19 10:12:15 +02:00 |
|
Beep6581
|
467926ee5f
|
Merge pull request #3466 from mkyral/master
Czech translation update by mkyral, #3466
|
2016-10-19 09:54:06 +02:00 |
|
Ingo Weyrich
|
d14e9adbc2
|
Merge pull request #3465 from Beep6581/clang-tidy
`clang-tidy` cleanups
|
2016-10-18 21:53:34 +02:00 |
|
Jean-Christophe
|
952fc5f127
|
Merge pull request #3461 from Beep6581/connblocker-in-toolbar
Enhanced ConnectionBlocker class, now used in ToolBar class
|
2016-10-18 21:34:42 +02:00 |
|
Marián Kyral
|
c027c3295a
|
Czech translation file update - remove spare spaces at EOL
|
2016-10-18 21:28:39 +02:00 |
|