summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/utils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make local function static.Frans Englich2009-09-241-1/+1
| | | | Addresses review comment.
* Adopt Qt coding style.Frans Englich2009-09-241-60/+60
|
* Added a utility function which samples a number of pixels from the screen, ↵Gareth Stockwell2009-09-231-0/+13
| | | | and writes their colors to the debug log
* Added a utility function for reading color of individual pixels from the screenGareth Stockwell2009-09-231-0/+75
|
* Modified file-loading code to use QDir::toNativeSeparatorsGareth Stockwell2009-09-071-15/+0
|
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-14/+10
|
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-0/+6
|
* Implemented Backend::availableMimeTypesGareth Stockwell2009-08-251-0/+21
|
* Tidied up trace statementsGareth Stockwell2009-08-211-2/+2
|
* Commit patch by Gareth.Frans Englich2009-08-121-0/+46
The patch originally contained all changed done to MMF Phonon, but this commit contains the changes only Gareth did.