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

Feature: Pattern import/export #5891

Merged
merged 7 commits into from
Mar 21, 2021
Merged

Commits on Jan 21, 2021

  1. Init

    CYBERDEViL committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    96160c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Suggested changes by @IanCaio, thanks!

    CYBERDEViL committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    c6a30d9 View commit details
    Browse the repository at this point in the history
  2. Selecting one file to import is enough.

    CYBERDEViL committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7d48020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2de28a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Make pattern import/export future proof with using DataFile instead o…

    …f custom code to read/write the pattern file.
    CYBERDEViL committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    756044a View commit details
    Browse the repository at this point in the history
  2. Remove unused/duplicate imports

    CYBERDEViL committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    2794d9e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Make import/export dialogs file-ext filter consistent.

    CYBERDEViL committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    16852a8 View commit details
    Browse the repository at this point in the history