summaryrefslogtreecommitdiffstats
path: root/src/library
AgeCommit message (Expand)Author
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-12-30Merge remote-tracking branch 'mixxxdj/master' into remove-vampRJ Skerry-Ryan
2018-12-28Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-12-28Stop worker threads before exitingUwe Klotz
2018-12-27Merge pull request #1934 from ronso0/lib-feature-UX-improvementsBe
2018-12-26Merge remote-tracking branch 'mixxxdj/master' into remove-vampRJ Skerry-Ryan
2018-12-26Use a bitfield for selecting and enabling analyzersUwe Klotz
2018-12-17Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-12-16Merge pull request #1798 from daschuer/1788086Daniel Schürmann
2018-12-16added explicit keywordDaniel Schürmann
2018-12-16Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-12-11Reuse locale-aware string comparison in BaseTrackCacheUwe Klotz
2018-12-07move library feature buttons next to tree viewronso0
2018-12-02Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2018-12-02Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-12-02m3u import: continue parsing after a blank line, fixing lp1806271Daniel Schürmann
2018-12-02Merge remote-tracking branch 'upstream/master' into 1788086Daniel Schürmann
2018-11-28Merge branch '2.2'Uwe Klotz
2018-11-28Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-28Use canonical location of track instead of QFileInfo directlyUwe Klotz
2018-11-27Improve error reporting while exporting track filesUwe Klotz
2018-11-22Replace static factory function with subclass + default constructorUwe Klotz
2018-11-22Use type-safe signal/slot connectionsUwe Klotz
2018-11-22Merge branch 'master' of git@github.com:mixxxdj/mixxx.git into lp1737537_anal...Uwe Klotz
2018-11-21Merge remote-tracking branch 'upstream/2.2'Be
2018-11-21Cache creation of QIcons in LibraryFeatures.RJ Skerry-Ryan
2018-11-18Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2018-11-18Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-18Merge pull request #1903 from daschuer/wsearchlineeditUwe Klotz
2018-11-18added blank lines before privateDaniel Schürmann
2018-11-18fix update of search box when swithing to hidden and missing viewDaniel Schürmann
2018-11-16Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2018-11-16Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-15Merge pull request #1895 from daschuer/quotesDaniel Schürmann
2018-11-15Fix storing scroll position during searchDaniel Schürmann
2018-11-14Save and restore vscroll position when clearing the searchUwe Klotz
2018-11-14Explicitly disable the search line edit with a signalUwe Klotz
2018-11-14Simplify signal and state handling in WSearchLineEditUwe Klotz
2018-11-13fix typosDaniel Schürmann
2018-11-11improve commentsDaniel Schürmann
2018-11-11Dont decompose charactere when the base character is a space, fixing lp1802730Daniel Schürmann
2018-11-10Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-10check for all whitespace charactersDaniel Schürmann
2018-11-09Handle quotes in search strings without a column identifier. lp1784141Daniel Schürmann
2018-11-08Allow tosearch for whole words by adding a tailing space. lp1784141Daniel Schürmann
2018-11-05Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2018-11-04Merge pull request #1852 from Be-ing/svgsBe
2018-11-04return condition directlyDaniel Schürmann
2018-11-04user DROP instead of DELETEDaniel Schürmann
2018-11-04Added DEBUG_ASSERT(pPlaylist);Daniel Schürmann