12224 Commits

Author SHA1 Message Date
Ingo Weyrich
d9a62aa27a Fix LGTM alerts 2020-02-09 14:14:46 +01:00
Benitoite
80eb85215a
Appends build-unique info to AboutThisBuild.txt 2020-02-09 05:05:30 -08:00
Benitoite
8170b6ed75 cmake: gather and display build information
Displays unique info: the build OS, the build zulu datetime, the build epoch, and a uuid during cmake configuration.
2020-02-09 05:02:50 -08:00
Ingo Weyrich
acdb3c32dd MLsharpen: cleanup 2020-02-09 12:02:57 +01:00
Ingo Weyrich
dc98f069cb Merge branch 'dev' into mlsharpen_review 2020-02-09 11:31:55 +01:00
Benitoite
344e9862ef
mac: append bundle-time to AboutThisBuild.txt
Appends a section of information to uniquely identify a particular bundle.
2020-02-08 13:14:37 -08:00
Beep6581
37bfa836f1
Merge pull request #5646 from scx/icons
Install additional icons
2020-02-08 16:09:32 +01:00
scx
291abfd7a7 Install additional icons
- Install 32x32 icon
 - Install 64x64 icon
 - Install scalable icon
2020-02-08 12:56:40 +01:00
Benitoite
d796f70caf
Mac: fix os deployment target compilation flags
Uses `${CMAKE_OSX_DEPLOYMENT_TARGET}` instead of `10.9`
2020-02-08 02:52:31 -08:00
Ingo Weyrich
54fdc848f0 Merge branch 'dev' into newlocallab 2020-02-08 11:23:54 +01:00
Flössie
fcbb9f55b6 Fix non-Apple build 2020-02-08 08:45:38 +01:00
Ingo Weyrich
8356fd44e3 Merge branch 'dev' into newlocallab 2020-02-07 22:16:11 +01:00
Benitoite
5dc1c1dce2
Mac: install_name change after CheckLink 2020-02-07 13:10:32 -08:00
Ingo Weyrich
97dfa4e4af Some more -Wunused-macros fixes 2020-02-07 22:01:58 +01:00
Benitoite
fefb9c43b9
macos_bundle.sh: fix libpixbuf and immodules
Fixes building libpixbuf and immodules database by modifying install names later on.
2020-02-07 12:45:24 -08:00
Ingo Weyrich
b74d31525e Merge branch 'dev' into newlocallab 2020-02-07 21:34:38 +01:00
Beep6581
849aa07995
Merge pull request #5641 from Benitoite/patch-21
macOS: update to macosx_bundle.sh
2020-02-07 21:03:56 +01:00
Ingo Weyrich
8f291c3ff2 Be -Wunused-macros clean 2020-02-07 20:18:35 +01:00
Benitoite
0bec7719fe
macos: fix some script errors by re-ordering ops 2020-02-07 10:49:01 -08:00
Ingo Weyrich
c984a95b9e Merge branch 'dev' into newlocallab 2020-02-07 18:24:50 +01:00
Ingo Weyrich
aae22fcc86
Merge pull request #5617 from Beep6581/devirtualize
devirtualize method calls by declaring classes and methods final
2020-02-07 17:06:30 +01:00
Ingo Weyrich
f7fd7e578b
Merge pull request #5611 from Beep6581/reduce_include_dependencies
reduce some include dependencies
2020-02-07 17:05:57 +01:00
Beep6581
113f0961d5
Merge pull request #5639 from Benitoite/patch-20
CMakeLists.txt LENSFUNDBDIR partial regress
2020-02-07 17:05:09 +01:00
Ingo Weyrich
4221fdf31e fix regression in Canon sRAW/mRAW black level computation, taken from ART, fixes #5638 2020-02-07 13:52:25 +01:00
Benitoite
1150a4352f
Re-enable a private LENSFUNDBDIR on Win32 and UNIX
Restores a few lines in CMakeLists.txt 2cc8918 removed for non-APPLE systems.
2020-02-07 00:47:24 -08:00
Desmis
b5b2c91078 merge with dev 2020-02-06 16:53:11 +01:00
Desmis
e985a5d288 merge with dev 2020-02-06 16:41:40 +01:00
Desmis
ff8c0748e9 Change max blur chroma level pyramid 2020-02-06 16:37:58 +01:00
Desmis
a76298b650 merge with dev 2020-02-06 15:42:57 +01:00
Desmis
f1eda664db Another change tooltip 2020-02-06 15:40:52 +01:00
Desmis
3a2d810784 Chnage some labels and tooltip 2020-02-06 14:37:32 +01:00
Morgan Hardwood
9bcebf54d5 Merge branch 'merge_5.8_back_to_dev' into dev 2020-02-06 12:05:03 +01:00
Morgan Hardwood
cd1e96b41c Changes to merge release 5.8 back into dev 2020-02-06 12:04:28 +01:00
Desmis
a91b9d361e merge with dev 2020-02-06 11:44:03 +01:00
Desmis
a70ab81dcc merge with dev 2020-02-06 11:20:05 +01:00
Desmis
d563b06c3a merge with dev 2020-02-06 10:58:01 +01:00
Beep6581
44f2400993
Merge pull request #5539 from mattiaverga/klt
Fix linking against system klt
2020-02-06 09:53:35 +01:00
Morgan Hardwood
d35dc3f93b Fix copyright references for the CR3 decoder
Closes #5634
2020-02-05 23:27:04 +01:00
Desmis
113d1784fd Change to guide range 2020-02-04 10:00:19 +01:00
Desmis
f7aa9a4d32 Improvment to smooth blur 2020-02-04 08:22:26 +01:00
Morgan Hardwood
9a9e0acbf2 Bump release date to now 2020-02-04 07:39:52 +01:00
Morgan Hardwood
aa120768ea Show 5.8 in splash screen
Reverts d6fb05938 for `release-5.8` branch
2020-02-03 18:54:40 +01:00
Morgan Hardwood
1ab838fd2f Merge branch 'dev' into release-5.8 2020-02-03 18:17:17 +01:00
Desmis
75d95735fa Improvment to Smooth Blur 2020-02-03 11:08:37 +01:00
Desmis
3ad362c526 Change checkbox by combobox for luma-chroma in Smooth Blur - chnage normal expert 2020-02-03 10:18:15 +01:00
Desmis
04a979fba5 merge with dev 2020-02-03 08:07:23 +01:00
Morgan Hardwood
160aae7215 Polish translation updated
Updated by Bartłomiej Wiśniowski / bwisn
Closes #5631
2020-02-02 23:23:31 +01:00
Beep6581
a7769535c2
Merge pull request #5629 from Benitoite/patch-19
macOS bundle update
2020-02-02 23:13:17 +01:00
Benitoite
efd28baa3a
macOS: specify certain library destinations 2020-02-02 06:02:49 -08:00
Morgan Hardwood
d6fb059382 Revert version in splash screen
Revert version shown in splash screen in dev branch from "5.8"
to "5.7 development" as 5.8 is not tagged yet.
2020-02-02 14:34:46 +01:00