summaryrefslogtreecommitdiffstats
path: root/src/mixxxapplication.h
AgeCommit message (Expand)Author
2021-10-13MixxxApplication: guard declaration of notify for Qt6Be
2020-12-07merge 2.3Be
2020-10-31Merge remote-tracking branch 'upstream/2.2' into 2.3Be
2020-10-27Fix typoDaniel Schürmann
2020-10-08Make use of QT's MouseEvent Synthesizer but modify the mouse button according...Daniel Schürmann
2020-08-22Order registration of meta types in MixxxApplicationUwe Klotz
2019-05-03Delete code that checks for Qt version < 5.0Uwe Klotz
2018-03-28disable Qt4 touchscreen hack on macOSBe
2017-01-15Move metatype registration from MixxxMainWindow to MixxxApplication.RJ Ryan
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2015-09-13use COS in some more classesDaniel Schürmann
2014-03-02Fix compiling MixxxApplication wit Qt5Daniel Schürmann
2013-11-02fixed drag and drop issues by faking a touch releaseDaniel Schürmann
2013-10-29mouse click fake works but issues with drag and dropDaniel Schürmann