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

[ColorWidget] Add CMYK support #57361

Merged
merged 12 commits into from
May 23, 2024
Merged

[ColorWidget] Add CMYK support #57361

merged 12 commits into from
May 23, 2024

Commits on May 22, 2024

  1. feat(ColorWidget) : Add CMYK support

    A new setting activeCmykComponent has been introduced, while the old
    one activeComponent refers now only to the Rgb/Hsv part
    troopa81 committed May 22, 2024
    7 Configuration menu
    Copy the full SHA
    4bd56fa View commit details
    Browse the repository at this point in the history
  2. connect radio buttons

    troopa81 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4c7cb10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a802394 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bcfa95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6dd92a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65e22ed View commit details
    Browse the repository at this point in the history
  7. Rename python test

    troopa81 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d33c1c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb97a02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0dd7765 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. declare color component

    troopa81 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c1025c5 View commit details
    Browse the repository at this point in the history
  2. Set information for settings

    troopa81 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a2924f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ad2b4b View commit details
    Browse the repository at this point in the history