summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-11Added iconsbenmeyer3-3/+3
2002-12-11Implemented dialog box for every received vcard to get user permissioneilers2-4/+30
2002-12-11Adjust for the move of the init script overkergoth1-1/+1
2002-12-11Removed mimetypeandyq1-1/+0
2002-12-11- ah, forgot to remove this unused codesimon1-19/+0
2002-12-11When did this appear?mickeyl1-0/+0
2002-12-11- include wellenreiter.desktop in .pro-filemickeyl3-3/+3
2002-12-11- roll back the threaded xine initialization, the mediaplayer initializationsimon11-241/+84
2002-12-11- Reduce g++ warnings.mickeyl2-7/+7
2002-12-11- less code duplication. code from resizeEvent is now shared as well assimon4-41/+42
2002-12-11- moved default skin name reading over to skin classsimon3-10/+26
2002-12-11fix for g++ complaining about different linking schemes:mickeyl2-2/+10
2002-12-11- minor cleanupsimon2-7/+5
2002-12-11- oops, do the right cast in the gamma set methodsimon1-1/+1
2002-12-11- slight simplification in the APIsimon4-12/+11
2002-12-11- button mask composing moved to Skin classsimon4-27/+41
2002-12-11- starting with skin preloadingsimon2-6/+37
2002-12-11- moved the remaining pieces of image/pixmap loading to the Skin classsimon4-16/+23
2002-12-11- more image loading functionality moved to the Skin classsimon3-2/+17
2002-12-11- starting to factor out the actual skin image loading into a separatesimon4-3/+48
2002-12-11changed to new pda iconllornkcor1-1/+1
2002-12-11addedllornkcor1-0/+0
2002-12-11- less qimage<>qpixmap conversionssimon1-5/+6
2002-12-11- slight simplification of XineControl constructorsimon5-18/+37
2002-12-11- removed unused variablesimon1-1/+0
2002-12-11- step three to make it compile with gcc2simon1-0/+1
2002-12-11- gcc2 is not my friend, given that it can't deal with friend declarationssimon2-12/+11
2002-12-11- make it compile for gcc2: step1simon2-10/+9
2002-12-11max inactive minutes to 1 day - 1440 minutesharlekin1-0/+1
2002-12-11- added bool Thread::isRunning() constsimon2-0/+8
2002-12-11- make more use of the Resource::* api for loading the datasimon1-2/+2
2002-12-11applied a patch from "Tais M. Hansen" <tais.hansen@osd.dk> to add danishsandman6-4/+24
2002-12-11- centralize more of the skin loading code, so it can be factored out latersimon4-22/+28
2002-12-11Added danish translations.mellen1-0/+64
2002-12-11- moved the shared button up/down image variables into the base classsimon5-22/+16
2002-12-11Added danish translations.mellen1-0/+102
2002-12-11Added danish translation.mellen1-0/+2
2002-12-11- initialized xine in a background thread. much time is still spend insimon5-5/+42
2002-12-11fix for a stupid bug .. op1 wants to strip the extension, but insteadsandman2-9/+23
2002-12-11- added initialize states to MediaPlayerStatesimon6-6/+68
2002-12-10- added an m_initialized flag and a guard for it, along with ansimon2-1/+71
2002-12-10added a little debug output to the image loading routine to aid in findingsandman1-0/+2
2002-12-10 - small code cleanupsandman1-22/+21
2002-12-10not needed anymoresandman1-15/+0
2002-12-10not needed anymore (and in the wrong location too)sandman1-58/+0
2002-12-10enabled font-saving -- this will allow TTF -> QPF conversion (together withsandman1-1/+1
2002-12-10- factor out the expensive xine initialization code into a separate method,simon2-5/+14
2002-12-10no need for opieatd anymoresandman3-43/+2
2002-12-10/etc/resumeat is now in /var/run/resumeatsandman1-7/+8
2002-12-10don't use atd anymore - our atd is only simple shell script, so better getsandman1-231/+288