summaryrefslogtreecommitdiffstats
path: root/src/widget
AgeCommit message (Expand)Author
2020-10-30Merge branch '2.3' of github.com:mixxxdj/mixxx into HEADronso0
2020-10-29Merge pull request #3171 from poelzi/searchbox-comboBe
2020-10-29Fix widget size on very long entries in the historyDaniel Poelzleithner
2020-10-29fix camelcaseDaniel Poelzleithner
2020-10-29rename padding argumentDaniel Poelzleithner
2020-10-29Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-10-29Merge branch '2.3' into masterJoergAtGithub
2020-10-29Merge pull request #3227 from Holzhaus/conversion-fixesDaniel Schürmann
2020-10-29Removed sortColumn prefixJoergAtGithub
2020-10-29WTrackMenu: Add warnings about limitations of lazy iterationUwe Klotz
2020-10-29Make SortColumnId an enum class (based on int) and use camelCase for the enum...JoergAtGithub
2020-10-28WSpinny: Remove redundant parenthesesJan Holthuis
2020-10-27Use more comparisons instead of implicit casts to doubleJan Holthuis
2020-10-27Merge pull request #2928 from ronso0/hotcue-dim-brightJan Holthuis
2020-10-27Merge remote-tracking branch 'upstream/2.3'JoergAtGithub
2020-10-27Replace implicit casts from double to bool with comparisonsJan Holthuis
2020-10-27Use ControlObject::toBool() method to fix -Wfloat-conversion errorsJan Holthuis
2020-10-27fix selection after clearing the search fieldDaniel Poelzleithner
2020-10-27Use function to return current history index.Daniel Poelzleithner
2020-10-27Start search on enterDaniel Poelzleithner
2020-10-27Add ctrl + space to open/close search historyDaniel Poelzleithner
2020-10-26Take layout direction into account when writing stylesheetDaniel Poelzleithner
2020-10-26Merge branch 'main' of https://github.com/mixxxdj/mixxx into searchbox-comboDaniel Poelzleithner
2020-10-24Merge pull request #3181 from uklotzde/wtrackmenu_search_relatedBe
2020-10-24WSearchRelatedTracksMenu: Use an in/out parameterUwe Klotz
2020-10-24Replaced if condition by VERIFY_OR_DEBUG_ASSERTJoergAtGithub
2020-10-24Changed values of the SORTCOLUMNID enumerationJoergAtGithub
2020-10-23Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-10-21Merge pull request #3188 from ronso0/color-warningsDaniel Schürmann
2020-10-20WSearchRelatedTracksMenu: Split artists from title/grouping actionsUwe Klotz
2020-10-20WSearchRelatedTracksMenu: Re-add missing quotes for key searchUwe Klotz
2020-10-20Merge branch 'master' into wtrackmenu_search_relatedUwe Klotz
2020-10-20WTrackMenu: Use const referenceUwe Klotz
2020-10-20Merge branch '2.3' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2020-10-20WSearchRelatedTracksMenu: Reorder and relabel menu entriesUwe Klotz
2020-10-19Merge branch '2.3' into hotcue-dim-brightronso0
2020-10-19WSearchRelatedTracksMenu: Search for grouping and (release) yearUwe Klotz
2020-10-19WSearchRelatedTracksMenu: Add member function for adding actionsUwe Klotz
2020-10-18WSearchLineEdit: comment out color info debug messagesronso0
2020-10-18Search for tracks with similar bpm +/-6%Uwe Klotz
2020-10-18Delete obsolete TODO commentUwe Klotz
2020-10-18Add missing receiver context for signal connection via functorUwe Klotz
2020-10-18Extract WSearchRelatedTracksMenu from WTrackMenuUwe Klotz
2020-10-18Add missing receiver context to signal/slot connectionsUwe Klotz
2020-10-18Search for related tracks by titleUwe Klotz
2020-10-18WTrackProperty: Enable searching for related tracksUwe Klotz
2020-10-18WTrackText: Enable searching for related tracksUwe Klotz
2020-10-18WTrackWidgetGroup: Enable searching for related tracksUwe Klotz
2020-10-18Make "Search related Tracks" the first menu entryUwe Klotz
2020-10-18Add more search options for related tracksUwe Klotz