summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-07-20Merge pull request #2047 from ronso0/lib-focus-COsUwe Klotz
2019-07-19Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2019-07-19Merge remote-tracking branch 'upstream/2.1' into 2.2Daniel Schürmann
2019-07-19changes as requestedPhilip Gottschling
2019-07-19fix disable loop on hotcue pressPhilip Gottschling
2019-07-15separate debug checks for Library/Sidebar widgetronso0
2019-07-15improve checks for Library and Sidebar widgetsronso0
2019-07-12fix widget focus detection in LibraryControl::emitKeyEvent()ronso0
2019-07-08Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-07-07Merge pull request #2180 from uklotzde/lp1833190_taglib_corrupt_ogg_filesDaniel Schürmann
2019-07-07Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-07-07Merge pull request #2197 from uklotzde/2.2_fix_detection_of_moved_tracksDaniel Schürmann
2019-07-07Merge pull request #2156 from uklotzde/fix_analysis_progress_displayDaniel Schürmann
2019-07-07Fix invalid warning for deleted tracksUwe Klotz
2019-07-06Merge branch 'master' into dev_trackfileUwe Klotz
2019-07-06Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2019-07-06Revert "Skip all lines in playlist with reserved character '#'"Uwe Klotz
2019-07-06Skip all lines in playlist with reserved character '#'Uwe Klotz
2019-07-06Improve and fix parsing of .m3u playlist filesUwe Klotz
2019-07-06Fix detection of UTF-8 encoded playlist filesUwe Klotz
2019-07-04Fix ranking of moved track candidatesUwe Klotz
2019-07-04Resolve conflicts for multiple candidate tracksUwe Klotz
2019-07-04Merge pull request #2175 from daschuer/lp1832994Uwe Klotz
2019-07-04Replace qOverload with QOverloadFerran Pujol Camins
2019-07-03Improve commentsDaniel Schürmann
2019-07-03Address review commentsUwe Klotz
2019-07-03Merge branch 'master' into signals_slots_new_syntaxFerran Pujol Camins
2019-07-02Merge pull request #2189 from ferranpujolcamins/refactor-overview-painteventUwe Klotz
2019-07-02Raise log level for query errors from debug to warningUwe Klotz
2019-07-02Add more consistency checks and assertionsUwe Klotz
2019-07-02Fix typoUwe Klotz
2019-07-02Use new signals & slots syntaxFerran Pujol Camins
2019-07-02Use debug assertions and make pointer constFerran Pujol Camins
2019-07-02Avoid redundant queriesUwe Klotz
2019-07-02Use new signals & slots notationFerran Pujol Camins
2019-07-01Use new signals & slots notationFerran Pujol Camins
2019-07-01Avoid allocation on the heapFerran Pujol Camins
2019-06-30Merge branch 'master' into refactor-overview-painteventFerran Pujol Camins
2019-06-30Make PainterScope wrap a pointer to QPainterFerran Pujol Camins
2019-06-30Make PainterScope final and non-copyableFerran Pujol Camins
2019-06-30Reorder database operation to preserve referential integrityUwe Klotz
2019-06-30Skip results on errors or inconsistenciesUwe Klotz
2019-06-30Fix wrong parameter bindingUwe Klotz
2019-06-30Fix indexing of query result columnsUwe Klotz
2019-06-30Exclude missing tracks when detecting moved tracksUwe Klotz
2019-06-26Select the default analyzer if the stored one is unknown.Daniel Schürmann
2019-06-26Apply the analyzerbeat changes to analyzerkey as well. Improve default vealue...Daniel Schürmann
2019-06-26Added a comment about obscure "qm-tempotracker:0" idDaniel Schürmann
2019-06-26Merge remote-tracking branch 'upstream/master' into lp1832994Daniel Schürmann
2019-06-26Refactor WOverview using new PainterScope classFerran Pujol Camins