summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/videowidget.h
AgeCommit message (Expand)AuthorFilesLines
2002-12-08- synchronizing the button indices a bit more with the audiowidgetsimon1-3/+3
2002-12-08- merged the two duplicated toggleButton methods into a shared onesimon1-1/+0
2002-12-08- some preparations for further code cleanups for paintButton callssimon1-1/+1
2002-12-08- merged xoff/yoff into a QPointe member variable, shared in the base classsimon1-1/+0
2002-12-08- share the imgButtonMask member variable in the base classsimon1-1/+0
2002-12-08- share the buttons data in a buttons member variable in the base classsimon1-2/+0
2002-12-08- made videoButtons a member variable instead of a global onesimon1-0/+2
2002-12-02- yay, last singleton gone. global playList variable is no more :)simon1-1/+1
2002-12-02- replaced QPixmap and QImage pointer usage with value usagesimon1-4/+6
2002-12-02- centralized closeEvent implementationsimon1-1/+0
2002-12-02- the audiowidget and the videowidget don't rely on the mediaplayerstatesimon1-1/+1
2002-12-02- less code duplicationsimon1-3/+5
2002-12-02- inherit from MediaWidgetsimon1-3/+3
2002-12-02- converted to MediaPlayerState::DisplayTypesimon1-1/+3
2002-11-10updateharlekin1-1/+0
2002-11-10better seek slider code for videowidget tooharlekin1-0/+1
2002-08-15click in fullscreen leeds to going back to the normal videowidget nowharlekin1-0/+1
2002-08-15updateharlekin1-1/+0
2002-08-15more simular to audiowidgetharlekin1-5/+11
2002-08-13fix video button actions.. still needs workllornkcor1-5/+6
2002-08-10added skins to videowidget, fixed fullscreen menu. Still needs work on button...llornkcor1-1/+16
2002-08-07added volume handling for audio gui and other small fixesharlekin1-1/+0
2002-08-03Added support for fullscreen playbacksandman1-1/+2
2002-08-02theme workharlekin1-0/+1
2002-07-11broken video widgetzecke1-1/+1
2002-07-10more updatesharlekin1-1/+34
2002-07-01guiharlekin1-0/+67