Desmis
981e2783bb
merge with dev
2019-08-02 18:08:42 +02:00
Ingo Weyrich
f85de946e6
Fix some corner cases in thumb selection, #5393
2019-07-30 14:44:18 +02:00
Ingo Weyrich
6b868a8d4d
Make thumbnail range-selection more similar to OS behaviour, fixes #5393
2019-07-30 13:22:15 +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
887aada51b
merge with dev
2019-07-28 10:23:52 +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
beab5c5254
merge with dev
2019-07-24 10:45:52 +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
Ingo Weyrich
0493e67474
nuke empty adjusterAutoToggled functions
2019-07-20 11:44:38 +02:00
Ingo Weyrich
d9c93e77ae
filecatalog/filebrowser: further optimizations
2019-07-19 23:45:02 +02:00
Desmis
ad6c0d04a7
merge with dev
2019-07-19 09:27:49 +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
TooWaBoo
14025dd15f
Fix History view of values
2019-07-18 18:07:09 +02:00
Ingo Weyrich
5f8799d48e
Store buttonset tooltips in static memory, saves about 700 byte per thumbnail
2019-07-18 11:18:45 +02:00
Ingo Weyrich
2ca9f7f94d
Further small speedup for filebrowser
2019-07-17 22:10:46 +02:00
Ingo Weyrich
bbdd774afb
Further speedups for filebrowser
2019-07-17 21:29:24 +02:00
Morgan Hardwood
a0f2040816
Small cleanup
...
Removed unused key TP_FILMNEGATIVE_REF_SPOTS.
Style fix in language string.
generateTranslationDiffs
Film Negative values in History use newlines to reduce required width.
Removed benchmark code.
2019-07-17 21:23:17 +02:00
Beep6581
275f11e97d
Merge pull request #5325 from erjiang/embedded-ratings
...
Use ratings from image metadata
2019-07-17 15:28:55 +02:00
Beep6581
bc4bd624f4
Merge pull request #5325 from erjiang/embedded-ratings
...
Use ratings from image metadata
2019-07-17 13:19:16 +02:00
Ingo Weyrich
d68b33effc
filecatalog: further speedups; also remember last copy/move destination
2019-07-16 20:07:29 +02:00
Ingo Weyrich
3130fe7ca3
Remove the space I added with last commit to test LGTM
2019-07-15 23:50:03 +02:00
Ingo Weyrich
42a9d8d404
Added a space to test LGTM
2019-07-15 21:43:51 +02:00
Ingo Weyrich
67e94e41c8
FileCatalog::getFileList(): speedup
2019-07-14 15:23:28 +02:00
Ingo Weyrich
72ae120bd1
FileCatalog::reparseDirectory(): speedup
2019-07-14 15:03:08 +02:00
Desmis
91984b2891
merge with dev
2019-07-12 18:42:45 +02:00
rom9
6e31285d9e
Merge remote-tracking branch 'origin/dev' into filmnegative
2019-07-10 21:37:23 +02:00
Flössie
3b78a5c227
Minor cleanups after #5315 and #5368
2019-07-09 13:18:08 +02:00
Floessie
e980d9b225
Merge pull request #5315 from Beep6581/rtsurface-cleanup
...
Rtsurface cleanup
2019-07-09 13:02:46 +02:00
Desmis
f6058d472c
merge with dev
2019-07-04 08:34:14 +02:00
rom9
b4c109f275
ProcParams now contain red and blue ratios, to be aligned with values in the GUI.
2019-06-29 16:06:40 +02:00
rom9
536bbf95aa
Added comments to clarify the difference between default exponents in procparams and default ratios in the GUI sliders.
2019-06-28 22:17:28 +02:00
rom9
4e09fd4f21
Changed master exponent default from 2.0 to 1.5; it was too large for high-contrast negatives. Set all sliders as log-scale, centered at 1.0, so that reasonable values can be fine-tuned more easily.
2019-06-28 21:29:06 +02:00
heckflosse
4eb7240a41
change granularity of raw black point adjusters from 0.1 to 1
2019-06-27 22:39:36 +02:00
rom9
63a6e1b79c
Changed GUI behaviour so that the first slider sets the reference exponent (green channel), and the other two sliders set the ratio of the red/blue exponent to the reference one. This should be more intuitive, and less confusing when clicking on the reset-to-default slider button. Now the first slider sets the general contrast, while the other two affect the color.
...
Lowered exponent slider max value from 6 to 4 (it was too large to be useful). New sliders are log-scale.
2019-06-26 02:00:34 +02:00
Desmis
ee63f51e5c
Some improvment and bug fixed
2019-06-25 20:31:59 +02:00
Desmis
07d74501f2
Second part ITCWB
2019-06-25 17:40:16 +02:00
Desmis
5dbc61579d
Save provisory work for autowb ITCWB
2019-06-25 13:56:52 +02:00
heckflosse
66c9cd6177
Don't scan for darframes/flatfields/cluts if folder is not set, #2238
2019-06-24 19:52:17 +02:00
rom9
2fde6e562a
The "dual-spot" exponents calculation feature now honors the master (green) exponent set by the user, and adjusts red and blue based on the ratios between the new, "guessed" exponents.
...
This way, if the user has chosen a different master exponent than the default, using the feature just alters the color characteristic of the conversion, while keeping the same contrast level.
2019-06-23 22:21:24 +02:00
rom9
8c6458daff
Removed "lock channels" CheckButton, it wasn't very useful. Keeping the "(lead)" note on the green channel label, to give a hint that this slider controls the other two as well.
2019-06-21 20:51:50 +02:00
Eric Jiang
789edc5bd3
Apply code-cleanup patch from @Floessie
...
See https://github.com/Beep6581/RawTherapee/pull/5325
2019-06-18 13:02:10 -07:00
rom9
7c0275ca1a
Updated copyright notice in new source files
2019-06-18 13:52:58 +02:00