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

[full-ci] Implement cut, copy, paste keyboard shortcuts #7078

Merged
merged 16 commits into from
Jun 13, 2022

Commits on Jun 13, 2022

  1. Implement basic key actions

    lookacat committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    b13bf21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea71c0 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    lookacat committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    a99accf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51aeb13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1101bcc View commit details
    Browse the repository at this point in the history
  6. Move shortcuts to files app

    lookacat committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    ae27d39 View commit details
    Browse the repository at this point in the history
  7. Implement copy&paste logic

    lookacat committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    1215298 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4eb08fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40141ee View commit details
    Browse the repository at this point in the history
  10. Use constants fix

    lookacat committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c16637f View commit details
    Browse the repository at this point in the history
  11. Add cut & copy notification

    lookacat committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    ff9d802 View commit details
    Browse the repository at this point in the history
  12. Bump ODS

    lookacat committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    25ab92e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1b8fe73 View commit details
    Browse the repository at this point in the history
  14. Address PR issues

    lookacat committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    edd9f85 View commit details
    Browse the repository at this point in the history
  15. Add unittests for copy, move

    lookacat committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    8cf796f View commit details
    Browse the repository at this point in the history
  16. Bump ODS

    lookacat committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    26116fd View commit details
    Browse the repository at this point in the history