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

use QColor for cue colors (rebased) #2399

Closed
wants to merge 27 commits into from
Closed

Commits on Dec 13, 2019

  1. Create HotcueColorPalette class

    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    4cb3746 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e36643b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86bf988 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3663eb3 View commit details
    Browse the repository at this point in the history
  5. Make Cue related code use QColor instead of PredefinedColorPointer

    COs and the database now hold the color hex int representation instead
    of a color id.
    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    4dda672 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09b4b86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e88c0c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2845888 View commit details
    Browse the repository at this point in the history
  9. Remove PredefinedColors from controller scripts

    ... and use QColor instead.
    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    4b2b78e View commit details
    Browse the repository at this point in the history
  10. Remove PredefinedColor

    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    41a130d View commit details
    Browse the repository at this point in the history
  11. Update midi-components library

    and change cue color CO name
    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    e30bfda View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e2b0630 View commit details
    Browse the repository at this point in the history
  13. Change test names

    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    92ad543 View commit details
    Browse the repository at this point in the history
  14. Reorder constructor parameters

    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    56f5637 View commit details
    Browse the repository at this point in the history
  15. Rename member variable

    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    8f95149 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e115fdd View commit details
    Browse the repository at this point in the history
  17. Remove cues tab on TrackInfo

    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    92d11cf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fa2c0ff View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a80a2f6 View commit details
    Browse the repository at this point in the history
  20. Make hotcue skin buttons use the cue color

    Shade still does not work
    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    95f7c01 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e3b33a9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c0e6d43 View commit details
    Browse the repository at this point in the history
  23. Fix Shade hotcue buttons color

    ferranpujolcamins authored and Be-ing committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    0e5d768 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    169bd95 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    07460c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

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

Commits on Jan 18, 2020

  1. WIP

    Be-ing committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    8bce62f View commit details
    Browse the repository at this point in the history