emmental/playlist
Anna Schumaker 4e24124755 playlist: Create a PlaylistView column view
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-11-26 17:26:09 -05:00
..
__init__.py playlist: Create a new Column class 2021-11-26 17:26:09 -05:00
column.py playlist: Create a new Column class 2021-11-26 17:26:09 -05:00
controls.py playlist: Add a button for scrolling to the current track 2021-07-31 13:15:49 -04:00
filter.py playlist: Create a custom filter for matching tracks 2021-07-23 12:56:02 -04:00
model.py playlist: Create a FlatSortModel 2021-11-26 17:26:09 -05:00
popover.py playlist: Switch over to using the emmental-favorites icon 2021-07-31 19:18:17 -04:00
runtime.py playlist: Move the Runtime and Visible widgets into the Playlist pane 2021-07-23 12:56:34 -04:00
sort.py playlist: Create a sort Factory 2021-11-26 17:26:09 -05:00
test_column.py playlist: Create a new Column class 2021-11-26 17:26:09 -05:00
test_controls.py playlist: Add a button for scrolling to the current track 2021-07-31 13:15:49 -04:00
test_filter.py playlist: Create a custom filter for matching tracks 2021-07-23 12:56:02 -04:00
test_model.py playlist: Create a FlatSortModel 2021-11-26 17:26:09 -05:00
test_playlist.py Move module tests out of the toplevel directory 2021-07-26 11:03:32 -04:00
test_popover.py playlist: Switch over to using the emmental-favorites icon 2021-07-31 19:18:17 -04:00
test_runtime.py playlist: Move the Runtime and Visible widgets into the Playlist pane 2021-07-23 12:56:34 -04:00
test_sort.py playlist: Create a sort Factory 2021-11-26 17:26:09 -05:00
test_view.py playlist: Create a PlaylistView column view 2021-11-26 17:26:09 -05:00
view.py playlist: Create a PlaylistView column view 2021-11-26 17:26:09 -05:00