Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rework dictionaries widget #1332

Merged

Conversation

benoit-pierre
Copy link
Member

@benoit-pierre benoit-pierre commented May 23, 2021

Summary of changes

  • initially part of Improve accessibility #1308, change the widget to use a list with a custom model instead of table
  • add preliminary support for testing the Qt GUI (only the dictionaries widget for now)
  • tweak the widget context menu to only trigger on the list (and not other parts of the frame, like the toolbar)

Note: this drop the custom test command, as the custom argument list handling make using some pytest options impossible (e.g. -m gui_qt), and the workaround for pytest cache handling is not necessary anymore.

Pull Request Checklist

  • Changes have tests
  • News fragment added in news.d. See documentation for details

@benoit-pierre benoit-pierre mentioned this pull request May 23, 2021
2 tasks
@benoit-pierre benoit-pierre mentioned this pull request Jun 21, 2021
4 tasks
@benoit-pierre benoit-pierre merged commit 99e3d54 into openstenoproject:master Oct 9, 2021
@benoit-pierre benoit-pierre deleted the dictionaries_widget_rework branch October 9, 2021 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant