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

Getting Rid of Swing #4894

Merged
merged 30 commits into from
Aug 23, 2019
Merged

Getting Rid of Swing #4894

merged 30 commits into from
Aug 23, 2019

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    7efd35f View commit details
    Browse the repository at this point in the history
  2. Delete unused classes

    LinusDietz committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    e47970a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7681ac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90a64e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    176a4b9 View commit details
    Browse the repository at this point in the history
  6. remove some more keybindings

    remove locale setting for swing
    remove obsolete special fields drop down
    Siedlerchr committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    3418ca6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9fcb84 View commit details
    Browse the repository at this point in the history
  8. remove showMessage

    Siedlerchr committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    5551b60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f42801 View commit details
    Browse the repository at this point in the history
  10. remove whitespace

    Siedlerchr committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    807e9d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d214b7f View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'upstream/master' into swing-test

    * upstream/master:
      fix loading of external file type edit dialog
      Remove JGoodies from external-libraries.txt
      Remove JGoodies (#4895)
    Siedlerchr committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    69ec0a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    63199fc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Merge remote-tracking branch 'upstream/master' into swing-test

    * upstream/master: (29 commits)
      Improve author parsing (#4931)
      Ui preferences global modifications (#4926)
      Bump checkstyle from 8.19 to 8.20 (#4928)
      Bump mysql-connector-java from 8.0.15 to 8.0.16 (#4924)
      UI Preferences->advanced tab optimization : separators and text modification (#4922)
      Fix for the issue #4912 (#4916)
      Refactorings, move functionality of CustomEntryTypesManager to Preferences Use ObservableList instead of LIstProperty
      Toggle enable status of menu items (#4872)
      Fixes throwing an exception when 'id' field is present in bib file (#4918)
      Quick fix for error when opening preferences (#4917)
      Revert "Create new layout for preferences regarding columns"
      Create new layout for preferences regarding columns
      Rearrange the padding of the "Append library" dialog (#4914)
      Make Group dialog resizable (#4910)
      Adjust save exception to inlcude orgininal stack traces
      remove dialogService parameter
      remove dialog service argument
      rework dialog, create fxml etc fix l10n Remove obsolete code
      rework threading stuff simplify code
      Fix Some Codacy Code Convention Issues (#4904)
      ...
    
    # Conflicts:
    #	src/main/java/org/jabref/gui/JabRefFrame.java
    #	src/main/java/org/jabref/gui/customentrytypes/FieldSetComponent.java
    Siedlerchr committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    91e6572 View commit details
    Browse the repository at this point in the history
  2. remove emacs keybinding

    Siedlerchr committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    672ca79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47cac3e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

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

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    17d33c0 View commit details
    Browse the repository at this point in the history
  2. Check for awt usages

    tobiasdiez authored Jun 6, 2019
    Configuration menu
    Copy the full SHA
    f9997ed View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Merge remote-tracking branch 'upstream/master' into swing-test

    * upstream/master:
      change wording
      Fix l10n
      Convert merge shared entries to javafx
      Remove "automatic bug report" title (#5040)
      Bump bcprov-jdk15on from 1.61 to 1.62 (#5039)
      Remove option to name a field with hyphen.
      Fix checkstyle error.
      Add changes in CHANGELOG.
      Remove the character '-' on KEY_ILLEGAL_CHARACTERS and KEY_UNWANTED_CHARACTERS constants.
      Change TreeMap for LinkedHashMap on create function.
      Duplicate check on import should be run in background #4963
      Duplicate check on import should be run in background Task  #4963
      Duplicate check on import should be run in background Task (changing var name)
      Duplicate check on import should be run in background Task  #4963
      Duplicate check on import should be run in background Task  #4963
      Duplicate check on import should be run in background Task  #4963 (checkstyle fix)
      Duplicate check on import should be run in background Task  #4963 (adding background task for view model)
      fixup! fixup! Too big error message #4963 (updating controlsfx, setting maxWidth and reverting off the temporary fix)
      Duplicate check on import should be run in background Task #4963
    Siedlerchr committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    0937d01 View commit details
    Browse the repository at this point in the history
  2. Remove awt font and color methods

    Possible todo: Fix font style or posture settings
    Siedlerchr committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    70a5c67 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

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

Commits on Jul 25, 2019

  1. Merge remote-tracking branch 'upstream/master' into swing-test

    # By Christoph (95) and others
    # Via GitHub (31) and others
    * upstream/master: (227 commits)
      Bump junit-vintage-engine from 5.5.0 to 5.5.1
      Bump junit-jupiter from 5.5.0 to 5.5.1
      Bump junit-platform-launcher from 1.5.0 to 1.5.1
      Bump mysql-connector-java from 8.0.16 to 8.0.17
      New translations JabRef_en.properties (Vietnamese)
      New translations JabRef_en.properties (Dutch)
      New translations JabRef_en.properties (French)
      New translations JabRef_en.properties (German)
      New translations JabRef_en.properties (Greek)
      New translations JabRef_en.properties (Indonesian)
      New translations JabRef_en.properties (Italian)
      New translations JabRef_en.properties (Japanese)
      New translations JabRef_en.properties (Danish)
      New translations JabRef_en.properties (Norwegian)
      New translations JabRef_en.properties (Portuguese, Brazilian)
      New translations JabRef_en.properties (Russian)
      New translations JabRef_en.properties (Spanish)
      New translations JabRef_en.properties (Swedish)
      New translations JabRef_en.properties (Tagalog)
      New translations JabRef_en.properties (Turkish)
      ...
    
    # Conflicts:
    #	build.gradle
    #	src/test/java/org/jabref/logic/l10n/LocalizationTest.java
    Siedlerchr committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    e89333c View commit details
    Browse the repository at this point in the history
  2. Fix remaining swing issues

    remove swing stuff from groups class
    Skip awt test rule, as the remaining classes should be
    Siedlerchr committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    4985ca1 View commit details
    Browse the repository at this point in the history
  3. fix l10n

    Siedlerchr committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    9784798 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Merge branch 'master' into swing-test

    # Conflicts:
    #	src/main/java/org/jabref/gui/BasePanel.java
    #	src/main/java/org/jabref/gui/externalfiletype/ExternalFileMenuItem.java
    #	src/main/java/org/jabref/gui/groups/WarnAssignmentSideEffects.java
    #	src/main/java/org/jabref/gui/specialfields/SpecialFieldDropDown.java
    #	src/main/java/org/jabref/gui/specialfields/SpecialFieldUpdateListener.java
    LinusDietz committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    fa25c93 View commit details
    Browse the repository at this point in the history
  2. fix mods tests

    LinusDietz committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    3e1270d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5189 from JabRef/fix-swing-test

    fix mods tests
    LinusDietz authored Aug 13, 2019
    Configuration menu
    Copy the full SHA
    a78f1be View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Merge remote-tracking branch 'upstream/master' into swing-test

    * upstream/master:
      Bugfix/5045 : Modified the existing logic to comply crossref resolution with biblatex specification (#5086)
      Fix issue with missing year value in year column (#5197)
      Bump com.gradle.build-scan from 2.4 to 2.4.1 (#5199)
      Add citation commands to TexParser: autocite, blockcquote, and textcquote (#5195)
      Conversion of preferencesDialog/advancedTab, networkTab and groupsTab to mvvm (#5141)
      Fix Permissions of LaTeXintegration (#5134)
      Border for group color indicator and some space for tooltip (#5190)
      Fix issue 5152, tooltip and icon added to group cell (#5191)
      Fix tooltips in CitationsDisplay (#5188)
    Siedlerchr committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    18ccbb4 View commit details
    Browse the repository at this point in the history