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
Hombre
2fcc5b75c8
Solving issue #3497 , #3500 , #3498 and #3483
...
For issue #3483 , the old behavior is restored, i.e. the minimum width of
the ProfilePanel combobox is the maximum width of its content.
Style updated for the Exif and IPTC sub-tabs
2016-11-09 00:09:52 +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
Morgan Hardwood
ea6a7748ed
Added rtdata/rt_splash_5.svg and png
2016-11-06 17:23:25 +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
Morgan Hardwood
a961325397
Merge commit 'b961e31' into gtk3
2016-11-05 20:43:58 +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
Hombre
6438645b21
Reverting the "no title when maximized" change, better tab style,
...
Editor tab icon now correctly set to the left of the label
(see issue #3446 )
2016-11-03 00:36:35 +01:00
Hombre
965cadb52e
New batch of update for issue 3446
...
This commit include :
- cleanup rtgui/retinex.cc file (constructor only) and switched to
Gtk::Grid (the new standard) instead of Gtk::Box. This however doesn't
solve the issue of the Transmission curves in the Retinex tool, with
wrong resize of the Frame when folding/unfolding the curves.
- better alignment of the Histogram panel now with 4px of padding on the
left and right side
- Threshold selector now use the Scale's Trough style to draw its box
and sliders
- Curve's background are darker and restricted to the curve diagram
- Diagonal and Flat curves has been converted to Gtk::Grid as well
- A special color is now used for unsensitive Threshold selector and
Sclaes widgets
- Gap around the main Window has been removed on windows to circumvent a
bug in Gtk3, but the window can now only be maximized (usual use case)
or resized vertically by the top border only.
- Buttons at the bottom of the Editor panel has now the same height
2016-11-01 20:39:41 +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
b766110427
Merge branch 'master' into gtk3
2016-10-30 23:04:32 +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
3ae608d5ca
Fixes #3486 , gtk3: progress bar remaining blue after processing is annoying
2016-10-30 12:52:30 +01:00
Hombre
e4e474ca8a
Merge branch 'gtk3' into gtk3-bugfix
2016-10-28 23:48:22 +02:00
heckflosse
b16ef8d1f5
Merge master into gtk3
2016-10-28 17:59:47 +02: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
4d19b97109
More bugfix for Gtk3.22
2016-10-24 01:58:52 +02:00
Hombre
22d8869953
Hotfix for issue #3480 .
2016-10-24 01:14:35 +02:00
Hombre
c1a6abbd43
More bugfix from issue #3446
2016-10-23 21:05:23 +02:00
heckflosse
fca99676b6
Fix a bug I introduced some commits ago. Fixes #3476
2016-10-22 18:29:53 +02:00
heckflosse
2c7325b2fd
Removed StopWatch
2016-10-22 18:11:14 +02:00
Hombre
b2af94ac74
More bugfix to the Gtk3 RawTherapee theme, see issue #3446
2016-10-22 02:13:50 +02:00
heckflosse
09b319fe0b
Speedup for Vignette and Graduated Filter
2016-10-22 00:21:01 +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
Hombre
c2888d634f
Bugfx: there was free space around the main window when maximized
...
See issue #3446
2016-10-20 23:14:55 +02:00
Hombre
395611f8e1
Bugfix of the Scale's theme, was overflowing its allocated space
2016-10-20 22:47:04 +02:00
Hombre
f6a9e13297
New batch of Theme bugfix, see issue #3446 (still WIP)
2016-10-20 22:38:37 +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
Hombre
712468197d
Bugfix and style update of RawTherapee.css
...
Still unfinished - Big thank you to DrSlony for his help
2016-10-19 02:20:12 +02:00
Hombre
5244c44420
Solving issue #3297
2016-10-18 23:18:45 +02:00
Ingo Weyrich
d14e9adbc2
Merge pull request #3465 from Beep6581/clang-tidy
...
`clang-tidy` cleanups
2016-10-18 21:53:34 +02:00