summaryrefslogtreecommitdiffstats
path: root/src/library/previewbuttondelegate.cpp
AgeCommit message (Expand)Author
2020-03-09library/previewbuttondelegate: Fix background color of PreviewButtonDelegateJan Holthuis
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-09-24Fix format and styleFerran Pujol Camins
2019-09-22Use new signals and slots syntaxFerran Pujol Camins
2019-09-03set NoFocus policy to Preview button to keep table focus borderronso0
2019-08-29don't allow mouse hover focus on Preview buttonronso0
2019-01-30Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2019-01-27Work around performance issue with Qt 5.12 and PreviewButtonDelegate. Launchp...RJ Skerry-Ryan
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-07-12Improve commentsDaniel Schürmann
2018-07-11set the attribute Qt::WA_WState_Visible to stop resizing a button during paintDaniel Schürmann
2018-07-10Remove the temorary button for rendering the preview button from the QT objec...Daniel Schürmann
2018-06-01de-duplicated CodeDaniel Schürmann
2018-06-01Added a TableItemDelegate base class to hold the background paintingDaniel Schürmann
2018-06-01Draw background for library cover art and peview coloumn, fixing LP1773709Daniel Schürmann
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-01-09Move classes that represent mixing "devices" into mixer/.RJ Ryan
2015-10-10added CueGotoAndStopTest, which failsDaniel Schürmann
2015-10-09Start preview from library with CueGotoAndPlay, fixes bug 1504643Daniel Schürmann
2015-02-01Replaced ControlObjectThread with ControlObjectSlaveDaniel Schürmann
2014-01-10Delete ControlObjectThreadMain and ControlObjectThreadWidget.RJ Ryan
2013-11-06Some code cleanup, while working on Library concurency refactoring.Nazar tro Gerasymchuk
2013-10-16explicit destroyed Playerinfo, fixed some namings.Daniel Schürmann
2013-07-12Changed some more ControlObjectThreadMain instances toDaniel Schürmann
2013-06-19Merge remote-tracking branch 'upstream/master' into atomic-coDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan