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

Pyreverse autocolor #4521

Closed
wants to merge 15 commits into from
Closed

Commits on May 24, 2021

  1. Configuration menu
    Copy the full SHA
    53e99b4 View commit details
    Browse the repository at this point in the history
  2. Add command line options --colorized and -max-color-depth.

    Distinguish modules and packages.
    DudeNr33 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    832202b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    7010985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e2d01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71d6d29 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Configuration menu
    Copy the full SHA
    bc0febf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128ea44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2763be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    738e7b9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    36c3688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a32ca13 View commit details
    Browse the repository at this point in the history
  3. Delete class inheriting from standard library in test data, since the…

    … test does not work in tox env
    DudeNr33 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    225ef45 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Refactoring: extract logic what attributes to set for packages in met…

    …hod ``get_package_properties``.
    
    Rename ``get_values`` to ``get_class_properties``.
    VCGWriter and VCGPrinter thus no longer need special handling.
    DudeNr33 committed May 29, 2021
    Configuration menu
    Copy the full SHA
    e8e898f View commit details
    Browse the repository at this point in the history
  2. Add ChangeLog and whatsnew entrAdd ChangeLog and whatsnew entryy

    Add ChangeLog and whatsnew entry
    DudeNr33 committed May 29, 2021
    Configuration menu
    Copy the full SHA
    e70c135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dcfdb0 View commit details
    Browse the repository at this point in the history