summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Updated sis file names and related content in Symbian installation docsMiikka Heikkinen2010-01-062-12/+24
* Fixed Symbian application deployment instructionsMiikka Heikkinen2010-01-062-7/+3
* Update license headers to release versionJason McDonald2010-01-068785-114335/+114337
* Remove the need to know the service owner when adding/removing signal rules.Thiago Macieira2010-01-064-34/+21
* Use the watched service name list in matching incoming signals too.Thiago Macieira2010-01-061-2/+8
* Change the QtDBus watched service list to a map to its owner.Thiago Macieira2010-01-062-17/+48
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-2819-227/+470
|\
| * QUrl::toEncoded() fix for the case of "password, but no username".David Faure2009-12-282-5/+16
| * Fix tst_QFileInfo::isHidden_data on WindowsOlivier Goffart2009-12-281-2/+2
| * QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2009-12-282-1/+58
| * Lots of mostly cosmetic cleanups to GL2 paint engineTom Cooksey2009-12-284-138/+133
| * Move the 0.5 offset we add for aliased rendering to updateMatrix()Tom Cooksey2009-12-282-33/+47
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-2813-55/+221
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-2713-55/+221
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-2613-55/+221
| | | |\