summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Fixed once-in-a-while failing tst_QGraphicsItem::selected test.Gabriel de Dietrich2009-09-042-3/+6
| | | * | fix text eliding for arabic and syriacLars Knoll2009-09-041-0/+33
| | | * | qtdemo now accept the -verbose option as specified in the help output.Denis Dzyubenko2009-09-041-0/+2
| | | * | Small corrections in the documentationBradley T. Hughes2009-09-041-2/+2
| | * | | Made eliding of arabic text work without chaning the look of the glyphsGunnar Sletta2009-09-041-0/+33
| | * | | Added support for quering a printer for the actual number of copies.Gunnar Sletta2009-09-043-0/+28
| * | | | Doc: Fixed a code snippet demonstrating setStandardOutputProcess().David Boddie2009-09-041-1/+1
* | | | | Createpackage support for signing SIS with multiple certificates.Janne Anttila2009-09-071-27/+93
| |_|/ / |/| | |
* | | | tst_QLocalSocket::writeToClientAndDisconnect addedJoerg Bornemann2009-09-041-0/+30
* | | | fix disconnect-after-write-problem in QLocalSocket on WindowsJoerg Bornemann2009-09-042-11/+34
* | | | qapplication_win.cpp compile fix for Q_WS_WINCE_WMJoerg Bornemann2009-09-041-1/+0
* | | | Added a phonon dependency to webkitDenis Dzyubenko2009-09-041-1/+1
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-04102-3148/+114
|\ \ \ \
| * | | | Generate Q_UNUSED(varName) only when varName was not used in retranslateUi(Cl...Jarek Kobus2009-09-04102-3148/+114
* | | | | Fix license headersJason McDonald2009-09-044-0/+60
|/ / / /
* | | | Merge branch '4.5' into 4.6Thiago Macieira2009-09-0441-71/+525
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed clipping of native style elements when raster is used on macGunnar Sletta2009-09-041-2/+6
| * | | Add license headers to .l files.Jason McDonald2009-09-042-0/+82
| * | | Add license headers to python codeJason McDonald2009-09-049-2/+368
| * | | Remove license header as Solaris X86 assembler can't digest comments.Jason McDonald2009-09-041-40/+0
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-041-0/+6
| |\ \ \
| * | | | Pedantic fixes for license headers.Jason McDonald2009-09-0428-27/+69
* | | | | Fixed autotest failure in qwidget on X11 with Oxygen style.Samuel Rødal2009-09-041-0/+10
* | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-0434-776/+957
|\ \ \ \ \
| * | | | | Fix QDialog test compilation on MacOlivier Goffart2009-09-041-1/+1
| * | | | | Fix license headers.Jason McDonald2009-09-042-5/+1
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-0414-691/+630
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-044-153/+172
| | |\ \ \ \ \
| | * | | | | | Modify QMatrix4x4 and QQuaternion to use qreal internallyRhys Weatherley2009-09-0414-691/+630
| * | | | | | | Update license headersJason McDonald2009-09-0417-79/+325
| | |/ / / / / | |/| | | | |
* | | | | | | Build break fixed: Added missing include to sqt60main_mcrt0.cppMiikka Heikkinen2009-09-041-0/+1
|/ / / / / /
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Michael Brasser2009-09-042-151/+170
|\ \ \ \ \ \
| * | | | | | Make exposeRegion work better in DFB_NO_WM modeAnders Bakken2009-09-042-118/+123
| * | | | | | Cache the DFBSurface for the cursor imageAnders Bakken2009-09-041-7/+16
| * | | | | | Fix a bug in DFBWindowSurface::setGeometryAnders Bakken2009-09-041-26/+31
* | | | | | | Fix compilation on OS X.Michael Brasser2009-09-041-1/+1
|/ / / / / /
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Michael Brasser2009-09-04566-4841/+14167
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix tst_QTableView with skulpture styleOlivier Goffart2009-09-031-0/+9
| * | | | | QStyleSheetStyle test: test that the widget loose their style when they are n...Olivier Goffart2009-09-031-0/+27
| * | | | | QCSSScanner: really skip toLower() when tokenizing the input.Ariya Hidayat2009-09-032-1/+2
| * | | | | Removing a few superfluous semicolons.Alessandro Portale2009-09-039-15/+15
| * | | | | Unbreak static compile (due to symbol conflicts).Ariya Hidayat2009-09-031-21/+21
| * | | | | Merge branch 'minimizeWrapperApp' into 4.6axis2009-09-0318-416/+433
| |\ \ \ \ \
| | * | | | | Move the S60/Avkon framework initialization into QtGui.axis2009-09-0316-299/+301
| | * | | | | Use custom S60 framework construction instead of RunApplication().axis2009-08-261-1/+16
| * | | | | | Rendering artifacts when installing an effect on HasNoContents items.Bjørn Erik Nilsen2009-09-031-5/+10
| * | | | | | Fixed tst_QGraphicsWidget::ensureClipping.Gabriel de Dietrich2009-09-031-0/+1
| * | | | | | Fixed issues with using GLenum in public API on mac.Samuel Rødal2009-09-035-46/+50
| * | | | | | Fix more warnings for mingwThierry Bastian2009-09-033-6/+5
| * | | | | | fix warnings in stickman demo on mingwThierry Bastian2009-09-036-37/+32
| | |_|_|_|/ | |/| | | |