Skip to content

Proxify PlaylistSearch

Abdel-Rahman Abdel-Rahman requested to merge abogical/juk:search-proxy into master
  • Let PlaylistSearch use QSortFilterProxyModel
    • Use KConcatenateRowsProxyModel QConcatenateTablesProxyModel to merge list of playlists (KConcatenateRowsProxyModel is deprecated)
    • Implement appropriate filterAcceptsRow function
  • Check and fix integration problems
Edited by Abdel-Rahman Abdel-Rahman

Merge request reports