summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/playlistfileview.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-12-08- when the file list view is visible only enable the play button if theresimon1-0/+17
is something selected. one crash less ;)
2002-12-04- move more view population logic into PlayListFileViewsimon1-1/+13
2002-12-04- merged popuplateAudioView and popuplateVideoView into onesimon1-2/+32
PlayListFileView::popuplateView method
2002-12-04- moving videoScan and audioScan into PlayListFileViewsimon1-1/+1
2002-12-04- merged scanForVideo and scanForAudio into a common scanFiles method insimon1-2/+14
the PlayListFileView. less duplicated code :)
2002-12-03- removing ten lines of duplicated codesimon1-0/+10
2002-12-03- starting to factor out the playlist file views into separate classessimon1-0/+14