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

Tries to address the refresh problem of the table in the dialog "Manage external file types" (issue 5902) #5907

Closed
wants to merge 6 commits into from

Commits on Jan 30, 2020

  1. - edit/customize external file types: radio button for "default progr…

    …am"/"custom program" fixed: it now gets updated properly (binding added);
    
    - "Edit file type dialog": correct value get loaded now for the input field "Name"
    - when storing an updated file type: no differentiation will be made any more whether program runs on Windows or somewhere else
    - quick fix for pending issue: editing an ExternalFileType works now (still room for improvement); visual bug concerning "lazy" update of table could be a Linux issue, since other tables are affected as well; so basically - except the "lazy" update thing -- everything works concerning external file types
    systemoperator committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    cb497fb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. cleanup + changelog

    systemoperator committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    25285b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. revert authors

    systemoperator committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    8dc7d1c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

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

    systemoperator committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    3ddb711 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

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