Commit Graph

8591 Commits

Author SHA1 Message Date
Pandagrapher
f51f2f44ec Remove batch mode for Locallab 2019-11-21 20:50:31 +01:00
Pandagrapher
934700e6cb Save in .pp3 file the Locallab tools add/remove state 2019-11-20 21:41:47 +01:00
Pandagrapher
968e267903 Add possibility to add/remove Locallab tools
Change:
- Use tools list widget to add a Locallab tool to currently selected
spot. Remove Locallab tool from currently selected spot using cross on
tool title bar

Note:
- Spot parameters list in .pp3 file isn't optimized according to
added/removed Locallab tools
2019-09-09 21:52:06 +02:00
Pandagrapher
2080f65197 Improve mask preview and avoid reprocessing when switching spot
Changes:
- Mask preview has been improved. It only applies on detailed image now
("dcrop" pipeline) which corrects unexpected behavior on navigator
image. Mask preview now only applies on selected spot: when switching
between spots, mask preview is deactivated on newly selected spot.
- Image reprocessing is now avoided when switching between spots (except
if mask preview was previously activated). Mask background update
remains functionnal.

Bugfixe:
- AStyle runned on several modified files
2019-08-21 13:40:28 +02:00
Pandagrapher
53eeffbebf Merge of Locallab tools with actual GUI
Improvements:
- Simplification of default values setting/management

Limitations:
- Possibility to add/remove Locallab tool isn't working
- Even if not fully deactivated, batch mode isn't working anymore for
Locallab
- Mask preview isn't working anymore
2019-08-18 22:20:52 +02:00
Pandagrapher
e4701101c9 Creation of generic class to manage Locallab tools
Notes:
- All Locallab tools have been converted to this new design
- Locallab GUI hasn't been updated to this new design

