summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/playlistwidget.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-08-28podcast! support.. 1st installment. needs improvementsllornkcor1-107/+237
2005-06-15Resource -> OResource and fix doc headersdrw1-7/+12
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
2004-09-10Unused parameter removed, cast uint -> int to avoid warningzecke1-1/+1
2004-05-02- convert qDebug to odebugar1-87/+89
2004-03-16fix oggllornkcor1-1/+1
2004-03-02run the optimize_connect scriptalwin1-24/+24
2004-03-01fix includeschicken1-25/+0
2004-02-08improve support for BigScreenar1-1/+1
2004-02-07QPEApplication::showDialog() and QPEAPplication::execDialog() for better big ...ar1-2/+1
2003-12-07#include fixletmickeyl1-0/+1
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-3/+3
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl1-2/+2
2003-08-09Merge from BRANCH_1_0kergoth1-2/+2
2003-06-14Adaptions for QT_QWS_DEVFSschurig1-1/+5
2003-06-11compilellornkcor1-1/+1
2003-06-11fix setDoc for playlists and others. remove qDebugsllornkcor1-664/+636
2003-06-11fix setDocument for listsllornkcor1-0/+1
2003-06-11fix setDocument handlingllornkcor1-14/+25
2003-04-26change playlist file access mode when writingllornkcor1-1/+1
2003-04-20fix sizingllornkcor1-18/+17
2003-04-20add video skin support *finally*, fixed widget for landscape/sizingllornkcor1-9/+26
2003-04-18fix typed in url file/name problemllornkcor1-12/+22
2003-04-08add ogg to mimetype herellornkcor1-1/+1
2003-03-26part implement of new qcop massagesllornkcor1-0/+46
2003-02-16fix small annoyances and bugllornkcor1-4/+7
2003-01-19add multiselection add to playlistllornkcor1-8/+22
2003-01-19partly fix playing from audio and video viewsllornkcor1-7/+15
2003-01-19add mod files to mime type for scansllornkcor1-1/+1
2002-12-16some stuff from op2llornkcor1-16/+29
2002-12-11fix for a stupid bug .. op1 wants to strip the extension, but insteadsandman1-7/+14
2002-11-12sync with op2llornkcor1-93/+70
2002-11-03finish audio skinllornkcor1-0/+48
2002-11-03m3u stuff and op2 skinsllornkcor1-238/+258
2002-09-11fix for 2.3.4llornkcor1-34/+5
2002-09-01fix for bug 0000014llornkcor1-3/+7
2002-08-16spaces thing crept back in I thinkllornkcor1-18/+9
2002-06-29heh less complicatedllornkcor1-1/+1
2002-06-29how about some key action on the playlistllornkcor1-14/+23
2002-06-26fixed error parsing pls where the url's already have a trailing /, and took o...llornkcor1-2/+7
2002-06-22new action if /dev/dsp can't open, instead of sending to bytes to /dev/null.....llornkcor1-5/+5
2002-06-21export playlist to m3ullornkcor1-224/+255
2002-06-19fixed problem with writing doclnk, and local files in an m3ullornkcor1-3/+13
2002-06-19dont crash on malformed urlsllornkcor1-30/+49
2002-06-17need special case for urls to be addedllornkcor1-1/+1
2002-06-17check for file existing before adding to playlistllornkcor1-6/+11
2002-06-17fixes for goofy crap going onllornkcor1-18/+25
2002-06-16lame attempt to deal with illegal urlsllornkcor1-1/+5
2002-06-13bugfix: menu select play works againllornkcor1-14/+11
2002-06-11in theory, clicking on a pls, or m3u list will now open them and add the url'...llornkcor1-17/+33