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 #2345

Closed

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    463135f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de7846 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be29b77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e2da2d 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.
    
    # Conflicts:
    #	src/engine/controls/cuecontrol.cpp
    #	src/library/dlgtrackinfo.cpp
    #	src/widget/wcolorpicker.cpp
    ferranpujolcamins committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    5c31b98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e9aca8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9498f16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b60f292 View commit details
    Browse the repository at this point in the history
  9. Remove PredefinedColors from controller scripts

    ... and use QColor instead.
    ferranpujolcamins committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    37541e9 View commit details
    Browse the repository at this point in the history
  10. Remove PredefinedColor

    # Conflicts:
    #	src/util/color/predefinedcolorsset.h
    ferranpujolcamins committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    37d5da1 View commit details
    Browse the repository at this point in the history
  11. Update midi-components library

    and change cue color CO name
    
    # Conflicts:
    #	res/controllers/Roland_DJ-505-scripts.js
    #	res/controllers/midi-components-0.0.js
    ferranpujolcamins committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    aff6995 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c756053 View commit details
    Browse the repository at this point in the history
  13. Change test names

    ferranpujolcamins committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    40825c4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2c7c16 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f72a679 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1cadfea View commit details
    Browse the repository at this point in the history
  17. Remove cues tab on TrackInfo

    # Conflicts:
    #	src/library/dlgtrackinfo.cpp
    ferranpujolcamins committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    d07b672 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    438b1c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f6da0dd 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 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    606091c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9047343 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ced08e2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cd3555e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    525cd85 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8e574d9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    df545bf View commit details
    Browse the repository at this point in the history