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

Deere skin: Add most missing tooltips in attempt to fix https://bugs.… #1500

Merged
merged 21 commits into from
Feb 25, 2018

Commits on Jan 27, 2018

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

Commits on Feb 18, 2018

  1. Configuration menu
    Copy the full SHA
    f384f81 View commit details
    Browse the repository at this point in the history
  2. Remove static images for Hotcues 1-4. They made sense when we had fix…

    …ed size waveforms, and only displayed 4 hotcues by default. Fixes https://bugs.launchpad.net/mixxx/+bug/1750210
    esbrandt committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    99510f4 View commit details
    Browse the repository at this point in the history
  3. Deere: Replace controversial Hamburger icon with a gear icon (as alre…

    …ady used in Tango skin) , for accessing the skin settings menu. Remove static english button label, opt-in for translatable tooltip instead.
    esbrandt committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    30aa6bd View commit details
    Browse the repository at this point in the history
  4. Deere: Re-add option to load/save sampler banks to Skin settings > Sa…

    …mplers . This fixes a regression from 2.0 . Tooltips for the buttons still missing, but we are in string freeze for 2.1.
    esbrandt committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    38c6462 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Configuration menu
    Copy the full SHA
    e9da243 View commit details
    Browse the repository at this point in the history
  2. Deere: Remove CUE button from samplers controls row. This was exc…

    …lusive to Deere. It was introduced post-2.0, but nobody could say clearly why, or what the intended use was.
    esbrandt committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    d119889 View commit details
    Browse the repository at this point in the history
  3. Deere: Do not tread Hotcues 1-4 different than the rest. Previously, …

    …these hotcues´ text would align to the bottom of the main waveform, while the rest would align to the top.
    esbrandt committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    cddabf1 View commit details
    Browse the repository at this point in the history
  4. Deere: Remove infinite <MaximumSize> key in decks waveform overview w…

    …idget, since legacyskinparser throws error ``Could not parse widget MaximumSize: "-1,-1" ``. No change in functionality.
    esbrandt committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    b3c49b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ce7e68 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Configuration menu
    Copy the full SHA
    cc7d8ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f10e47 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Configuration menu
    Copy the full SHA
    4e53e11 View commit details
    Browse the repository at this point in the history
  2. Skins: Fix hard to read link color in CRATE and PLAYLIST pages of the…

    … library view. Fixes https://bugs.launchpad.net/mixxx/+bug/1744816 . 2nd try, this time without introducing build errors.
    esbrandt committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    303fe94 View commit details
    Browse the repository at this point in the history
  3. Removed waste text formatting using table cells in CRATE and PLAYLIST…

    … pages of the library view. Remove clipart in CRATE page. We got used to it, but it had no real benefit.
    esbrandt committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    7f3b1d3 View commit details
    Browse the repository at this point in the history
  4. Removed waste text formatting using table cells in COMPUTER (BROWSE) …

    …page of the library view as well.
    esbrandt committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    cde2bdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8073569 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9381ad9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Add line break in 3rd paragraph of the long explanatory text in PLAYL…

    …IST page of the Library view. Improves readability a bit on wide screens. No effect for i18n.
    esbrandt committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    3197e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f52fdf View commit details
    Browse the repository at this point in the history
  3. Skins: Based on feedback, make hard to read link color in CRATE and P…

    …LAYLIST pages of the library view even brighter. Follow up to 303fe94
    esbrandt committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    2d06a30 View commit details
    Browse the repository at this point in the history