summaryrefslogtreecommitdiffstats
path: root/src/widget/wlibrarysidebar.cpp
AgeCommit message (Expand)Author
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Add pointer qualification to auto typesJan Holthuis
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-01Don't activate when not expected.Daniel Poelzleithner
2020-11-27Fix memory leak in selection modelDaniel Poelzleithner
2020-11-27Cleanup child selection codeDaniel Poelzleithner
2020-11-27Restore expansion codeDaniel Poelzleithner
2020-11-27Add functions to scroll to the correct child on the sidebarDaniel Poelzleithner
2020-11-27Properly open all submenus when using selectIndex on featuresDaniel Poelzleithner
2020-11-18Replace dynamic_cast with qobject_castUwe Klotz
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-12-12Iterate over const QList to avoid cloningUwe Klotz
2019-12-11Prepare integration of external track collectionsUwe Klotz
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2018-04-06More misc. typosluz.paz
2018-04-06Typo fixes luzpaz
2018-03-25GoToItem now switches to the track table if the tree knot has a track tableDaniel Schürmann
2018-03-25outline the future solutionDaniel Schürmann
2018-03-24focus library on [Library] ChooseItem from sidebarMatthew Nicholson
2016-04-26Delete default destructors.RJ Ryan
2016-04-26Fix some clang-tidy-produced lint and convert foreach loops to range-based fo...RJ Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2015-01-02Speed up drop to library oprationsDaniel Schürmann
2014-12-16Add library font preference.RJ Ryan
2014-11-28Drag and drop updates.RJ Ryan
2014-09-13Don't show the drop-accept indicator if there are no valid urls in the drop e...Owen Williams
2014-06-01remove blue highlight on library sidebarLee Matos
2014-03-25Do not fake a Return key press to expand/collapse a library sidebar item. Fix...RJ Ryan
2014-02-13Handle creation of scoped bookmarks on drop of files in Mixxx.RJ Ryan
2014-01-12Show debug tooltips when developer mode is enabled.RJ Ryan
2014-01-10Add WBaseWidget, a base class for holding logic common to all Mixxx widgets.RJ Ryan
2013-12-04add some mixing includes for mac (qt5) and clangDaniel Lindenfelser
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-11-06Some code cleanup, while working on Library concurency refactoring.Nazar tro Gerasymchuk
2013-10-30Add missing includes of Qt headers to start the migration from qt4 to qt5.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan