summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | Fix for QTBUG-6408 QFontEngineS60::QFontEngineS60 called hundreds ofJani Hautakangas2010-01-132-32/+7
| | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Doc: Added license information for the Symbian version of qtmain.David Boddie2010-01-131-5/+47
| | | |/ / / / / / /
| | | * | | | | | | 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
| | | * | | | | | | Added UIDs and icons to some webkit examplesMiikka Heikkinen2010-01-114-2/+18
| | | * | | | | | | Separated "make run" and "make runonphone" targetsMiikka Heikkinen2010-01-112-12/+23
| | | * | | | | | | Fixed "run" makefile target documentation for SymbianMiikka Heikkinen2010-01-112-1/+15
| | | * | | | | | | Deal with test cases that crash or hangShane Kearns2010-01-116-33/+183
| | | * | | | | | | Enable building with MSVC2008Shane Kearns2010-01-113-11/+7
| | | * | | | | | | Removed QtWebkit.dll from Qt.sis in Symbian buildsMiikka Heikkinen2010-01-113-4/+12
| | | * | | | | | | Added mention of Symbian binary packages to INSTALL fileMiikka Heikkinen2010-01-111-0/+4
| | | * | | | | | | Added a flag to avoid construction of application panes.axis2010-01-118-6/+172
| | | * | | | | | | 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-082-58/+1
| | | * | | | | | | Changelog: Added Designer/uic entries for 4.6.1Friedemann Kleint2010-01-081-1/+8
| | | * | | | | | | Fix performance regression in _q_polishItems.Alexis Menard2010-01-083-6/+29
| | | * | | | | | | 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-072-2/+31
| | | * | | | | | | 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-072-1/+12
| | | * | | | | | | 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
| | | * | | | | | | doc: Fixed typo.Martin Smith2010-01-071-1/+1
| | | * | | | | | | Fixes painting artifacts when using CacheBackground in a QGraphicsView.Yoann Lopes2010-01-071-1/+2
| | | * | | | | | | doc: Replaced usses of rootState() with state machine pointer.Martin Smith2010-01-071-2/+2
| | | * | | | | | | Fixes crash when widget with WA_StaticContents child become toplevel.Olivier Goffart2010-01-072-7/+34
| | | * | | | | | | 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