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

Observable Preferences J (Preview) and minor refactor #8370

Merged
merged 12 commits into from
Jan 3, 2022
Merged

Commits on Dec 27, 2021

  1. Reworded visiblePanes

    calixtus committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    0840acd View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Refactored PreviewPreferences to new prefs model, cleaned up and rewo…

    …rded for better understanding
    calixtus committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    d2c2fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3379325 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG.md

    calixtus committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    acf0bc1 View commit details
    Browse the repository at this point in the history
  4. Removed superfluous field,

    injected other fields
    calixtus committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    2a52dd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Moved searchbox

    calixtus committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    1286620 View commit details
    Browse the repository at this point in the history
  2. Corrected heights

    calixtus committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    1639542 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Fixed cycling error

    calixtus committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    910029e View commit details
    Browse the repository at this point in the history
  2. Fixed NPE

    calixtus committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    9236a8c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into preview-prefs

    # Conflicts:
    #	src/main/java/org/jabref/gui/collab/EntryAddChangeViewModel.java
    #	src/main/java/org/jabref/gui/entryeditor/EntryEditor.java
    #	src/main/java/org/jabref/gui/entryeditor/FieldsEditorTab.java
    #	src/main/java/org/jabref/gui/preferences/PreferencesDialogView.java
    #	src/main/java/org/jabref/gui/preferences/preview/PreviewTab.java
    #	src/main/java/org/jabref/gui/preview/PreviewPanel.java
    #	src/main/java/org/jabref/gui/search/GlobalSearchResultDialog.java
    calixtus committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    789db8b View commit details
    Browse the repository at this point in the history
  4. Fixed merge error

    calixtus committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    c2c1820 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de38650 View commit details
    Browse the repository at this point in the history