8037 Commits

Author SHA1 Message Date
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
c44e9dfa44 Add missing includes for latest GCC 9 2019-10-31 12:55: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
1d51016bdd Fix some lgtm issues 2019-10-30 14:07:49 +01:00
Flössie
d7ec033829 Reduce dcp.h dependencies 2019-10-30 09:30:21 +01:00
Ingo Weyrich
81575a6e36 Further cleanup of include dependencies 2019-10-29 23:49:43 +01:00
Ingo Weyrich
1acca23fe1 Further cleanup of include dependencies 2019-10-29 22:45:26 +01:00
Ingo Weyrich
dfa41d6947 removed rtengine/slicer.* 2019-10-29 21:09:37 +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
Ingo Weyrich
e92a99350b Forward declare Image8 2019-10-29 11:44:00 +01:00
Ingo Weyrich
54b6b53e12 Reduce image16.h dependencies 2019-10-28 21:15:34 +01:00
Ingo Weyrich
20726d5bfe Forward declare Imagefloat 2019-10-28 20:01:16 +01:00
Ingo Weyrich
22e5348db7 Forward declare LabImage 2019-10-28 17:17:15 +01:00
Ingo Weyrich
eaf0eeff4e Forward declare CieImage 2019-10-28 15:43:58 +01:00
Ingo Weyrich
66191609d6 Forward declare wavelet_decomposition 2019-10-28 15:17:25 +01:00
Ingo Weyrich
0ee3873ce4 fix clang warning 2019-10-28 13:35:46 +01:00
Ingo Weyrich
f3adbd9fd7
Merge pull request #5477 from Beep6581/boxblur_cleanup
reviewed boxblur code and usage
2019-10-26 21:11:46 +02:00
Ingo Weyrich
3ba2e3fbd7 Merge branch 'dev' into boxblur_cleanup 2019-10-26 20:11:25 +02:00
Ingo Weyrich
11f8672584 Fix bug in Capture Sharpening 2019-10-26 12:54:29 +02:00
Ingo Weyrich
7f6d29d938
Merge pull request #5503 from ahoenselaar/hasselblad
Decoding of Hasselblad pixelshift files. Kudos to @ahoenselaar
2019-10-24 18:42:23 +02:00
Morgan Hardwood
ff2e5da9e4 generateTranslationDiffs 2019-10-23 20:51:08 +02:00
Morgan Hardwood
dc972ddb21 Film Negative button and tooltip changes 2019-10-23 20:32:41 +02:00
Morgan Hardwood
6a44170aff Fix shadow/highlight clipping indicator keyboard shortcuts in tooltips
Closes #5493
2019-10-23 18:01:04 +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
0e209a0bc1 Capture Sharpening: Highlights zone with Color Propagation are filled in a purple color, fixes #5505 2019-10-22 14:12:38 +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
Ingo Weyrich
8e99401ac7
Merge pull request #5486 from TooWaBoo/dev
Update Deutsch locale
2019-10-21 00:13:14 +02:00
Beep6581
197c1225af
Merge pull request #5504 from scx/xdg-20191020
Update desktop file
2019-10-20 23:53:58 +02:00
scx
0ede513e3b Update desktop file
- Add StartupNotify entry
2019-10-20 23:30:14 +02:00
Andreas Hoenselaar
1bffb54977 Calculate the initial predictor only once. 2019-10-19 21:25:36 -08:00
Andreas Hoenselaar
de1c04b633 Use the same predictor for all Hasselblad files. 2019-10-19 11:22:06 -08: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
Morgan Hardwood
911cc85ffc Added Panasonic DMC-GX7 dual-illuminant DCP, closes #5500 2019-10-13 18:51:27 +02:00
Morgan Hardwood
bbb410fc14 Added RICOH GR III dual-illuminant DCP 2019-10-11 12:21:35 +02:00
Flössie
f7c57eeeda Make ImProcFunctions::transCoord() const 2019-10-08 14:12:42 +02:00
Morgan Hardwood
1a3d4504d1 Updated file, closes #5301 2019-10-07 21:03:52 +02:00
Beep6581
710f6c089d
Merge pull request #5483 from Beep6581/whitespace
Whitespace cleanup
2019-10-07 08:21:59 +02:00