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

Shared database synchronized by FocusChangedEvent #6771

Merged
merged 8 commits into from
Sep 1, 2020
Merged

Shared database synchronized by FocusChangedEvent #6771

merged 8 commits into from
Sep 1, 2020

Commits on Aug 19, 2020

  1. Added FocusChangedEvent, fired in BibEntry when setFocusedField is ca…

    …lled. Focus is changed in EntryEditor.
    
    CoarseChangeFilter with no special function -> does not work with shared databases.
    m-mauersberger authored and m-mauersberger committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    87adec3 View commit details
    Browse the repository at this point in the history
  2. Uncomment FieldChangedEvent listener.

    m-mauersberger authored and m-mauersberger committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0c895c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Removed FocusChangedEvent.java due to improper dependencies.

    Introduced DelayTaskThrottler on CoarseChangeFilter.
    m-mauersberger committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    c53ed56 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

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

Commits on Sep 1, 2020

  1. Update EntryEditor.java

    tobiasdiez committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    a680ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    346d85a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fb31f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b76e7f2 View commit details
    Browse the repository at this point in the history