Skip to content

File: Store recent files in QSettings#7228

Draft
janezd wants to merge 1 commit into
biolab:masterfrom
janezd:recent-files-qsettings
Draft

File: Store recent files in QSettings#7228
janezd wants to merge 1 commit into
biolab:masterfrom
janezd:recent-files-qsettings

Conversation

@janezd

@janezd janezd commented Dec 30, 2025

Copy link
Copy Markdown
Contributor
Issue

Resolves #4919. Requires biolab/orange-widget-base#291 to be merged and released.

Description of changes

Alternative would be to just use schema-only setting? We decided against it because you would lose your own, personal history of recent files. Plus, you could still leave unwanted files in the workflow.

To do: other file loading widgets.

Includes
  • Code changes
  • Tests
  • Documentation

@janezd janezd added the needs discussion Core developers need to discuss the issue label Jan 9, 2026
@janezd janezd removed the needs discussion Core developers need to discuss the issue label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Store recent paths in QSettings, not .ows

1 participant