Commit Graph

8188 Commits

Author SHA1 Message Date
Pandagrapher
83f70cf9fb Replace Arcellipse widget by Ellipse widget
This simplifies spot management because only one widget instead of four
is now managed to draw an ellipse

Bugfixes:
- Mouse cursor is now correctly managed according to widget when
mouse-overing
- Ellipse radius are now saturated at minimum at 2 to avoid ellipse to
disapear at small radius values
2019-04-03 21:02:17 +02:00
heckflosse
5ffc080cee newlocallab: remove a lot of unused atan2 code 2019-04-03 20:36:53 +02:00
Flössie
1b08ac44c4 Fix potential bug in histogram matching (#5249) 2019-04-03 19:41:36 +02:00
Desmis
dacf07905e change softradius default values to zero 2019-04-03 18:26:18 +02:00
Desmis
1fd18bf38a Suppress comment in curves.cc 2019-04-03 17:16:08 +02:00
Desmis
4b67b0d9ac prevent crash if size area inf to 32x32 with cbdl 2019-04-03 17:12:08 +02:00
Morgan Hardwood
5bddcb45da Queue language key and string fixes
https://discuss.pixls.us/t/solved-change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975
2019-04-03 16:24:55 +02:00
Morgan Hardwood
01b06561ae Japanese translation updated by firefly/Yz2house, closes #5260 2019-04-03 10:21:20 +02:00
Morgan Hardwood
d4f0a9a19b Fix crash in histogram matching #5249
Patch by Alberto
https://github.com/Beep6581/RawTherapee/issues/5249#issuecomment-477923928
2019-04-03 10:14:49 +02:00
Morgan Hardwood
977af213b9 Queue template parsing OOB access fix by Flössie
https://discuss.pixls.us/t/change-of-queue-output-directory-not-taken-fully-into-account-if-no-f/11975/4
2019-04-02 21:10:16 +02:00
heckflosse
0a3c657edb Random artifacts in Exposure > Show Structure newlocallab, fixes #5259 2019-04-02 20:24:02 +02:00
Ingo Weyrich
75e538ab40 Merge pull request #5258 from Beep6581/newlocallab-speedup2
Newlocallab speedup2
2019-04-02 17:33:39 +02:00
heckflosse
724cb27b98 newlocallab: further cleanups, #5246 2019-04-02 17:32:57 +02:00
heckflosse
bdfeb76fa5 Fix two bugs in locallab, #5246 2019-04-02 15:26:53 +02:00
Desmis
a23c9073b5 merge with dev 2019-04-02 10:56:34 +02:00
Morgan Hardwood
458f47d12e Warn if using problematic GTK+ version
GTK+ 3.24.5 is known to not draw combobox menu scroll arrows.
Possibly affects >=3.24.2 - <=3.24.6.

Closes #5194
2019-04-02 08:45:57 +02:00
heckflosse
6f30354078 First commit for #5246, still wip 2019-04-01 19:40:10 +02:00
Morgan Hardwood
aa379308e3 Tweaked filmstrip scrolling to be less jumpy
Now the centering a thumb happens only if less than half of the next/prev
thumbnail is visible. #5174
2019-04-01 12:46:56 +02:00
Morgan Hardwood
6299abf101 Deleted unused language keys 2019-03-31 23:45:37 +02:00
Morgan Hardwood
868ca35f59 Deleted unmaintained and obsolete translations 2019-03-31 23:36:06 +02:00
Morgan Hardwood
d189def092 Removed "Polish (Latin Characters)" from generateTranslationDiffs 2019-03-31 23:34:51 +02:00
heckflosse
db65d11aa1 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2019-03-31 23:31:44 +02:00
heckflosse
1e2356b938 Improve curve visibility logic.
Automatically open first non linear curve for L*a*b*, RGB and HSV.
2019-03-31 23:29:25 +02:00
Morgan Hardwood
187af53c3f generateTranslationDiffs formatting 2019-03-31 23:29:09 +02:00
Morgan Hardwood
bf41152ec8 generateTranslationDiffs 2019-03-31 22:52:16 +02:00
Morgan Hardwood
74d23e6dd6 Updated generateUnusedKeys 2019-03-31 22:48:34 +02:00
Morgan Hardwood
761f127d44 Removed obsolete translation keys 2019-03-31 21:26:34 +02:00
Morgan Hardwood
9eaeeff27d Sorted Panasonic camera aliases 2019-03-31 18:54:06 +02:00
Morgan Hardwood
74a4e8bb93 Added Panasonic camera aliases
Based on info from:
https://av.jpn.support.panasonic.com/support/global/cs/dsc/download/index.html
2019-03-31 18:53:13 +02:00
Morgan Hardwood
7c091280d4 Indentation fix - spaces instead of tabs 2019-03-30 19:30:29 +01:00
Ingo Weyrich
0a09097baf Fix copy/paste bug 2019-03-30 16:14:31 +01:00
Morgan Hardwood
e23fc17ccf Search for DateTimeOriginal if not found in standard location
The DateTimeOriginal and DateTimeDigitized Exif tags should be in the
same group - ExifIFD, but the Leica M8 stores DateTimeOriginal in the
IFD0 group. This patch by Flössie allows to find the tag.
Closes #5251
2019-03-29 09:21:47 +01:00
Ingo Weyrich
25c7afabee Merge pull request #5250 from Beep6581/newlocallab-speedup2
newlocallab: speedup and cleanup, #5246
2019-03-27 17:47:58 +01:00
Morgan Hardwood
68ba87a71f Add Sigma 18-250mm lens IDs, closes #4135 2019-03-27 11:19:33 +01:00
Desmis
cf23b6f136 merge with dev 2019-03-27 09:39:21 +01:00
Hombre
390594f39e Fix bug in OPIcon class
Thanks to @Floessie for the fix
2019-03-26 22:53:33 +01:00
Hombre
b76b630ec8 Line endings in edit files converted to Unix format 2019-03-26 22:26:16 +01:00
heckflosse
2f5fc48664 newlocallab: speedup and cleanup, #5246 2019-03-26 18:34:00 +01:00
Desmis
3d40612e97 change label shadows highlight 2019-03-26 10:18:24 +01:00
Desmis
2289fa8e94 merge with dev 2019-03-26 08:33:23 +01:00
Desmis
e1705ab94b merge with dev 2019-03-26 08:23:01 +01:00
Morgan Hardwood
90e1480b7f Fixes broken frame borders, fixes #5245 2019-03-25 20:24:07 +01:00
Flössie
14020ed356 Fix wrong consts in editcallbacks.h (#5239) 2019-03-25 18:57:30 +01:00
Ingo Weyrich
041c8c0e79 Merge pull request #5236 from Beep6581/newlocallab-speedup
Speedups and cleanups for newlocallab
2019-03-25 12:26:41 +01:00
Desmis
404604f491 merge with dev 2019-03-25 11:19:06 +01:00
Beep6581
6747c5c7df Merge pull request #5244 from TooWaBoo/dev-lang-de
Update Deutsch locale
2019-03-25 09:57:26 +01:00
TooWaBoo
ecdf10019e Typo korrected 2019-03-25 09:46:03 +01:00
TooWaBoo
1d462f1299 Update Deutsch locale 2019-03-25 09:42:47 +01:00
Morgan Hardwood
755301f97b Consistent capitalization in Dehaze label 2019-03-25 02:02:19 +01:00
Morgan Hardwood
ab7d249173 generateTranslationDiffs 2019-03-25 01:58:20 +01:00