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

refactor: GlossaryTextArea: action with lambda #1046

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on May 31, 2024

  1. refactor: GlossaryTextArea to use Actions classes

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    78ba76c View commit details
    Browse the repository at this point in the history
  2. refactor: GlossaryTextArea to use Actions classes(wip)

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8ebce45 View commit details
    Browse the repository at this point in the history
  3. style: GlossaryTextArea to use Actions classes(wip)

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    945d8cb View commit details
    Browse the repository at this point in the history
  4. style: make action class final

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b352883 View commit details
    Browse the repository at this point in the history
  5. fix: Detection of ALT_MASK modifier

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed May 31, 2024
    Configuration menu
    Copy the full SHA
    16b6a99 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. docs: javadoc of ProjectUICommands#openFile

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    5238581 View commit details
    Browse the repository at this point in the history
  2. style: apply spotless to GlossaryTextArea.java

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    7661316 View commit details
    Browse the repository at this point in the history
  3. fix: remove shortcut for popup menu action

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    58705ba View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. refactor: use lambda instead of Action class

    Signed-off-by: Hiroshi Miura <[email protected]>
    miurahr committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b81e1e3 View commit details
    Browse the repository at this point in the history