Morgan Hardwood
75d1ed02f6
Improved trash icons, #4469
2018-07-16 20:20:13 +02:00
Morgan Hardwood
00022a011a
Updated diskette/save icons, #4469
2018-07-16 17:50:43 +02:00
Morgan Hardwood
6db56987f8
Tweaked magnifier icons, #4469
2018-07-16 12:54:04 +02:00
Morgan Hardwood
bb6282fad3
Icons tweaked #4469
...
- The "light" icon theme is now a little lighter, to increase contrast.
- Toolbox icons are now small.
- Buttons:
- Buttons without labels which use icons as their only source of info regarding what the button does (e.g. the white-balance pipette button) use normal-sized icons.
- Labeled buttons which use icons as an auxiliary source of information (e.g. Auto-Crop) now use small icons. Curve type icons are also small even though they have no labels.
- Colored circles are smaller.
- Curve type icons redesigned and small.
- Hand icons (when panning the preview) redesigned to have a clear outline regardless of background color.
- Magnifier icons redesigned to have a thinner magnifier frame and larger inner parts.
- Perspective, distortion and crop icons redesigned.
- Some small icons were missing the `-small` suffix, now renamed.
2018-07-16 12:41:40 +02:00
Morgan Hardwood
3750b00272
Tweaked crosshair icon, #4469
2018-07-15 12:32:47 +02:00
Morgan Hardwood
47550eece2
Fixed WindowsInnoSetup.iss.in, #4469
2018-07-14 12:12:19 +02:00
Morgan Hardwood
4340ece3e3
Replaced contrast mask icon
2018-07-13 18:57:35 +02:00
Morgan Hardwood
10af344672
Merge branch 'dev' into iconcleanup4
2018-07-13 18:14:48 +02:00
Morgan Hardwood
522495f4eb
Icon cleanup #4469 #3547
...
Rebased in new branch to cleanup commit history.
2018-07-13 18:13:35 +02:00
Ingo Weyrich
c30f03ea09
Merge pull request #4676 from Beep6581/histmatching-if-needed
...
Call Histogram matching only if necessary, fixes #4674
2018-07-10 13:41:16 +02:00
heckflosse
3329f6ef89
Removed Stopwatch
2018-07-10 13:39:29 +02:00
heckflosse
19371b4b5d
Merge branch 'dev' into histmatching-if-needed
2018-07-10 12:30:57 +02:00
Alberto Griggio
06812ebb6f
Merge pull request #4659 from Beep6581/histmatching-simpler-curve
...
histmatching: use fewer points in the auto-matched curve
2018-07-10 11:06:46 +02:00
Alberto Griggio
eedad21326
histmatching: use the same amount of pixels for the matching regardless of the image orientation
2018-07-10 11:05:35 +02:00
Morgan Hardwood
dfa31dddcd
Japanese translation updated by firefly
...
Closes #4677
2018-07-09 12:22:00 +02:00
Ingo Weyrich
d9cab1f553
Merge pull request #4670 from Beep6581/float_dng_range_0_1
...
Floating point dng files in [0;1] range have black thumbnail
2018-07-08 23:21:17 +02:00
heckflosse
eeebe587ba
Call Histogram matching only if necessary, #4674
2018-07-08 20:24:17 +02:00
Morgan Hardwood
786cd10ca0
Use named GTK+ icon instead of custom PNG
...
Fixes #4665
2018-07-08 14:07:51 +02:00
heckflosse
7f897e4e4d
fix #4669 also for xtrans
2018-07-07 16:39:28 +02:00
heckflosse
9224d6e18c
Floating point dng files in [0;1] range have black thumbnail, fixes #4669
2018-07-07 16:09:37 +02:00
Ingo Weyrich
523fe40662
Merge pull request #4664 from TooWaBoo/dev
...
Update Deutsch locale
2018-07-05 21:14:02 +02:00
TooWaBoo
ed7a4b731a
Update Wavelet string
2018-07-05 03:54:27 +02:00
TooWaBoo
d42fb1cd7c
Update Deutsch locale
2018-07-05 03:44:28 +02:00
Morgan Hardwood
9e08a26f0d
Added two missing keys and generateTranslationDiffs
2018-07-05 00:16:58 +02:00
Ingo Weyrich
579190b5bb
Merge pull request #4660 from TooWaBoo/dev
...
Update Deutsch locale
2018-07-05 00:09:45 +02:00
Morgan Hardwood
b419bb2dfa
Merge branch 'dev' of github.com:Beep6581/RawTherapee into dev
2018-07-04 21:25:38 +02:00
Morgan Hardwood
ba3932d816
Require libtiff >= 4.0.4
...
Compilation fails when using libtiff < 4.0.4 on PHOTOMETRIC_CFA not
being declared. This commit introduces a minimum libtiff requirement of
4.0.4, which in turn required making cmake-2.8.8 the minimum required
version so as to avoid having to bundle findTIFF.cmake.
Closes #4653
2018-07-04 21:23:18 +02:00
Alberto Griggio
8c3e14b7f0
resize: added "allow upscaling" checkbox (issue #4643 )
2018-07-04 13:32:12 +02:00
Ingo Weyrich
370e5d0222
Merge pull request #4657 from Beep6581/dng_halffloat_load_speedup
...
If available, use intrinsics to convert half precision float values to single precision float values
2018-07-04 12:29:43 +02:00
TooWaBoo
f79dfdd7a2
Update Deutsch locale
2018-07-04 02:39:02 +02:00
heckflosse
ccfe4275d1
use __m128i instead of __m128i_u
2018-07-03 21:07:39 +02:00
Morgan Hardwood
cc34d5ad1e
Portugues (Brasil) translation updated by Digitalpix58
2018-07-03 19:27:31 +02:00
Morgan Hardwood
150d19a555
generateTranslationDiffs
2018-07-03 13:23:19 +02:00
heckflosse
0dd886d152
small changes in conversion from half float to single precision float
2018-07-03 12:28:45 +02:00
heckflosse
f2765b9a1c
If available, use intrinsics to convert half precision float values to single precision float values when loading float dng files
2018-07-02 20:29:41 +02:00
Alberto Griggio
ee345ba376
histmatching: use fewer points in the auto-matched curve
...
makes editing the curve by hand much easier
2018-07-02 17:41:50 +02:00
heckflosse
bb9e7c5d66
Filmstrip height not high enough after latest dev, fixes #4655
2018-07-02 11:03:19 +02:00
Ingo Weyrich
8a9f102cd2
Merge pull request #4652 from Thanatomanic/scroll-speed
...
Scrolling speed changed to height of thumbnail.
2018-07-01 18:35:19 +02:00
Thanatomanic
cccfb02b51
Hide scrollbar if necessary
2018-07-01 15:53:29 +02:00
Thanatomanic
fc79968108
Sanity checks for height, horizontal thumb browser automatically scales.
2018-07-01 15:52:21 +02:00
Thanatomanic
3d7772d0c6
The scrolling distance now takes into account the effective height of the thumbnail (including exif if necessary)
2018-07-01 13:47:42 +02:00
Thanatomanic
b5310d4bc6
Scrolling speed changed to height of thumbnail.
...
This works really well in the browser. Horizontal scrolling has the same speed, which works reasonably well too (unless you have images with abnormal aspect ratio's).
2018-07-01 09:36:38 +02:00
heckflosse
1d13724604
Limit usable raw border range to 2..16 for pixelshift files
2018-06-30 15:12:57 +02:00
heckflosse
be07fd83c5
Allow custom raw border in range 1..16 for pixelshift files
2018-06-30 14:22:11 +02:00
heckflosse
4b227709d1
Fix broken AMAZE+VNG4 demosaic for motion areas of pixelshift files
2018-06-30 14:20:29 +02:00
Floessie
02e336a694
Merge pull request #4645 from Beep6581/fix-thumbbrowser-deadlock
...
Fix thumbbrowser deadlock (fixes #4576 )
2018-06-30 09:47:26 +02:00
Alberto Griggio
7b0383fd2f
merge 'soft-light' into 'dev'
2018-06-29 23:34:31 +02:00
heckflosse
192e29416a
Call border interpolation from amaze only if border < 4
2018-06-29 13:45:13 +02:00
Ingo Weyrich
ee3875ed73
Merge pull request #4646 from Beep6581/fullraw
...
Allow 0 to 16 pix border for bayer files instead of fixed 4 pix
fixes #4642 , fixes #2698
2018-06-29 12:10:36 +02:00
Ingo Weyrich
5a4bf34a9f
Merge pull request #4638 from TooWaBoo/dev
...
Update Deutsch locale
2018-06-28 22:33:37 +02:00