summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/audiowidget.h
AgeCommit message (Expand)AuthorFilesLines
2004-03-14Use ODP namespacezecke1-2/+2
2003-08-09Merge from BRANCH_1_0kergoth1-7/+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/+4
2002-12-11- moved the shared button up/down image variables into the base classsimon1-2/+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-2/+0
2002-12-09- yay, mouseMoveEvent is no more duplicated code :)simon1-5/+0
2002-12-09- transition to MediaWidget::Command completedsimon1-2/+2
2002-12-09- toggleButton and setToggleButton now operate on a Button object insteadsimon1-2/+2
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- moving some variables to the base classsimon1-6/+0
2002-12-09- buttonPixUp/Down are now vectors, toosimon1-3/+3
2002-12-09- use a vector to store the maskssimon1-1/+3
2002-12-09- one global variable lesssimon1-0/+1
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 audioButtons a member variable here, toosimon1-0/+2
2002-12-02- yay, last singleton gone. global playList variable is no more :)simon1-1/+1
2002-12-02- centralized closeEvent implementationsimon1-1/+0
2002-12-02- centralized the button command handling into MediaWidget (as it issimon1-22/+2
2002-12-02- the audiowidget and the videowidget don't rely on the mediaplayerstatesimon1-1/+1
2002-12-02- less code duplicationsimon1-3/+3
2002-12-02- inherit from MediaWidgetsimon1-4/+5
2002-12-02- oops, realized it's not MediaType but rather DisplayTypesimon1-1/+1
2002-12-02- adapted to the new MediaPlayerState::MediaTypesimon1-1/+3
2002-12-02- added a missing constsimon1-4/+5
2002-11-10*** empty log message ***llornkcor1-18/+2
2002-11-10better seek slider code for videowidget tooharlekin1-1/+0
2002-11-10besser seekable handlingharlekin1-0/+1
2002-08-19fixesharlekin1-1/+4
2002-08-19cleanupsharlekin1-1/+0
2002-08-15fix cruftllornkcor1-2/+1
2002-08-15new play/pausellornkcor1-3/+3
2002-08-09skip buttons connectedharlekin1-5/+46
2002-07-29add qlineedit.h includellornkcor1-0/+1
2002-07-29fix not pointerllornkcor1-1/+1
2002-07-16added new audiowidget skinable from qtopia 1.6 graphics laterllornkcor1-3/+15
2002-07-10First VideoWidgetzecke1-1/+1
2002-07-03much more code cleanup, make if look more like c++ codeharlekin1-37/+7
2002-07-01guiharlekin1-0/+125