Clementine-audio-player-Mac.../src/playlist
David Sansome 1f267881fe Put all smart playlist classes in their own namespace 2010-11-18 20:19:33 +00:00
..
playlist.cpp Put all smart playlist classes in their own namespace 2010-11-18 20:19:33 +00:00
playlist.h Put all smart playlist classes in their own namespace 2010-11-18 20:19:33 +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 Compiler warning fix for Fedora 14 (GCC 4.5.1). 2010-11-03 21:19:26 +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 Automatic scoring. Thanks Arnaud Bienner. Fixes issue #141 2010-11-01 21:15:52 +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 Put all smart playlist classes in their own namespace 2010-11-18 20:19:33 +00:00
playlistmanager.h Put all smart playlist classes in their own namespace 2010-11-18 20:19:33 +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 Hide the score column by default 2010-11-01 21:20:12 +00:00
playlistview.h Use an actual playlist widget in the preview 2010-10-29 18:58:43 +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