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

Maintable leaves the Swing year and comes back in a new JavaFX dress #3591

Merged
merged 33 commits into from
Jan 29, 2018

Commits on Dec 28, 2017

  1. Start converting

    tobiasdiez committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    2ebc439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    497fcdf View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. Refactor icons (less awt)

    tobiasdiez committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    f70ea5d View commit details
    Browse the repository at this point in the history
  2. More icon related changes

    tobiasdiez committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    952c032 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2017

  1. First working prototype

    tobiasdiez committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    41eeb3c View commit details
    Browse the repository at this point in the history
  2. Add new classes

    tobiasdiez committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    b233517 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

  1. Configuration menu
    Copy the full SHA
    c2b70c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b07e3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    452147d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09b000b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

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

Commits on Jan 3, 2018

  1. Configuration menu
    Copy the full SHA
    501b6cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f6c924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc41f29 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

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

Commits on Jan 5, 2018

  1. Configuration menu
    Copy the full SHA
    7e21bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667f1c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Fix a few smaller bugs

    tobiasdiez committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    d6fe1f1 View commit details
    Browse the repository at this point in the history
  2. Fix keyboard shortcuts

    tobiasdiez committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    530530a View commit details
    Browse the repository at this point in the history
  3. Fix cleanup action

    tobiasdiez committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    11d4d59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a69091 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

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

    * upstream/master: (40 commits)
      CleanupStep.MOVE_PDF is not a CleanupPreset anymore
      Add link and fix casing
      Explicitly set jacoco version (#3617)
      Update gradle from 4.4 to 4.4.1
      Update bcprov-jdk15on from 1.58 -> 1.59
      Fix NPE when changing entries between databases
      Add exporter desc to enum analog to import (#3606)
      Create 0001-use-crowdin-for-translations.md
      [ci skip] Get more Open Source Helpers (#3601)
      Update dependencies (#3602)
      Lookup filetypes in enum set to prevent NPE due to uninitialized expo… (#3597)
      Make it possible to disable autocompletion in the search bar (#3600)
      New translations JabRef_en.properties (Chinese Simplified)
      New translations JabRef_en.properties (French)
      New translations JabRef_en.properties (German)
      New translations JabRef_en.properties (Indonesian)
      New translations JabRef_en.properties (Italian)
      New translations JabRef_en.properties (Japanese)
      New translations JabRef_en.properties (Russian)
      New translations JabRef_en.properties (Spanish)
      ...
    Siedlerchr committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    6364d1a View commit details
    Browse the repository at this point in the history
  2. Remove clear Search keybinding as this overlaps with Close entry edit…

    …or and it is not used anylonger
    Siedlerchr committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    2c7b3a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01f0af2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35d32c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c41425 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3515e9 View commit details
    Browse the repository at this point in the history
  7. Implement feedback

    tobiasdiez committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    bd2c1e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0af742 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c68b86 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Bring back the context menu (#3666)

    * First prototype
    
    * Make old actions list an enum
    
    * Make it work!
    
    * Implement feedback
    tobiasdiez authored Jan 29, 2018
    Configuration menu
    Copy the full SHA
    8980713 View commit details
    Browse the repository at this point in the history
  2. Reimplement special field and file columns (#3647)

    * Show special field icons properly in main table
    
    * Make icons functional
    
    * Fix NPE
    
    * Handle file icon click
    tobiasdiez authored Jan 29, 2018
    Configuration menu
    Copy the full SHA
    fbc5707 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a2ee4e View commit details
    Browse the repository at this point in the history