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 navigation cpp #1061

Open
wants to merge 41 commits into
base: dev
Choose a base branch
from
Open

Improve navigation cpp #1061

wants to merge 41 commits into from

Commits on Nov 21, 2024

  1. add focusController class

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    02bbcd3 View commit details
    Browse the repository at this point in the history
  2. add more key handlers

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    cecee37 View commit details
    Browse the repository at this point in the history
  3. add focus navigation to qml

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    01e31b4 View commit details
    Browse the repository at this point in the history
  4. fixed language selector

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    78a4caa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f189f7b View commit details
    Browse the repository at this point in the history
  6. add default focus item

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b4f4ec4 View commit details
    Browse the repository at this point in the history
  7. update transitions

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3c655d0 View commit details
    Browse the repository at this point in the history
  8. update pages

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    75f189e View commit details
    Browse the repository at this point in the history
  9. add ListViewFocusController

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f3df9eb View commit details
    Browse the repository at this point in the history
  10. fix ListView navigation

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    89ac585 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    852e90e View commit details
    Browse the repository at this point in the history
  12. remove useless key navigation

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0638514 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ada3f9a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    626b9e1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2c9fa10 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9cfa4c1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c962211 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    db5d289 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dac45a9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    21755cb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    766e1c9 View commit details
    Browse the repository at this point in the history
  22. clean up page share

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b6c59b0 View commit details
    Browse the repository at this point in the history
  23. fix server rename

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c77e01f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7c3d08d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    42645a9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3d7209e View commit details
    Browse the repository at this point in the history
  27. minor fixes

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1633998 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2e896ed View commit details
    Browse the repository at this point in the history
  29. fix spawn signals on switch

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e4d21dc View commit details
    Browse the repository at this point in the history
  30. fix share details drawer

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    88958c0 View commit details
    Browse the repository at this point in the history
  31. fix drawer open close usage

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f020bdb View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    dc6c1cd View commit details
    Browse the repository at this point in the history
  33. refactor focusController to make the logic more

    straightforward
    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5e9202f View commit details
    Browse the repository at this point in the history
  34. fix focus on notification

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a92f706 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    45b8235 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    416421c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ed6fc27 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    942805c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d956be9 View commit details
    Browse the repository at this point in the history
  40. update popup

    CyAn84 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0620b45 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    4d2d7e4 View commit details
    Browse the repository at this point in the history