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

Make entry editor DND behave as specified in settings #5563

Closed
wants to merge 6 commits into from

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    38804a3 View commit details
    Browse the repository at this point in the history
  2. First attempt to obey modifier

    Additionally:
    
    - Fix drag'n'drop prefernces labeling for "Move file"
    - Output filename if somehting goes wrong during copy of file
    - Refpr,at EmtryEdotprTabViewModel
    koppor committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    7e8da07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4caabf View commit details
    Browse the repository at this point in the history
  4. Remove obsolete language key

    koppor committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    12b07e0 View commit details
    Browse the repository at this point in the history
  5. Fix casing in draggedFiles

    koppor committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    70233e0 View commit details
    Browse the repository at this point in the history
  6. Externalize the mapping from FileDragDropPreferenceType to javafx.sce…

    …ne.input.TransferMode
    koppor committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    4999289 View commit details
    Browse the repository at this point in the history