summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | | | | Fix completion in QFileDialog.Alexis Menard2010-01-122-1/+49
| | | | * | | | | | | | | | | Put LinesHint into QVectorPath hints to enable further optimizationsGunnar Sletta2010-01-121-2/+14
| | | | * | | | | | | | | | | Avoid coordinate limitations in the raster engine.Gunnar Sletta2010-01-122-4/+9
| | | | * | | | | | | | | | | Fix point drawing on raster engine for flat and square capsGunnar Sletta2010-01-121-4/+4
| | | | |/ / / / / / / / / /
| | | | * | | | | | | | | | Update changes file with Rhys Weatherley's work.Rhys Weatherley2010-01-111-2/+43
| | | | * | | | | | | | | | warning fixes for platforms, where qreal == floatJoerg Bornemann2010-01-111-256/+256
| | | | * | | | | | | | | | fix release mode crash in qfont.cpp initFontSubst() on Windows mobileJoerg Bornemann2010-01-111-2/+1
| | | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-1110-55/+193
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | Fixed justify aligned text drawing with the GL1 engine.Kim Motoyoshi Kalland2010-01-111-1/+2
| | | | | * | | | | | | | | Add odf-writer benchmark.Thomas Zander2010-01-111-2/+77
| | | | | * | | | | | | | | Fixed subpixel antialiased text drawing with the GL2 engine.Kim Motoyoshi Kalland2010-01-111-3/+15
| | | | | * | | | | | | | | Fixes warning in the QMacStyleOlivier Goffart2010-01-112-2/+2
| | | | | * | | | | | | | | Fix incorrect drawing of the hovered row on QTreeView with some styles.Olivier Goffart2010-01-112-11/+9
| | | | | * | | | | | | | | Track the glVertexAttribPointer and only update it if it's changedTom Cooksey2010-01-113-34/+61
| | | | | * | | | | | | | | QTreeView::selectAll() wouldn't work when first column hiddenGabriel de Dietrich2010-01-112-2/+27
| * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-131-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Kurt Korbatits2010-01-1375-634/+1368
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Fix example in QAudioOutput/QAudioInput docsKurt Korbatits2010-01-132-2/+2
* | | | | | | | | | | | | | tst_qnetworkreply benchmark: Properly finish the threadMarkus Goetz2010-01-131-4/+4
* | | | | | | | | | | | | | QSslSocket: Remove writeBuffer,readBuffer and use from QAbstractSocketMarkus Goetz2010-01-131-3/+0
* | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-1351-268/+1349
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Update my changelog for 4.6.1Thiago Macieira2010-01-131-2/+2
| * | | | | | | | | | | | | | My changes for 4.6.1Thiago Macieira2010-01-131-6/+60
| * | | | | | | | | | | | | | Remove erroneous warning in QFileInfo::absolutePath()Andreas Kling2010-01-131-2/+5
| * | | | | | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-133-1/+22
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-135-18/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | QtWebKit changelog for Qt 4.6.1Simon Hausmann2010-01-121-0/+12
| | * | | | | | | | | | | | Make compile on HPUXPierre Rossi2010-01-121-0/+2
| | * | | | | | | | | | | | Modifies the google chat example to use the DOM APIPierre Rossi2010-01-123-18/+29
| * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-1225-227/+1155
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge commit 'origin/mmfphonon' into 4.6Gareth Stockwell2010-01-1223-226/+1145
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Added enable/disable parameter to each effect in Phonon MMF backendGareth Stockwell2010-01-1112-68/+74
| | | * | | | | | | | | | | | Simplified error handling for audio effectsGareth Stockwell2010-01-1112-31/+33
| | | * | | | | | | | | | | | Implemented stereo widening effect in Phonon MMF backendGareth Stockwell2010-01-114-1/+163
| | | * | | | | | | | | | | | Implemented reverb effect in Phonon MMF backendGareth Stockwell2010-01-116-2/+285
| | | * | | | | | | | | | | | Implemented loudness effect in Phonon MMF backendGareth Stockwell2010-01-114-0/+148
| | | * | | | | | | | | | | | Implemented bass boost in Phonon MMF backendGareth Stockwell2010-01-115-11/+42
| | | * | | | | | | | | | | | Refactored AbstractAudioEffect to reduce redundancy in derived classesGareth Stockwell2010-01-116-41/+37
| | | * | | | | | | | | | | | Removed unnecessary check in Phonon MMF backendGareth Stockwell2010-01-111-5/+3
| | | * | | | | | | | | | | | Added a macro to reduce boilerplate code in Phonon MMF backendGareth Stockwell2010-01-115-17/+35
| | | * | | | | | | | | | | | Removed dependency of EffectFactory on native effect headersGareth Stockwell2010-01-116-60/+48
| | | * | | | | | | | | | | | Delayed creation of audio effect object until audio is initializedGareth Stockwell2010-01-118-23/+63
| | | * | | | | | | | | | | | Modified effect parameter handling to improve user experienceGareth Stockwell2010-01-119-23/+175
| | | * | | | | | | | | | | | Added comments to clarify usage of Phonon::EffectParameter APIGareth Stockwell2010-01-111-8/+9
| | | * | | | | | | | | | | | Shortened description of audio equalizer bandsGareth Stockwell2010-01-111-1/+1
| | | * | | | | | | | | | | | Implemented audio effects capability querying in Phonon MMF backendGareth Stockwell2010-01-0811-132/+226
| | | * | | | | | | | | | | | Corrected parameter name ordering in internal Phonon MMF function signaturesGareth Stockwell2010-01-082-4/+4
| | | * | | | | | | | | | | | Fixed typo in Phonon::EffectWidget implementationGareth Stockwell2010-01-081-1/+1
| | * | | | | | | | | | | | | Added absolute path to sqlite3.sis in s60installs.proMiikka Heikkinen2010-01-121-1/+1
| | * | | | | | | | | | | | | Added changelog entries.axis2010-01-121-0/+9