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

Fix JavaFX thread exception when fetching new infos #4354

Merged
merged 5 commits into from
Sep 23, 2018
Merged

Commits on Sep 18, 2018

  1. Fix JavaFX thread exception when fetching new infos

    Fixes #4348 by reworking the SwingWorker using JavaFX BackgroundTasks.
    tobiasdiez committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    c735987 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Fix checkstyle

    tobiasdiez authored Sep 19, 2018
    Configuration menu
    Copy the full SHA
    62b9984 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Improve code

    tobiasdiez committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    75b6b7d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/fixMerge' into fixMerge

    # Conflicts:
    #	src/main/java/org/jabref/gui/mergeentries/FetchAndMergeEntry.java
    tobiasdiez committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    b15bfbc View commit details
    Browse the repository at this point in the history
  3. fix checkstyle

    tobiasdiez committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    937623e View commit details
    Browse the repository at this point in the history