summaryrefslogtreecommitdiffstats
path: root/src/widget
AgeCommit message (Expand)Author
2021-09-30Library: add control to clear the search, correct commentsronso0
2021-09-23Clean up QMutex/QMutexLocker includesUwe Klotz
2021-09-19remove obsolete getPrimaryScreen compatibility functionBe
2021-09-19remove getDevicePixelRatioF compatibility functionBe
2021-09-19Extract utility functions for QUuidUwe Klotz
2021-09-19Move compatibility workarounds for QMutex into new subdirectoryUwe Klotz
2021-09-18replace QRegEx with QRegularExpressionBe
2021-09-17use Qt5/6 QMutex & QMutexLocker compatibility macrosBe
2021-09-14Merge pull request #4253 from ronso0/sidebar-leftUwe Klotz
2021-09-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-09-07sidebar: Left key jumps to parent and activates itronso0
2021-09-07Call loadingTrack() before EngineBuffer::loadTrack() to avoid possible race c...Daniel Schürmann
2021-09-01Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-08-29sidebar: also process PageUp/Down, Home & End eventsronso0
2021-08-21Library Prefs: Add kKeyNotationConfigKeyUwe Klotz
2021-08-21Hide private ConfigKey constantsUwe Klotz
2021-08-17Merge pull request #4193 from ronso0/playlist-selection-fixJan Holthuis
2021-08-15Merge pull request #4207 from uklotzde/search-relatedJan Holthuis
2021-08-15Fix naming: "Folder" -> "Directory"Uwe Klotz
2021-08-13Merge pull request #4197 from uklotzde/codespell-warningsJan Holthuis
2021-08-13Fix codespell warningsUwe Klotz
2021-08-13Sidebar: fix item selection after delete, create, renameronso0
2021-08-12wwaveformviewer: invert scroll wheel zoom directionraphabigal
2021-07-27Merge branch 'main' into update-replaygainOwen Williams
2021-07-23rohibit WWaveformViewer getting focusedronso0
2021-07-23Update ReplayGain: Use consistent case for ReplayGainOwen Williams
2021-07-23Merge pull request #4128 from ronso0/waveforms-no-focusJan Holthuis
2021-07-22Merge pull request #4106 from Holzhaus/control-improvementsDaniel Schürmann
2021-07-21Update Replaygain: normalize naming styleOwen Williams
2021-07-21Update ReplayGain: address small notesOwen Williams
2021-07-21ReplayGain: Use debug asserts for situations that shouldn't occurOwen Williams
2021-07-21Replaygain: rework implementation to put the right logic in the right placesOwen Williams
2021-07-21Adjust ReplayGain: Allow user to update the replaygain value based on a deck ...Owen Williams
2021-07-21Refactor unnecessary list of tracks in wtrackmenu -- it's only ever one track.Owen Williams
2021-07-20prohibit WWaveformViewer getting focusedronso0
2021-07-19fix size warningDaniel Schürmann
2021-07-15Remove useless ControlProxy::slotSet() methodJan Holthuis
2021-07-09Merge branch '2.3'Owen Williams
2021-07-09Beats: Use enum class for BpmScaleJan Holthuis
2021-07-08Cue: Migrate class to FramePosJan Holthuis
2021-07-07Skins / library: resize the Played checkbox and BPM lock with the library fontronso0
2021-06-29Fix misc. typosluz paz
2021-06-12Delete obsolete workaround when casting a double into an enumUwe Klotz
2021-06-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-06-10WLibrarySidebar: scale icons with library fontronso0
2021-06-05Merge remote-tracking branch 'mixxx/2.3' into mainronso0
2021-06-04Replace while with for for a mor ideomatic solutionDaniel Schürmann
2021-06-03interate over all columns when searching for the first sort columnDaniel Schürmann
2021-06-02Fix typo and improve code styleDaniel Schürmann
2021-06-02Make sure using a valid sort column, fixes lp1930546Daniel Schürmann