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

Improve accessibility #1308

Merged

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    9602552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7af10d View commit details
    Browse the repository at this point in the history
  3. ci: use pytest directly

    benoit-pierre committed May 23, 2021
    Configuration menu
    Copy the full SHA
    0f509b4 View commit details
    Browse the repository at this point in the history
  4. setup: drop custom test command

    The workaround for `pytest` caching issues is not needed anymore,
    and the custom command line handling conflicts when using `-m markexpr`.
    benoit-pierre committed May 23, 2021
    Configuration menu
    Copy the full SHA
    aa12d59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6446f29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22dfb93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0449fab View commit details
    Browse the repository at this point in the history
  8. gui_qt/dictionaries: rework widget

    Switch to a list view with a custom model.
    benoit-pierre committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a1b621e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5447a9 View commit details
    Browse the repository at this point in the history
  10. gui_qt/dictionaries: tweak context menu

    To only trigger on the list view, and not other parts of the frame
    (like the toolbar).
    benoit-pierre committed May 23, 2021
    Configuration menu
    Copy the full SHA
    2b22bfd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cd7e7a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    65244d6 View commit details
    Browse the repository at this point in the history
  13. add news entry

    benoit-pierre committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9284cca View commit details
    Browse the repository at this point in the history
  14. gui_qt: disable tab-key navigation inside tables

    So focusing a table does not lock global tab-key navigation to it.
    user202729 authored and benoit-pierre committed May 23, 2021
    Configuration menu
    Copy the full SHA
    d3035be View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    88339b3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9e69c8e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1d66b41 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e8213cd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    14dc834 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7e3d018 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c79a854 View commit details
    Browse the repository at this point in the history
  22. gui_qt/config: improve keyboard navigation

    Ensure navigating table-like options keep the current focused row visible.
    benoit-pierre committed May 23, 2021
    Configuration menu
    Copy the full SHA
    06018d5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0818b39 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3fba7e4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8cc97f0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0aa6a86 View commit details
    Browse the repository at this point in the history
  27. gui_qt/suggestions_widget: simplify implementation

    No need for a dedicated UI file when the whole widget is just a text edit.
    benoit-pierre committed May 23, 2021
    Configuration menu
    Copy the full SHA
    cc794c2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8ee99f4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    dce77da View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    894791e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    52d47f3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    83dcb84 View commit details
    Browse the repository at this point in the history
  33. add news entry

    benoit-pierre committed May 23, 2021
    Configuration menu
    Copy the full SHA
    247d4ea View commit details
    Browse the repository at this point in the history