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

Live reloading when switching themes #7336

Merged
merged 55 commits into from
Jan 3, 2022
Merged

Live reloading when switching themes #7336

merged 55 commits into from
Jan 3, 2022

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    87a8c32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e3310f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d442d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be101ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6293332 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Configuration menu
    Copy the full SHA
    04a202d View commit details
    Browse the repository at this point in the history
  2. rename Theme to ThemeManager

    docrjp committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    752095a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27445da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed8feb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Merge remote-tracking branch 'upstream/master' into fix-7335

    # Conflicts:
    #	src/main/java/org/jabref/gui/preferences/appearance/AppearanceTabViewModel.java
    #	src/main/java/org/jabref/gui/preferences/preview/PreviewTab.java
    calixtus committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    fcff1d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    4902c79 View commit details
    Browse the repository at this point in the history
  2. Fixed some tests

    calixtus committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    7d6d510 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

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

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    13a9f2e View commit details
    Browse the repository at this point in the history
  2. Fixed ThemeTest

    calixtus committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    09cd062 View commit details
    Browse the repository at this point in the history
  3. Removed Light.css

    calixtus committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    0593492 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    9c1e9d0 View commit details
    Browse the repository at this point in the history
  2. Injecting ThemeManager

    calixtus committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    8e8ceb7 View commit details
    Browse the repository at this point in the history
  3. Removed restart message

    calixtus committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c04ed80 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Minor tweaks and checkstyle

    calixtus committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    a4c0917 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    ebddcaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    557f0de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cdab98 View commit details
    Browse the repository at this point in the history
  4. Fixed concurrency issue

    calixtus committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    699aaca View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Fixed ThemeTest

    calixtus committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    8a7e119 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

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

Commits on May 9, 2021

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

Commits on May 10, 2021

  1. Restored DataUrl

    calixtus committed May 10, 2021
    Configuration menu
    Copy the full SHA
    74b5559 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    477dbdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c9595 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

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

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    f7b6e82 View commit details
    Browse the repository at this point in the history
  2. Fixed merge errors

    calixtus committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    471659e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Merge remote-tracking branch 'upstream/main' into fix-7335

    # Conflicts:
    #	src/main/java/org/jabref/gui/JabRefGUI.java
    #	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/fileannotationtab/FulltextSearchResultsTab.java
    #	src/main/java/org/jabref/gui/preferences/appearance/AppearanceTabViewModel.java
    #	src/main/java/org/jabref/preferences/AppearancePreferences.java
    #	src/main/java/org/jabref/preferences/JabRefPreferences.java
    calixtus committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    9c833f4 View commit details
    Browse the repository at this point in the history
  2. Fixed merge errors

    calixtus committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    c1216eb View commit details
    Browse the repository at this point in the history
  3. Fixed merge errors

    calixtus committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    a4d782a View commit details
    Browse the repository at this point in the history
  4. Fixed IndexOutOfBoundsException

    Co-authored-by: siedlerchr <siedlerkiller@gmail.com>
    calixtus and Siedlerchr committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    d9ca623 View commit details
    Browse the repository at this point in the history
  5. Fixed IndexOutOfBoundsException

    Co-authored-by: siedlerchr <siedlerkiller@gmail.com>
    calixtus and Siedlerchr committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    27352cc View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. WIP tests

    calixtus committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    5d261c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a40d317 View commit details
    Browse the repository at this point in the history
  3. Fixed merge error

    calixtus committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    35af350 View commit details
    Browse the repository at this point in the history
  4. Checkstyle

    calixtus committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    02cee7c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Merge remote-tracking branch 'upstream/main' into fix-7335

    # Conflicts:
    #	src/main/java/org/jabref/gui/LibraryTab.java
    #	src/main/java/org/jabref/gui/entryeditor/OptionalFields2Tab.java
    #	src/main/java/org/jabref/gui/entryeditor/OptionalFieldsTab.java
    #	src/main/java/org/jabref/gui/preferences/preview/PreviewTab.java
    #	src/main/java/org/jabref/gui/preview/PreviewViewer.java
    #	src/main/java/org/jabref/gui/slr/ExistingStudySearchAction.java
    #	src/main/java/org/jabref/preferences/JabRefPreferences.java
    calixtus committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    cdf354a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1fa8f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Merge remote-tracking branch 'upstream/main' into fix-7335

    # Conflicts:
    #	src/main/java/org/jabref/gui/entryeditor/DeprecatedFieldsTab.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/entryeditor/OptionalFields2Tab.java
    #	src/main/java/org/jabref/gui/entryeditor/OptionalFieldsTab.java
    #	src/main/java/org/jabref/gui/entryeditor/OptionalFieldsTabBase.java
    #	src/main/java/org/jabref/gui/entryeditor/OtherFieldsTab.java
    #	src/main/java/org/jabref/gui/entryeditor/PreviewTab.java
    #	src/main/java/org/jabref/gui/entryeditor/RequiredFieldsTab.java
    #	src/main/java/org/jabref/gui/entryeditor/UserDefinedFieldsTab.java
    #	src/main/java/org/jabref/gui/preview/PreviewPanel.java
    calixtus committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    1053f9c View commit details
    Browse the repository at this point in the history
  2. Fixed merge errors

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

Commits on Dec 31, 2021

  1. Fixed tests

    calixtus committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    85787e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8574d53 View commit details
    Browse the repository at this point in the history
  3. Checkstyle and CHANGELOG.md

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

Commits on Jan 1, 2022

  1. Configuration menu
    Copy the full SHA
    749f023 View commit details
    Browse the repository at this point in the history
  2. Fixed tests

    calixtus committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    12c9839 View commit details
    Browse the repository at this point in the history
  3. checkstyle

    calixtus committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    0253a3a View commit details
    Browse the repository at this point in the history
  4. l10n

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

Commits on Jan 3, 2022

  1. Modified comments

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