summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/mediawidget.cpp
AgeCommit message (Expand)AuthorFilesLines
2002-12-08- merged the two duplicated toggleButton methods into a shared onesimon1-1/+7
2002-12-08- oops, forgot to commit this onesimon1-0/+6
2002-12-08- moved the duplicated code for checking whether the mouse is over asimon1-0/+8
2002-12-08- I'm re-using code from the others, so add their copyright :)simon1-0/+3
2002-12-02- yay, last singleton gone. global playList variable is no more :)simon1-6/+4
2002-12-02- centralized closeEvent implementationsimon1-0/+5
2002-12-02- centralized the button command handling into MediaWidget (as it issimon1-1/+18
2002-12-02- the audiowidget and the videowidget don't rely on the mediaplayerstatesimon1-5/+5
2002-12-02- less code duplicationsimon1-0/+4
2002-12-02- new base class for AudioWidget and VideoWidgetsimon1-0/+37