summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | 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
| | * | | | | | | 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/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-206-27/+44
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |