summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/videowidget.h
AgeCommit message (Expand)AuthorFilesLines
2003-08-09Merge from BRANCH_1_0kergoth1-4/+0
2002-12-11- collect arguments passed to the skin loading into a structuresimon1-2/+1
2002-12-11- expose information about the buttonssimon1-0/+2
2002-12-11- moved the shared button up/down image variables into the base classsimon1-6/+0
2002-12-09- hah, the improved design pays off :) switching skins at run-time nowsimon1-0/+2
2002-12-09- minor cleanupsimon1-1/+0
2002-12-09- another small cleanup in the mouse handlingsimon1-1/+0
2002-12-09- another global variable removedsimon1-0/+2
2002-12-09- yay, mouseMoveEvent is no more duplicated code :)simon1-1/+0
2002-12-09- removing duplicated code in VideoWidgetsimon1-3/+1
2002-12-09- transition to MediaWidget::Command completedsimon1-11/+0
2002-12-09- merged duplicated setToggleButton methodsimon1-1/+0
2002-12-09- merged the duplicated (and identical) paintEvent methods into thesimon1-1/+0
2002-12-09- pixBg is now backgroundPixmap and shared in the base classsimon1-1/+0
2002-12-09- paintButton is no more a duplicated method but centralized in thesimon1-1/+0
2002-12-09- removed unused pixmaps arraysimon1-1/+0
2002-12-09- getting rid of the buttonPixUp/Down arrays, reuse the Button structuresimon1-2/+0
2002-12-09- get rid of the masks array and re-use the Button structuresimon1-2/+0
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