Bugfix: Solve crash problem when using ctrl+copy/ctrl+paste
2019-08-15 10:26:44 +02:00
Desmis
afd5d5d836 merge with dev 2019-08-02 17:38:32 +02:00
Ingo Weyrich
e7d10bbf76 Fixes broken clear processing profile when image has same rank as thumb 2019-08-02 16:03:03 +02:00
Ingo Weyrich
b36e14c731 raw crop for LEICA Q2 2019-08-02 11:49:25 +02:00
Desmis
4adbb8d0f5 merge with dev 2019-08-02 08:10:01 +02:00
Desmis
6226a2781a change maxlevel to 9 2019-08-02 08:07:21 +02:00
Desmis
4278e2232e Fixed crash ih TIF with localcontrast wavelet - some improvments 2019-08-02 07:48:22 +02:00
Ingo Weyrich
2ec224c9ef Fix wrong camconst.json entry 2019-08-01 21:48:24 +02:00
Ingo Weyrich
13a1b59c46 Better white level for Canon EOS 400D DIGITAL 2019-08-01 21:35:52 +02:00
Desmis
3105bab29f Improve local contrast with simple wavelet 2019-08-01 10:36:35 +02:00
Desmis
1a75467794 Format iplocallab.cc locallab.cc 2019-07-31 08:35:52 +02:00
Desmis
09e3e7529a Add mask to TM 2019-07-31 08:26:07 +02:00
Desmis
f7a3e96900 merge with dev 2019-07-31 06:38:11 +02:00
Desmis
893831c45b Prepare mask TM 2019-07-30 18:14:41 +02:00
Ingo Weyrich
2283d1c969 Merge pull request #5395 from Beep6581/thumb-selection
Make thumbnail range-selection more similar to OS behaviour, fixes #5393
2019-07-30 16:03:13 +02:00
Ingo Weyrich
f85de946e6 Fix some corner cases in thumb selection, #5393 2019-07-30 14:44:18 +02:00
Desmis
a5389adbf6 Save GUI mask TM 2019-07-30 13:34:12 +02:00
Ingo Weyrich
6b868a8d4d Make thumbnail range-selection more similar to OS behaviour, fixes #5393 2019-07-30 13:22:15 +02:00
Desmis
89b88fd9d2 merge with dev 2019-07-30 07:05:02 +02:00
Ingo Weyrich
287bd5bbe3 boolean > bool 2019-07-29 23:05:01 +02:00
Ingo Weyrich
0f0dc03849 Fix broken thumbnail butto tooltips 2019-07-29 15:21:23 +02:00
Ingo Weyrich
f523149582 Clear processing profile is broken, fixes #5392 2019-07-29 13:56:38 +02:00
Desmis
86cdbd7b39 merge with dev 2019-07-27 15:24:14 +02:00
Desmis
a0485153bf changes to sobelcanny and blendstruc 2019-07-27 15:22:10 +02:00
Ingo Weyrich
1320791052 Backwards thumbnail selection using Shift-key unexpectedly shifts starting point of selection, fixes #5389 2019-07-27 11:40:01 +02:00
Morgan Hardwood
a9edbcf47b Improve page-up/down scrolling in File Browser
Patch by Ingo
2019-07-25 14:11:40 +02:00
Morgan Hardwood
4cbc2a9091 Fix missing filename tooltip
When hovering over a thumb which has characters in its filename which
are used in markup, such as '&', the tooltip was missing, due to the
ampersand being parsed as markup. Now the filename is treated as plain
text.
2019-07-25 12:04:45 +02:00
Morgan Hardwood
a6b1eb46fd Filmstrip horizontal scroll rate
When scrolling with the mouse scroll-wheel while hovering over a
thumbnail in the Filmstrip, now it scrolls by an amount equal to
the first thumb's width. Previously it used the height.
Spotted by Ingo.
2019-07-25 11:49:17 +02:00
Desmis
779ae39f17 merge with dev 2019-07-23 06:40:40 +02:00
Ingo Weyrich
c5e9482a29 Merge pull request #5386 from Beep6581/use_empty
use empty() instead of comparison with an empty string
2019-07-22 16:16:24 +02:00
Ingo Weyrich
6604755c6b Fix a typo 2019-07-22 14:58:22 +02:00
Ingo Weyrich
cbb3f05b7e use empty() instead of comparison with an empty string 2019-07-22 13:49:08 +02:00
Ingo Weyrich
fd6453d1a8 Merge pull request #5376 from Beep6581/filecatalog_speedups
Filecatalog speedups
2019-07-21 21:53:32 +02:00
Morgan Hardwood
2dee88428f Japanese localization updated by Yz2house, closes #5384 2019-07-21 13:18:31 +02:00
Ingo Weyrich
0493e67474 nuke empty adjusterAutoToggled functions 2019-07-20 11:44:38 +02:00
Desmis
ea1de1cf89 Tooltip for exposure PDE 2019-07-20 09:15:50 +02:00
Desmis
b8d3262942 add comment to PDE exposure 2019-07-20 08:36:00 +02:00
Ingo Weyrich
d9c93e77ae filecatalog/filebrowser: further optimizations 2019-07-19 23:45:02 +02:00
Desmis
d2f69abccb small improvments 2019-07-19 11:53:27 +02:00
Desmis
e81c651257 merge with dev 2019-07-19 08:20:00 +02:00
Desmis
17c81e1903 format with astylert 2019-07-19 08:17:54 +02:00
Desmis
22d1f2ce69 Change settings PDE exposure 2019-07-19 07:13:39 +02:00
Ingo Weyrich
0840b3ee00 Merge branch 'dev' into filecatalog_speedups 2019-07-19 00:50:55 +02:00
Ingo Weyrich
4d2807172c filecatalog/filebrowser: further speedup 2019-07-19 00:50:12 +02:00
Beep6581
4bda0fb475 Merge pull request #5383 from TooWaBoo/filmnegative-history-fix
Film Negative - Fix History view of values
2019-07-18 21:13:29 +02:00