Ralf Brown

Results 25 issues of Ralf Brown

Working to fix #12304 Should fix gcc7 regression mentioned in https://github.com/darktable-org/darktable/pull/12210?notification_referrer_id=NT_kwDOAE5ZCrI0MDMxMTk1NDAwOjUxMzQ2MDI#issuecomment-1212468148

no-pr-activity

When editing the path of a tag attached to a large number of images, the dt interface goes completely unresponsive until all of the affected sidecar files have been updated....

This PR adds startup code to load styles from `share/darktable/styles/` which are not yet present in the database, and also provides a sampling of styles to approximately match the look...

scope: image processing

Tell users that star ratings will be overwritten unless they make a change in the import module. Resolves #17056.

scope: translation / strings
scope: UI

Add pointers for accessing online documentation and configuring darktable to the existing display when the lighttable has no images to show. Refactored text-display code into a separate function to eliminate...

scope: translation / strings
scope: UI
scope: codebase

Inform users that they can insert line breaks to get multiline text by using the $(NL) variable.

scope: translation / strings
scope: UI

Based on a thread at pixls.us, I took a closer look at the existing tooltip for the shortcut-creation-mode button. Hopefully this revision is easier for new(ish) users to understand.

scope: translation / strings
scope: UI

Discovered that none of the sliders in the blurs module has a tooltip. This PR adds them.

scope: translation / strings
scope: UI