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

Touch control for pushbuttons #76

Merged
merged 25 commits into from
Feb 22, 2014
Merged

Commits on Oct 3, 2013

  1. catch touch events

    daschuer committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    9d029e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cea8ab7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    318ed32 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2013

  1. Configuration menu
    Copy the full SHA
    8dd9d69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9612deb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff560a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e9d074 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2013

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

Commits on Oct 17, 2013

  1. Merge branch 'master' into singletouch

    Conflicts:
    	src/mixxx.cpp
    	src/mixxx.h
    daschuer committed Oct 17, 2013
    Configuration menu
    Copy the full SHA
    e598229 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2013

  1. Some minor changes

    daschuer committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    4dffc67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a82ba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14ed5ab View commit details
    Browse the repository at this point in the history
  4. renamed MixxxApp to MixxxMainWindow, because it is derived from QMain…

    …Window and not from QApplication
    daschuer committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    f71e96f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffc76ce View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2013

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

Commits on Oct 29, 2013

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

Commits on Nov 2, 2013

  1. Configuration menu
    Copy the full SHA
    c2762e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into singletouch

    Conflicts:
    	src/mixxx.cpp
    	src/widget/wwidget.cpp
    daschuer committed Nov 2, 2013
    Configuration menu
    Copy the full SHA
    bfe5286 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2014

  1. Merge branch 'master' into singletouch

    Conflicts:
    	src/dlgladspa.h
    	src/dlgprefcontrols.h
    	src/encoder/encoderffmpegvorbis.cpp
    	src/main.cpp
    	src/mixxx.cpp
    	src/mixxx.h
    	src/widget/wpushbutton.cpp
    	src/widget/wpushbutton.h
    	src/widget/wslidercomposed.h
    	src/widget/wwidget.cpp
    	src/widget/wwidget.h
    daschuer committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    1d2f266 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into singletouch

    Conflicts:
    	src/widget/wpushbutton.cpp
    daschuer committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    b446883 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. Configuration menu
    Copy the full SHA
    08b00bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f31abe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c32d9fc View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into singletouch

    Conflicts:
    	res/developer_skins
    daschuer committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    90933ac View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2014

  1. Removed timing test

    daschuer committed Feb 22, 2014
    Configuration menu
    Copy the full SHA
    967c5e7 View commit details
    Browse the repository at this point in the history