summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-0729-501/+858
|\
| * Merge branch 'mmfphonon' into 4.6Gareth Stockwell2010-01-0629-501/+858
| |\
| | * 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
| | * 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-0643-563/+1022
|\ \ \
| * | | QBoxLayout::setGeometry would not respect the widget min/max widthGabriel de Dietrich2010-01-061-2/+4
| * | | Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat...Olivier Goffart2010-01-061-1/+1
| * | | Use QFile:rename when moving items in QFileystemModel.Alexis Menard2010-01-061-2/+1
| * | | Revert "Add GLfloat[2][2] & GLfloat[3][3] uniform setters to QGLShaderProgram"Tom Cooksey2010-01-063-73/+3
| * | | Fix default filter selection when using HideNameFilterDetails option.Alexis Menard2010-01-061-15/+28
| * | | Don't write out fo:word-spacing if its the default value.Thomas Zander2010-01-061-2/+2
| * | | Improved initial startup time for a QGLWidget ontop of EGL/X11.Trond Kjernåsen2010-01-061-5/+111
| * | | Document the QGraphicsView::IndirectPainting flagOlivier Goffart2010-01-062-1/+11
| * | | Display broken symlinks in the filesystem model.Alexis Menard2010-01-051-1/+1
| * | | Merge branch 'QT-2261' into 4.6Jan-Arve Sæther2010-01-051-2/+2
| |\ \ \
| | * | | Fixed a bug with distribution of spans.Jan-Arve Sæther2010-01-051-2/+2
| * | | | Compile with QT_NO_DOCKWIDGETOlivier Goffart2010-01-051-0/+2
| * | | | Removed temporary QGLWidget created during QGLWidget/X11 initialization.Trond Kjernåsen2010-01-051-2/+67
| * | | | QScript: Lookup the native setter from the prototypeOlivier Goffart2010-01-051-1/+9
| * | | | Implement QScript::QObjectDelegate::getOwnPropertyDescriptorOlivier Goffart2010-01-054-1/+164
| * | | | fix compilation in GL2 paint engine for WindowsGunnar Sletta2010-01-051-0/+1
| * | | | Move QGLTextureGlyphCache into it's own fileTom Cooksey2010-01-055-240/+350
| * | | | (ODBC) Handle drivers that return SQL_NO_DATA for exec success.Bill King2010-01-051-1/+6
| * | | | Remove QGLShareRegister and transfer its functionality to QGLContextGroupRhys Weatherley2010-01-049-41/+39
| * | | | BitsPerSample should default to 1 in TIFF files.Rhys Weatherley2010-01-041-4/+3
| * | | | Make the ShowDirsOnly option work in QFileDialog.Alexis Menard2010-01-041-0/+3
| * | | | Slight performance improvement in comp_func_SourceOver.Samuel Rødal2010-01-041-1/+4
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-042-5/+44
| |\ \ \ \
| | * | | | Introduce new "snapToPixelGrid" flag to GL2 engine for drawTextTom Cooksey2010-01-042-5/+44
| * | | | | fixed typo in qpainter docsGunnar Sletta2010-01-041-1/+1
| |/ / / /
| * | | | Make stretchblit an opt-out option in DirectFBAnders Bakken2010-01-043-11/+29
| * | | | Set serial number in QDFBPixmapData::transformedAnders Bakken2010-01-041-0/+1
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-0412-161/+145
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Set serial number in QX11PixmapData::transformedAnders Bakken2010-01-041-0/+2
| | * | | Avoid deep QImage copies in the OpenVG paint engineRhys Weatherley2010-01-042-9/+12
| | * | | Reset the OpenVG scissor after a native painting call-outRhys Weatherley2010-01-041-2/+11
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-019-150/+120
| | |\ \ \
| | | * | | Fix background brush for character format when writing to ODF document.Pierre Rossi2009-12-301-1/+8
| | | * | | Also delete blitShader & simpleShader in ~QGLEngineSharedShadersTom Cooksey2009-12-301-0/+10