Clementine-audio-player-Mac.../src/playlist
David Sansome fb224608ae Add a rating widget, use it in the smart playlist dialog, refactor the playlist delegate to use it. 2010-10-26 19:59:55 +00:00
..
playlist.cpp Add a new smart playlist wizard. Doesn't do anything yet except look pretty. 2010-10-24 23:46:05 +00:00
playlist.h Support dragging a smart playlist into a playlist 2010-10-24 16:40:19 +00:00
playlistbackend.cpp Use the PlaylistItemPtr typedef in more places 2010-10-24 15:34:47 +00:00
playlistbackend.h Play last.fm tag radio or similar artists radio when clicking on a tag in the song/artist info pane. 2010-10-16 15:22:14 +00:00
playlistcontainer.cpp Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
playlistcontainer.h Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
playlistcontainer.ui Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
playlistdelegates.cpp Add a rating widget, use it in the smart playlist dialog, refactor the playlist delegate to use it. 2010-10-26 19:59:55 +00:00
playlistdelegates.h Add a rating widget, use it in the smart playlist dialog, refactor the playlist delegate to use it. 2010-10-26 19:59:55 +00:00
playlistfilter.cpp Case insensitive search in playlist. 2010-07-19 15:52:38 +00:00
playlistfilter.h Playlist filtering 2010-05-22 16:36:13 +00:00
playlistheader.cpp Drop the mouse hover effect on the ratings column when the mouse enters the header 2010-10-23 23:30:38 +00:00
playlistheader.h Drop the mouse hover effect on the ratings column when the mouse enters the header 2010-10-23 23:30:38 +00:00
playlistitem.cpp Allow song ratings to be set by clicking on the stars in the playlist 2010-10-17 21:56:19 +00:00
playlistitem.h Allow song ratings to be set by clicking on the stars in the playlist 2010-10-17 21:56:19 +00:00
playlistmanager.cpp Start of some work for smart/dynamic playlists. Only simple generators based on sql queries are supported, and the UI still needs polish. 2010-10-24 15:38:12 +00:00
playlistmanager.h Start of some work for smart/dynamic playlists. Only simple generators based on sql queries are supported, and the UI still needs polish. 2010-10-24 15:38:12 +00:00
playlistsequence.cpp Show the "status bar" as part of the central widget 2010-06-16 19:21:15 +00:00
playlistsequence.h Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
playlistsequence.ui Show the "status bar" as part of the central widget 2010-06-16 19:21:15 +00:00
playlisttabbar.cpp Disable removing the active playlist. 2010-09-08 12:30:19 +00:00
playlisttabbar.h Support dragging and dropping between playlists 2010-07-17 12:47:59 +00:00
playlistundocommands.cpp Fix playlist loading. 2010-08-16 18:58:26 +00:00
playlistundocommands.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
playlistview.cpp Add a rating widget, use it in the smart playlist dialog, refactor the playlist delegate to use it. 2010-10-26 19:59:55 +00:00
playlistview.h Drop the mouse hover effect on the ratings column when the mouse enters the header 2010-10-23 23:30:38 +00:00
queue.cpp Fix the queue manager 2010-08-28 19:17:39 +00:00
queue.h Change the queue manager to use a QTreeView instead of QListView so it doesn't repaint on drop. 2010-07-11 21:27:36 +00:00
queuemanager.cpp Fix the queue manager 2010-08-28 19:17:39 +00:00
queuemanager.h Fix some occasional crashes when deleting the current playlist 2010-07-11 20:23:34 +00:00
queuemanager.ui Change the queue manager to use a QTreeView instead of QListView so it doesn't repaint on drop. 2010-07-11 21:27:36 +00:00
songloaderinserter.cpp Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
songloaderinserter.h Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
songmimedata.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
songplaylistitem.cpp Load playlist in separate threads on startup. 2010-08-03 18:57:17 +00:00
songplaylistitem.h Load playlist in separate threads on startup. 2010-08-03 18:57:17 +00:00