summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | QIODevice: Fix readAll()Markus Goetz2010-01-062-2/+37
| | | | * | | | | Temporary hackiesh solution to prevent BOM in the xml data.Denis Dzyubenko2010-01-063-3/+20
| | | | * | | | | Fixed qxmlstream autotest when using shadow builds.Denis Dzyubenko2010-01-062-3/+7
| | | | * | | | | Attempt at readding the capital P headers for PhononThiago Macieira2010-01-062-0/+7
| | | | * | | | | Remove special Phonon processing from syncqt.Thiago Macieira2010-01-063-16/+12
| | | | * | | | | Use the lowercase/shortname.h headers for Phonon includesThiago Macieira2010-01-064-24/+24
| | | | * | | | | Fixes a crash when setting focus on a widget with a focus proxy.Denis Dzyubenko2010-01-062-6/+50
| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Jason McDonald2010-01-0618-72/+262
| | | | |\ \ \ \ \
| | | | * | | | | | Update copyright year to 2010Jason McDonald2010-01-068857-8927/+8927
| | * | | | | | | | doc: Added enum values to table for Qt 4.5 and 4.6.Martin Smith2010-01-071-6/+8
| | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-061-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | Remove warning "statement with no effect"Thiago Macieira2010-01-061-1/+1
| | * | | | | | | | doc: Clarified activeSubControls and subControls.Martin Smith2010-01-061-4/+6
| | |/ / / / / / /
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-0618-93/+283
| | |\ \ \ \ \ \ \
| | * | | | | | | | doc: Clarified that .lnk files are System files on Windows.Martin Smith2010-01-061-2/+2
* | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-0953-546/+1087
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge commit 'origin/mmfphonon' into 4.6Gareth Stockwell2010-01-086-31/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed build breakage on S60 3.1 due to audio effects changesGareth Stockwell2010-01-086-31/+10
| * | | | | | | | | | Added a flag to avoid construction of application panes.axis2010-01-088-6/+172
| * | | | | | | | | | Fixed QDesktopWidget autotest.axis2010-01-081-1/+1
| * | | | | | | | | | Fixed a doc error.axis2010-01-081-1/+0
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-0844-538/+935
| |\ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / /
| * | | | | | | | | | Enable building with MSVC2008Shane Kearns2010-01-083-11/+7
| * | | | | | | | | | Added mention of Symbian binary packages to INSTALL fileMiikka Heikkinen2010-01-081-0/+4
| * | | | | | | | | | Fix for QTBUG-5870 QGraphicsProxyWidget does not show children onJani Hautakangas2010-01-081-3/+10
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-0739-524/+914
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Deploy sqlite3.sis instead of sqlite3.dll in SymbianMiikka Heikkinen2010-01-072-4/+3
| | * | | | | | | | | | Separated "make run" and "make runonphone" targetsMiikka Heikkinen2010-01-072-12/+23
| | * | | | | | | | | | Added UIDs and icons to some webkit examplesMiikka Heikkinen2010-01-074-2/+18
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-0731-506/+870
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Merge branch 'mmfphonon' into 4.6Gareth Stockwell2010-01-0631-506/+870
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / /
| | | | * | | | | | | | Implemented node disconnection in Phonon MMF backendGareth Stockwell2009-12-0820-194/+348
| | | | * | | | | | | | Removed dead code from Phonon MMF backendGareth Stockwell2009-12-081-12/+2
| | | | * | | | | | | | Re-emit prefinishMarkReached and aboutToFinish if rewound back past mark.Gareth Stockwell2009-12-082-2/+25
| | | | * | | | | | | | Implemented support for playlist handling in Phonon MMF backendGareth Stockwell2009-12-0812-170/+129
| | | | * | | | | | | | Mediaplayer: enqueue all entries from .ram file before starting playbackGareth Stockwell2009-12-082-5/+12
| | | | * | | | | | | | Changed call sequence of seeking in Phonon MMF backend, for streamingGareth Stockwell2009-12-082-19/+11
| | | | * | | | | | | | Implemented buffer status notifications in Phonon MMF backendGareth Stockwell2009-12-089-62/+162
| | | | * | | | | | | | Added support for streaming playback to Phonon MMF backendGareth Stockwell2009-12-088-6/+30
| | | | * | | | | | | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Gareth Stockwell2009-12-082-34/+34
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Symbian: More i18n strings work.Frans Englich2009-12-072-34/+34
| | | | * | | | | | | | | Phonon MMF: leaves during object construction throw exceptionsGareth Stockwell2009-12-082-9/+7
| | | | * | | | | | | | | Removed stale TODO comments from Phonon MMF backendGareth Stockwell2009-12-083-4/+1
| | | | |/ / / / / / / /
| | | | * | | | | | | | Fixed bug which caused Phonon backend error messages to be suppressedGareth Stockwell2009-12-022-6/+7
| | | | * | | | | | | | Added error strings to Phonon MMF backendGareth Stockwell2009-12-028-51/+170
* | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-082-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect.Gunnar Sletta2010-01-081-1/+3
| * | | | | | | | | | | Fix a painter warningPierre Rossi2010-01-071-0/+2
* | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-0825-124/+186
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Kurt Korbatits2010-01-07434-5810/+18922
| |\ \ \ \ \ \ \ \ \ \ \