Ingo Weyrich
afeca7f5f9
Fix lgtm issues
2019-11-02 00:18:48 +01:00
Ingo Weyrich
f02f5c4a69
Fix two lgtm issues
2019-11-01 22:57:20 +01:00
Ingo Weyrich
c1f9120ef4
Further reduction of include dependencies
2019-11-01 21:20:52 +01:00
Ingo Weyrich
b58d38fc62
Fix clang warnings
2019-11-01 17:17:29 +01:00
Ingo Weyrich
d731e172c2
Further reduction of include dependencies
2019-11-01 16:15:59 +01:00
Ingo Weyrich
e682b364b5
Further reduction of include dependencies
2019-11-01 14:51:33 +01:00
Ingo Weyrich
962f81f6bc
Further reduction of include dependencies
2019-11-01 12:51:08 +01:00
Ingo Weyrich
785273e7bf
Further reduction of include dependencies
2019-11-01 01:03:30 +01:00
Ingo Weyrich
cac2eb53ef
Further reduction of include dependencies
2019-10-31 20:41:08 +01:00
Ingo Weyrich
284fe57159
Further reduction of include dependencies
2019-10-31 13:29:12 +01:00
Flössie
add5c790d6
#pragma once
for our headers plus drive-by formatting
2019-10-31 10:20:50 +01:00
Flössie
aacea7046c
Fix Clang warnings plus some cleanups
2019-10-31 08:56:38 +01:00
Ingo Weyrich
6935faa258
Further cleanup of include dependencies
2019-10-30 22:12:06 +01:00
Ingo Weyrich
4dcee23cb3
Fix broken lgtm build
2019-10-30 18:06:30 +01:00
Ingo Weyrich
ba8dda1836
Further cleanup of include dependencies
2019-10-30 16:38:02 +01:00
Ingo Weyrich
1acca23fe1
Further cleanup of include dependencies
2019-10-29 22:45:26 +01:00
Ingo Weyrich
068847eb5a
Further cleanup of include dependencies
2019-10-29 21:06:27 +01:00
Ingo Weyrich
ed161c6288
Reduce rawimage.h dependencies
2019-10-29 15:21:02 +01:00
Ingo Weyrich
c11087c28d
Cleanup curves.h includes
2019-10-29 14:15:45 +01:00
Ingo Weyrich
3aa84c48da
Forward declare ColorTemp
2019-10-29 12:33:14 +01:00
Morgan Hardwood
91589191e0
Small Flat-Field UI cleanup
2019-10-23 23:33:29 +02:00
Ingo Weyrich
37e7a705ab
Review of flatfield code, own compilation unit, use clip control value 0 when using auto clip control on already clipped image, code review
2019-10-23 20:22:03 +02:00
Desmis
5dbc546e90
merge with dev
2019-10-23 10:41:20 +02:00
Beep6581
40679f8b51
Merge pull request #5501 from Beep6581/partial-save-dialog
...
Partial profile save dialog order
2019-10-22 20:43:33 +02:00
Ingo Weyrich
959849f098
Favorites tab: hide vertical scrollbar
2019-10-22 14:32:36 +02:00
Ingo Weyrich
45900cbd68
partial save code review
2019-10-21 23:02:48 +02:00
Ingo Weyrich
095b5233a9
partial save code review
2019-10-21 22:50:17 +02:00
Morgan Hardwood
330a7807ed
Partial profile save dialog order
...
If it's a partial profile, it's more intuitive to first allow the user
to choose which parameters to save before showing the Save As dialog.
Closes #5491
2019-10-14 21:31:22 +02:00
Desmis
cfdfd9f553
merge with dev
2019-10-12 08:50:16 +02:00
Desmis
f72ec7bde2
merge with dev
2019-10-12 08:36:25 +02:00
Morgan Hardwood
8f0de49d41
Whitespace cleanup
...
Cleans up whitespace (tab -> space), alignment and DOS line endings.
2019-10-03 11:43:12 +02:00
scx
ca42b7b726
Fix launch of custom editor
...
Fixes Beep6581/RawTherapee#5472
2019-09-26 04:21:28 +02:00
Morgan Hardwood
fa7ba481d7
Merge branch 'dev' into wavelenh
2019-09-25 12:43:57 +02:00
Ingo Weyrich
85cdf5fbe7
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2019-09-24 18:59:42 +02:00
Ingo Weyrich
79b3ff8e6e
capture sharpening: allow negative corner boost
2019-09-24 18:59:02 +02:00
Flössie
54ca2977c3
Add missing inits and header to PdSharpening
2019-09-24 14:54:13 +02:00
Flössie
5b72cc0dd3
Quote parameters correctly for Linux when spawning ( #5463 )
2019-09-24 09:59:31 +02:00
Ingo Weyrich
a11295ef7a
Merge branch 'dev' into dehaze_speedup
2019-09-23 20:33:55 +02:00
Ingo Weyrich
57466be795
Capture sharpening: Label and tooltip changes, also renamed key for favorite tab to capturesharpening
2019-09-23 20:33:32 +02:00
Desmis
9c983a1c4e
merge with dev
2019-09-23 13:07:34 +02:00
Desmis
f57d74ffbd
merge with dev
2019-09-23 11:40:25 +02:00
Ingo Weyrich
0fc0eced5a
Merge branch 'dev' into dehaze_speedup
2019-09-22 15:39:19 +02:00
Ingo Weyrich
78d7c1da6a
Merge branch 'dev' into capture_sharpening
2019-09-22 00:25:55 +02:00
Ingo Weyrich
7726911f7a
Merge branch 'dev' into dehaze_speedup
2019-09-22 00:01:29 +02:00
Franz Trischberger
706c16510f
Add option to link against libtcmalloc.so
...
Implementation done by Alberto Griggio (agriggio)
for his fork at https://bitbucket.org/agriggio/art
libtcmalloc.so comes with google's perftools:
https://github.com/gperftools/gperftools
This should fix issues where glibc won't give
memory back to the OS.
Related issue: #4416
2019-09-21 08:44:53 +03:00
Ingo Weyrich
7ff3192cc9
dehaze: added lumimance mode from ART, #5456 , thanks to @agriggio
2019-09-20 14:03:09 +02:00
Desmis
9e9d0cd503
merge with dev
2019-09-17 11:11:43 +02:00
Desmis
332782ec9b
merge with dev
2019-09-17 10:57:05 +02:00
Ingo Weyrich
f2cdbd0e4d
Capture sharpening: experimental radius offset depending on distance to center
2019-09-16 15:09:47 +02:00
Ingo Weyrich
4079bb9920
Capture Sharpening: automatic radius calculation
2019-09-11 18:56:07 +02:00