summaryrefslogtreecommitdiffstats
path: root/src/widget
AgeCommit message (Expand)Author
2021-07-21Refactor unnecessary list of tracks in wtrackmenu -- it's only ever one track.Owen Williams
2021-07-19fix size warningDaniel Schürmann
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
2021-06-02Remove redundant newModel and else branchDaniel Schürmann
2021-06-01Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-05-30WScrollable: Add scrollbar policy nodesOwen Williams
2021-05-30WScrollable: Fix for moved skincontext.hOwen Williams
2021-05-27WScrollable: Add a scrollable widget type. This allows skins to add scrollbar...Owen Williams
2021-05-26Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-05-25skin: Move legacy skin classes to skin/legacy/Jan Holthuis
2021-05-24Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-05-24Use std math functions and remove #defines from fpclassify.hUwe Klotz
2021-05-13Track metadata import/update: Rename enumerationUwe Klotz
2021-05-09Rename getter of TrackCollectionManager in LibraryUwe Klotz
2021-05-06WStarRating: Rename functions to reveal the intentUwe Klotz
2021-05-04Merge remote-tracking branch 'mixxx/2.3' into mainronso0
2021-05-04WTrackTableView: don't use header section highlight, explicitely style with q...ronso0
2021-05-02Merge pull request #3788 from ronso0/mainmenu23Jan Holthuis
2021-05-01WtrackMenu: name crates submenu to allow individual stylingronso0
2021-04-30Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-04-30Merge pull request #3814 from Holzhaus/qrecursivemutex-warningsUwe Klotz
2021-04-30Rerturn on conversion errorDaniel Schürmann
2021-04-30make some locals constDaniel Schürmann
2021-04-29Replace recursive QMutexes with QRecursiveMutexJan Holthuis
2021-04-27Make m_propety and m_proertyName constDaniel Schürmann
2021-04-26check convert() call during debugDaniel Schürmann
2021-04-26check property name at the very first.Daniel Schürmann
2021-04-26Skip repeated property updates, cache the QMetaProperty object to avoid hash ...Daniel Schürmann
2021-04-05Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into remove-trackfileUwe Klotz
2021-04-05Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-04-04WMainMenubar: trim docu url generation/checkronso0
2021-04-02Refactor the Sandbox interface for FileInfo/FileAccessUwe Klotz
2021-03-30WMainMenuBar: Unify manual/keyboard shortcut PDF detectionJan Holthuis
2021-03-30WMainMenuBar: Add support for detection Keyboard PDF in res/ dirJan Holthuis
2021-03-29Help menu: link to local keyboard shortcut overview file if availableronso0
2021-03-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2021-03-20Merge pull request #3708 from ronso0/help-hyperlinkDaniel Schürmann
2021-03-20Qt 5.12: Delete obsolete QT_VERSION_CHECK workaroundsUwe Klotz