summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* doc: Added clarification about allocating space for the 0 terminator.Martin Smith2010-01-131-3/+15
* Fix for QTBUG-6408 QFontEngineS60::QFontEngineS60 called hundreds ofJani Hautakangas2010-01-132-32/+7
* Document the QGraphicsView::IndirectPainting flagOlivier Goffart2010-01-122-1/+11
* Fixed build breakage on S60 3.1 due to audio effects changesGareth Stockwell2010-01-116-31/+10
* Implemented node disconnection in Phonon MMF backendGareth Stockwell2010-01-1120-194/+348
* Removed dead code from Phonon MMF backendGareth Stockwell2010-01-111-12/+2
* Re-emit prefinishMarkReached and aboutToFinish if rewound back past mark.Gareth Stockwell2010-01-112-2/+25
* Implemented support for playlist handling in Phonon MMF backendGareth Stockwell2010-01-1112-170/+129
* Changed call sequence of seeking in Phonon MMF backend, for streamingGareth Stockwell2010-01-112-19/+11
* Implemented buffer status notifications in Phonon MMF backendGareth Stockwell2010-01-119-62/+162
* Added support for streaming playback to Phonon MMF backendGareth Stockwell2010-01-118-6/+30
* Phonon MMF: leaves during object construction throw exceptionsGareth Stockwell2010-01-112-9/+7
* Removed stale TODO comments from Phonon MMF backendGareth Stockwell2010-01-113-4/+1
* Correctly determine QScriptValue::isQObject() for QObjects using theMichael Brasser2010-01-113-4/+14
* (Sqlite2) Fix for QTBUG-6421Bill King2010-01-111-4/+12
* Removed QtWebkit.dll from Qt.sis in Symbian buildsMiikka Heikkinen2010-01-111-4/+0
* Added a flag to avoid construction of application panes.axis2010-01-115-5/+26
* Fix for QTBUG-5870 QGraphicsProxyWidget does not show children onJani Hautakangas2010-01-111-3/+10
* Symbian: More i18n strings work.Frans Englich2010-01-112-34/+34
* Fixed bug which caused Phonon backend error messages to be suppressedGareth Stockwell2010-01-112-6/+7
* Added error strings to Phonon MMF backendGareth Stockwell2010-01-118-51/+170
* Deploy sqlite3.sis instead of sqlite3.dll in SymbianMiikka Heikkinen2010-01-112-4/+3
* Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect.Gunnar Sletta2010-01-081-1/+3
* Revert "QStyleSheetStyle: Fixed some text croped when having padding with nat...Olivier Goffart2010-01-081-1/+1
* Fix performance regression in _q_polishItems.Alexis Menard2010-01-082-6/+12
* Avoid a deep copy of QImage::bits() in the png writerRhys Weatherley2010-01-081-1/+1
* Revert "Add GLfloat[2][2] & GLfloat[3][3] uniform setters to QGLShaderProgram"Tom Cooksey2010-01-073-73/+3
* Introduce new "snapToPixelGrid" flag to GL2 engine for drawTextTom Cooksey2010-01-072-5/+44
* doc: Clarified which values were added in Qt 4.4.Martin Smith2010-01-071-8/+11
* QBoxLayout::setGeometry would not respect the widget min/max widthGabriel de Dietrich2010-01-071-2/+4
* doc: Removed a const from a declaration in the example.Martin Smith2010-01-071-1/+1
* Set serial number in QX11PixmapData::transformedAnders Bakken2010-01-071-0/+2
* Reset the OpenVG scissor after a native painting call-outRhys Weatherley2010-01-071-2/+11
* Fix background brush for character format when writing to ODF document.Pierre Rossi2010-01-071-1/+8
* Avoid deep QImage copies in the OpenVG paint engineRhys Weatherley2010-01-072-9/+12
* doc: Clarified next and previous activation order.Martin Smith2010-01-071-8/+8
* Fixed a copy-paste error in QRasterPixmapData::metric().Trond Kjernåsen2010-01-071-1/+1
* Fixes painting artifacts when using CacheBackground in a QGraphicsView.Yoann Lopes2010-01-071-1/+2
* Fixes crash when widget with WA_StaticContents child become toplevel.Olivier Goffart2010-01-071-6/+5
* BitsPerSample should default to 1 in TIFF files.Rhys Weatherley2010-01-071-4/+3
* doc: Added note explaining grabMouse() for Cocoa and Carbon.Martin Smith2010-01-071-4/+10
* doc: Added some missing macro descriptions.Martin Smith2010-01-071-4/+27
* doc: Clarified that the scene owns its items and destroys them.Martin Smith2010-01-071-11/+17
* doc: Clarified that .lnk files are System files on Windows.Martin Smith2010-01-071-3/+4
* Implement QScript::QObjectDelegate::getOwnPropertyDescriptorOlivier Goffart2010-01-074-1/+164
* QScript: Lookup the native setter from the prototypeOlivier Goffart2010-01-071-1/+9
* Fixed QGLWidget::renderText().Trond Kjernaasen2010-01-073-109/+13
* Fix QT_NO_CONTEXTMENUKent Hansen2010-01-061-0/+2
* doc: Added an explanatory \note about the table being sorted.Martin Smith2010-01-061-2/+12
* Update license headers to release versionJason McDonald2010-01-063353-43641/+43643