Oliver Hamlet

Results 216 comments of Oliver Hamlet

I've used `tinyfiledialogs` and `nfd-rs` for file and folder pickers with `webview`. The former is poorly-documented (though there's not much to it) but the latter doesn't work well on macOS...

Re-targeting this to 306, since it's not terribly important to get done.

Closing this as I think having a shortcut in Bash's apps directory is a better solution than adding code for specific launchers, and it works (you just need to manually...

> Yep - although when dust settles I still find the idea appealing of having a BOSS like button that calls LOOT functions - without launching LOOT's UI - dunno...

My APIs all expect UTF-8, yes. CBash is as much a mystery to me as everyone else though.

This seems like it overlaps with #1083. If hidden messages were not included in the summary's message count, would there be any need for what you've suggested?

This is the sort of thing I'd have hoped Qt would provide for "free". The groups editor can't be keyboard-navigable because it's a drag-and-drop based interface, but it looks like...

I've improved tab navigation in the `better-keyboard-navigation` branch, a few things are still outstanding: - it's not possible to switch between the plugins and filters panels in the sidebar -...

I think the problem with the dialog is that it's the editor for a table cell - it looks like once you open an editor in the table, the table...

> Is there a way to completely lock focus on the dialog while it's open? That's what I've been trying to find. > As for the new actions, the **Apply**...