Desmis
|
c7891e8e32
|
merge with dev
|
2017-10-01 09:38:18 +02:00 |
|
Desmis
|
a741821acf
|
In GUI fixed bad Hueref and prep Spot
|
2017-10-01 09:03:26 +02:00 |
|
Morgan Hardwood
|
2dbd307416
|
Merge branch 'dev' into release-5.3-rc1
|
2017-09-30 15:45:50 +02:00 |
|
Morgan Hardwood
|
6828cf6eaf
|
Fixes crash involving locale conversion of lensfun strings, by Floessie, fixes #4117
|
2017-09-30 15:41:52 +02:00 |
|
Morgan Hardwood
|
930394ffe8
|
Fix for some lenses in the Lensfun combo causing markup warnings, #4111
|
2017-09-29 12:47:23 +02:00 |
|
Desmis
|
b7e87ea25d
|
merge with Dev
|
2017-09-29 08:34:34 +02:00 |
|
heckflosse
|
76a77865ea
|
O(n²) when using clear from cache in file browser, fixes #4110
|
2017-09-28 16:34:42 +02:00 |
|
Hombre57
|
e97c7cad2c
|
Bugfix: when 'off', "Show all" only shew the first frame
The QuickInfo panel now reflect the selected subframe's metadata
See #4008
|
2017-09-28 00:25:23 +02:00 |
|
Desmis
|
b7a0b6c1aa
|
merge with Dev
|
2017-09-26 12:44:10 +02:00 |
|
Alberto Griggio
|
be39ef3260
|
allow to use a relative path for Lensfun.DBDirectory in options
|
2017-09-26 00:10:23 +02:00 |
|
heckflosse
|
31095d3a9d
|
Use assign instead of clear and resize
|
2017-09-25 13:14:21 +02:00 |
|
Alberto Griggio
|
4313cfc74c
|
fixed default value of lensfunDbDirectory when BUILD_BUNDLE is set
|
2017-09-25 12:09:40 +02:00 |
|
Desmis
|
8b7c3ab0a5
|
merge with Dev
|
2017-09-25 11:22:24 +02:00 |
|
Desmis
|
eeff965da7
|
merge with Dev
|
2017-09-24 08:18:45 +02:00 |
|
heckflosse
|
31af0935d8
|
Some changes to addsetid code in preferences
|
2017-09-24 01:10:08 +02:00 |
|
Morgan Hardwood
|
3f2e580bd7
|
Hopefully fixes the ADD SET issues, #4100
|
2017-09-23 16:50:43 +02:00 |
|
Beep6581
|
99b817e821
|
Merge pull request #4079 from midluk/clipindicator
Show clipped shadow indicator only when all channels are clipped
|
2017-09-23 14:10:34 +02:00 |
|
heckflosse
|
d733c40346
|
Fixed two bugs in lens correction gui, fixes #4098
|
2017-09-22 19:11:55 +02:00 |
|
heckflosse
|
e29334a4dc
|
rawtherapee-cli: use jpeg compression 92 instead of 0 when called with -j
|
2017-09-22 18:00:15 +02:00 |
|
Hombre57
|
615dfcbb6c
|
Added "Show all" button in Exif panel + astylized exifpanel.cc/.h
See #4008
|
2017-09-22 00:35:10 +02:00 |
|
Desmis
|
bdbe008d61
|
merge with Dev
|
2017-09-20 17:47:16 +02:00 |
|
Desmis
|
281b196b8b
|
Fixed bug in GUI preferences - local adjustements
|
2017-09-20 17:43:33 +02:00 |
|
Hombre57
|
9543a43281
|
Merge branch 'dev' into multiframe-handling
|
2017-09-19 21:26:06 +02:00 |
|
Alberto Griggio
|
a1f86bff53
|
merge 'lensfun-db-path-bundle' into 'dev'
|
2017-09-19 20:48:44 +02:00 |
|
Desmis
|
41e796821f
|
clean code
|
2017-09-19 17:36:40 +02:00 |
|
Hombre57
|
97afbdc5c5
|
Merge branch 'dev' into multiframe-handling
|
2017-09-18 22:59:57 +02:00 |
|
Hombre57
|
6c988e94d4
|
FileBrowser now detects the 2 frames from DualPixel Canon files
The QuickInfo frame from the EditorPanel now display the number of frame
contained in the image file if > 1
See #4008
|
2017-09-18 21:30:42 +02:00 |
|
Desmis
|
1b78046318
|
merge with Dev
|
2017-09-18 16:28:28 +02:00 |
|
Alberto Griggio
|
6f7ca3f5ec
|
one more fix for locating the lensfun db in bundle mode
|
2017-09-17 16:45:54 +02:00 |
|
heckflosse
|
658087e270
|
Lensfun: Reading pp3 with applied LCP doesn't set the LCP radio button. Fixes #4088
|
2017-09-17 15:53:57 +02:00 |
|
Hombre57
|
8cef3c5e2f
|
Merge branch 'dev' into multiframe-handling
|
2017-09-17 15:04:29 +02:00 |
|
Hombre57
|
0905294bda
|
Merge branch 'dev' into multiframe-handling, with some merge bugfix
|
2017-09-17 01:15:51 +02:00 |
|
Alberto Griggio
|
6d453dbd34
|
make sure the lensfun db is found correctly when building RT in "bundle" mode
|
2017-09-17 00:35:37 +02:00 |
|
Alberto Griggio
|
b1ce30c772
|
Added missing link_directory(${LENSFUN_LIBRARY_DIRS}) CMake commands
this allows to use a lensfun library installed on a custom path
|
2017-09-17 00:20:59 +02:00 |
|
Hombre57
|
ee0bff4124
|
Updated frame handling with any type of hierarchy (see #4008)
Images can now be detected in nested IFDs or as root IFDs.
|
2017-09-16 22:30:07 +02:00 |
|
heckflosse
|
597c4fbaa1
|
Merge branch 'lenscorrectiongui' into dev
|
2017-09-16 19:18:04 +02:00 |
|
heckflosse
|
9f75b197ea
|
some cleanups
|
2017-09-16 18:52:48 +02:00 |
|
heckflosse
|
14378f39af
|
Finally fixes #2494
|
2017-09-16 12:37:58 +02:00 |
|
heckflosse
|
91fd578f49
|
Write PP3 before processing image, not after. Hopefully fixes #2494
|
2017-09-15 22:09:45 +02:00 |
|
heckflosse
|
b20464a06f
|
removed accidentially added file
|
2017-09-15 20:14:27 +02:00 |
|
heckflosse
|
818200522a
|
Fix some inconsistencies in Profiled Lens Correction gui
|
2017-09-15 20:11:49 +02:00 |
|
Alberto Griggio
|
95040fba98
|
fix bug in opening a directory when the -R switch is not given
|
2017-09-15 10:38:37 +02:00 |
|
Desmis
|
99353cae14
|
merge with dev
|
2017-09-15 08:46:19 +02:00 |
|
heckflosse
|
952ada554a
|
Preview not updating properly when going back in history with LCP vignetting correction, fixes #4073
|
2017-09-14 17:13:45 +02:00 |
|
Alberto Griggio
|
008f280e29
|
lensfun: added possibility to use a private copy of the LF database
|
2017-09-14 11:34:41 +02:00 |
|
Desmis
|
9786ec0687
|
merge with dev
|
2017-09-14 09:09:18 +02:00 |
|
Lukas Middendorf
|
271e2bef40
|
Show clipped shadow indicator only when all channels are clipped
|
2017-09-13 23:03:37 +02:00 |
|
Flössie
|
05b97f5c50
|
Fix some new Coverity warnings
|
2017-09-13 19:58:48 +02:00 |
|
Alberto Griggio
|
f630309909
|
Merge pull request #4070 from Beep6581/lensfun
Lensfun integration
|
2017-09-13 15:35:26 +02:00 |
|
Alberto Griggio
|
c2960caab5
|
some (minor) code cleanup
|
2017-09-13 15:06:47 +02:00 |
|