Commit Graph

6176 Commits

Author SHA1 Message Date
Morgan Hardwood
0366edfc1a Icon cleanup
- New script generatePngIcons to generate PNG icons from SVG ones.
- Deleted all SVG icons.
- Created new SVG icon template.
- Created atom.svg using new template.
- Deleted tools/source_icons
- Moved non-icon files out of rtdata/icons
2018-05-21 10:34:03 +02:00
Morgan Hardwood
bed8e8914b Removed old "Nikon D50.dcp"
The new one is still there - NIKON D50.dcp
The difference in case was causing issues for people on
case-insensitive systems (Windows).
2018-05-18 23:49:59 +02:00
Morgan Hardwood
b065eb7613 Removed changed keys and generateTranslationDiffs - fixed 2018-05-18 15:17:13 +02:00
Morgan Hardwood
313f028976 Removed changed keys and generateTranslationDiffs 2018-05-18 15:14:11 +02:00
Morgan Hardwood
19de5a3a90 generateTranslationDiffs 2018-05-18 14:47:46 +02:00
Morgan Hardwood
57b4691e4b Japanese translation updated by firefly (Yz2house)
Closes #4566
2018-05-18 14:47:26 +02:00
Morgan Hardwood
d6c45f90b5 Reset tooltips improved
Now the "reset" tooltips state what happens on click vs ctrl+click.
Commit includes required fixes to other modules which used incorrect
reset language keys.
Fixes #4563
2018-05-18 12:45:26 +02:00
Floessie
4e45ba5ae7 Merge pull request #4560 from TooWaBoo/dev
Update Deutsch locale
2018-05-17 19:38:21 +02:00
TooWaBoo
d6e47466d5 Update Deutsch locale 2018-05-17 19:22:01 +02:00
Morgan Hardwood
58f99f1df1 generateTranslationDiffs 2018-05-17 11:53:36 +02:00
Morgan Hardwood
d5731d0ad3 Portuguese translation updated by Digital_Pix 2018-05-17 11:52:18 +02:00
Beep6581
17f7a92fbb Merge pull request #4555 from Beep6581/exiftool1096
Updated rtexif using ExifTool-10.96, closes #4554
2018-05-15 16:21:37 +02:00
Beep6581
d1e77c0b38 Merge pull request #4556 from Beep6581/iconcleanup2
Deleted unused icons
2018-05-14 08:07:59 +02:00
Morgan Hardwood
a89bcf59cb Deleted unused icons 2018-05-13 20:33:52 +02:00
Morgan Hardwood
5a092f5176 Updated rtexif using ExifTool-10.96, closes #4554 2018-05-13 19:51:28 +02:00
Morgan Hardwood
7d59277eb3 Deleted Canon EOS 550D alias DCP 2018-05-12 13:10:35 +02:00
Morgan Hardwood
fdb1e33de3 Deleted Canon EOS 450D alias DCP 2018-05-12 13:04:02 +02:00
Morgan Hardwood
f1d54a8a9f Deleted Canon EOS 100D alias DCPs 2018-05-12 13:01:42 +02:00
Morgan Hardwood
72043a7dbe Added NIKON D50 dual-illuminant DCP
Shots from Floessie
2018-05-12 12:52:51 +02:00
Morgan Hardwood
d9fcc6f170 Added Canon EOS 650D dual-illuminant DCP
Shots from Floessie
2018-05-12 12:45:58 +02:00
Morgan Hardwood
9a767550b8 Added Canon EOS 400D dual-illuminant DCP
Shots from Floessie
2018-05-12 12:37:50 +02:00
Morgan Hardwood
1fcb00c5d8 Added Panasonic DC-GX9 to camconst.json
Quality X, color matrix from ADC-10.3.
No white-frames nor black-frames yet, see #4550
2018-05-12 11:21:09 +02:00
Hombre
cd1965b9d9 Fixing a memory leak in stdattribs.cc, no issue 2018-05-11 23:29:59 +02:00
Flössie
22274f2efd Omit GThreadLock and use IdleRegister in WhiteBalance (fixes #4545) 2018-05-10 20:21:12 +02:00
Morgan Hardwood
318c92a475 #ifdef win32 for openDefaultViewer, fixes #4543 2018-05-10 10:43:07 +02:00
heckflosse
dfdf4bf39d Fix Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. when selecting Open with windows default viewer (queue processed) and file is not queue processes (Windows only), fixes #4539 2018-05-09 22:28:59 +02:00
Beep6581
4063842564 Merge pull request #4541 from yuki77/patch-1
Added Panasonic aliases to camera_model_aliases.json
2018-05-08 13:38:24 +02:00
yuki77
b93d37fb88 Update camera_model_aliases.json
Add Panasonic camera.
2018-05-07 20:47:40 +09:00
Morgan Hardwood
fde0dccd6a Revised printf file format strings 2018-05-06 21:50:09 +02:00
Morgan Hardwood
24e5cb500c Revised English file format strings 2018-05-06 21:37:16 +02:00
Hombre
ec2181f7ff Fix #4532, Fix #4533 : Pentax HDR/PEF and 16/24 bits float support 2018-05-06 17:14:44 +02:00
heckflosse
a6f82d0212 Fix copy/paste bug, fixes #4538 2018-05-06 15:43:17 +02:00
heckflosse
eab7483431 Do not buffer stdout when rawtherapee.exe is called from msys2 console, fixes #4535 2018-05-04 20:01:49 +02:00
heckflosse
a84ce6240a Disable verbose when calling rawtherapee -v/h 2018-05-01 15:46:10 +02:00
heckflosse
eec33292db Segfault in gaussianBlur (USM), fixes #4528 2018-05-01 14:20:56 +02:00
Alberto Griggio
a5d9c49fa8 improve the accuracy of previews when "clip OOG" is not set
Fixes #4519
2018-04-30 17:50:17 +02:00
Alberto Griggio
5d9dadae6e apply clipping in RAW if the "clip OOG" parameter is set 2018-04-30 17:49:55 +02:00
heckflosse
483c0ae3e5 GIMP RawTherapee plugin cannot find executable in Windows, fixes #4514 2018-04-30 14:16:00 +02:00
Floessie
5a9137777b Merge pull request #4523 from Beep6581/gui-fixes
GUI update fixes
2018-04-30 07:37:51 +02:00
Alberto Griggio
5d27eea860 Merge pull request #4506 from Beep6581/new-shadows-highlights
New shadows/highlights implementation
2018-04-28 19:23:28 +02:00
Alberto Griggio
5fd8f66b36 shadows/highlights: ignore the params in the pp3 if ppVersion < 333 2018-04-28 19:06:05 +02:00
Beep6581
6ee28b8b86 Merge pull request #4521 from TooWaBoo/dev
Update Deutsch locale
2018-04-28 17:18:28 +02:00
Morgan Hardwood
e7412f3f5d Added NIKON D800E/D800 dual-illuminant DCP 2018-04-28 15:11:16 +02:00
Beep6581
a45d4f9f5b Merge pull request #4525 from mkyral/czech
Update Czech translation
2018-04-28 13:56:46 +02:00
Marián Kyral
a74b8f4a1c Update Czech translation 2018-04-28 13:49:37 +02:00
Flössie
bf54ea50a2 Don't force update when switching images (#4476) 2018-04-28 10:06:27 +02:00
Flössie
0ea3ad8781 Prevent coarse display when updating parameters 2018-04-28 10:05:35 +02:00
TooWaBoo
7137790307 Update Deutsch locale 2018-04-27 17:13:14 +02:00
heckflosse
3d861ef64d Fix wrong Canon mRaw dimensions, fixes #3533 2018-04-27 15:46:56 +02:00
Alberto Griggio
c56940b681 shadows/highlights: set lower bound for radius value in the gui to 1 2018-04-26 21:30:38 +02:00