rfranke
3deff849ef
Hide inspector window during initialization, thanks to @heckflosse
2020-01-03 16:46:00 +01:00
rfranke
c4e21438a1
Open inspector fullscreen and exploit monitor resolution, see #1474 , #5591
...
- filecatalog.cc: add shortcuts
'f' for image on full screen
'Shift' 'f' for 100% crop on full screen
(synchronization with mouse move as before with dual monitors)
- filepanel.cc: don't create inspector tab
- inspector.cc, inspector.h:
create separate window for inspector
scale image if requested
exploit device scaling for full monitor resolution under macOS
2020-01-03 10:37:22 +01:00
Ingo Weyrich
fbc7455ead
Merge pull request #5584 from Beep6581/darkframe-speedup
...
Darkframe speedup
2019-12-28 19:33:55 +01:00
Ingo Weyrich
8af740f94b
Merge branch 'dev' into darkframe-speedup
2019-12-28 13:05:58 +01:00
Ingo Weyrich
a62b0f8040
Use gtk_show_uri, fixes #5578 , thanks to @Floessie for the patch
2019-12-28 13:05:18 +01:00
Ingo Weyrich
b2cfb457cc
multithread darkframe subtraction, #5582
2019-12-24 19:07:32 +01:00
Ingo Weyrich
c4cf68c6b5
Speedup for darkframe subtraction
2019-12-24 19:01:36 +01:00
Morgan Hardwood
898527732b
./tools/generateTranslationDiffs
2019-12-23 12:42:19 +01:00
Morgan Hardwood
c75cc32268
Japanese translation updated by Yz2house
...
Closes #5576
2019-12-23 12:41:36 +01:00
Beep6581
73655b6099
Merge pull request #5567 from Beep6581/help-btn
...
Added help button to main menu #5566
2019-12-20 19:59:06 +01:00
Ingo Weyrich
5face2e449
buildBlendMask: remove multiplication by amount as amount always was 1
2019-12-20 17:44:51 +01:00
Floessie
f8f100262f
Merge pull request #5573 from luzpaz/typos
...
Fix doxygen typo and other various typos
2019-12-20 13:39:27 +01:00
Flössie
bd6088837c
Fix crash on DCraw::data_error
( fixes #5571 )
2019-12-20 13:34:37 +01:00
luz.paz
7f425e7fe6
Found a few more typos
2019-12-20 06:07:52 -05:00
luz.paz
c5d2e00ba3
Fixed previous commit per review feedback
2019-12-20 06:06:52 -05:00
luz.paz
765499bf55
Fix doxygen typo and other various typos
2019-12-19 20:46:35 -05:00
Ingo Weyrich
3a207dace7
Some optimizations for capture sharpening
2019-12-18 17:33:41 +01:00
Ingo Weyrich
5e0ad767ad
Capture sharpening: fix wrong calculation for radius > 0.84
2019-12-18 13:16:37 +01:00
Beep6581
6dadab7236
Merge pull request #5557 from Krijger/ci-macos
...
Continuous integration for macOS
2019-12-17 10:44:24 +01:00
Morgan Hardwood
56de2e7a07
Help button - new icon, simplified code #5567
2019-12-17 10:38:04 +01:00
Ingo Weyrich
abac9856e7
Apply internal default profile (neutral) instead of user defined default profiles for missing parts of existing profile when loading a raw file which already has a .pp3, fixes #5564
2019-12-17 00:44:01 +01:00
Morgan Hardwood
9a0cae0357
Clear progress bar when opening in external editor
...
The last step remained visible in the progress bar when invoking the external editor.
Fixes #5475
2019-12-16 23:47:54 +01:00
Morgan Hardwood
d6f65dc8e2
Added help button to main menu #5566
...
Opens RawPedia in the default URI handler
2019-12-16 23:43:09 +01:00
Ingo Weyrich
4a25633bd7
Do not gray out adjusters when automatic is enabled, fixes #5565
2019-12-16 14:35:40 +01:00
Ingo Weyrich
6b22101500
better white level for FUJIFILM X-A7
2019-12-15 17:00:50 +01:00
Ingo Weyrich
eb4fe6a7c6
Merge pull request #5562 from Beep6581/review_demosaicers
...
Clip negative values to zero in raw processing, #5561
2019-12-13 16:54:51 +01:00
Quinten Krijger
66cf9f0c7a
ci macos: cleanup debug print statement
2019-12-13 16:09:05 +01:00
Quinten Krijger
8425e974e6
ci macos: document echo ::set-env
2019-12-13 16:09:05 +01:00
Quinten Krijger
8071e42292
ci macos: automatic jobs config test 2
2019-12-13 16:09:05 +01:00
Quinten Krijger
ed6eeca929
ci macos: explain GITHUB_REF parsing
2019-12-13 16:09:05 +01:00
Quinten Krijger
ec00334acb
ci macos: use Apple's way of spelling macOS
2019-12-13 16:09:05 +01:00
Quinten Krijger
2498423a6f
ci macos: avoid ls parsing bugs
2019-12-13 16:09:05 +01:00
Quinten Krijger
67e35fdb5d
ci macos: fix icons path
2019-12-13 16:06:47 +01:00
Quinten Krijger
10d5fc4d8e
ci macos: fix globbing
2019-12-13 16:06:47 +01:00
Quinten Krijger
0e7a7efa1a
ci macos: create directories for icons
2019-12-13 16:03:25 +01:00
Quinten Krijger
055072c15a
ci macos: install shared-mime-info
2019-12-13 16:03:25 +01:00
Quinten Krijger
ed05d15612
ci macos: follow symlink files in copy
2019-12-13 16:03:25 +01:00
Quinten Krijger
f6f9da10cc
ci macos: do not include libprint to avoid error
2019-12-13 16:03:25 +01:00
Quinten Krijger
bff973eef8
ci macos: debug printing for mime copy action
2019-12-13 16:03:20 +01:00
Quinten Krijger
5298f95cbd
ci macos: follow symlinked files while copying
2019-12-13 16:02:00 +01:00
Quinten Krijger
aa6140198b
ci macos: simplify frameworks path
2019-12-13 15:47:36 +01:00
Quinten Krijger
f463cf8085
ci macos: fix, libprint .so files are now also in target LIB
2019-12-13 15:47:36 +01:00
Quinten Krijger
56169fb95d
ci macos: cp resources from where they actually are
2019-12-13 15:47:36 +01:00
Quinten Krijger
fa2e8e6354
ci macos: many fixes for library locations (homebrew)
2019-12-13 15:47:36 +01:00
Quinten Krijger
351fe7e2f1
ci macos: fix for gdk-pixbuf not being within gtk+3 (on brew)
2019-12-13 15:47:36 +01:00
Quinten Krijger
7eb2366e98
ci macos: link gdk-pixbuf from usr/local/opt
2019-12-13 15:43:06 +01:00
Quinten Krijger
0a4f140aad
ci macos: fix path for gdk-pixbuf-2.0
2019-12-13 15:43:06 +01:00
Ingo Weyrich
0c10b1466e
raw crop for Leica SL2
2019-12-13 14:39:05 +01:00
Quinten Krijger
d5b8c9658d
ci macos: use symlink reference for libomp
2019-12-13 14:10:00 +01:00
Quinten Krijger
0e662ccb4a
ci macos: configure AR and RANLIB libraries for cmake
2019-12-13 14:10:00 +01:00