summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-032-118/+123
| * | | | Cache the DFBSurface for the cursor imageAnders Bakken2009-09-031-7/+16
| * | | | Fix a bug in DFBWindowSurface::setGeometryAnders Bakken2009-09-031-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
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-033-5/+10
| |\ \ \ \
| | * | | | Make sure that the dialog in the boxes demo paints window decorations.Jan-Arve Sæther2009-09-031-0/+2
| | * | | | Merge commit 'origin/4.5' into 4.6Joerg Bornemann2009-09-031-4/+7
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-031-0/+6
| | | | |/ | | | |/|
| | * | | Fixed incorrect file path in qimagereader autotest.Kim Motoyoshi Kalland2009-09-031-1/+1
| * | | | compile since broken merge from 4.5Gunnar Sletta2009-09-032-2/+2
| |/ / /
| * | | Fixed bindTexture() on bigendian and older implementationsGunnar Sletta2009-09-032-4/+37
| * | | Doc: add warnings and some more meat to Symbian specific APIs.Volker Hilsheimer2009-09-031-6/+25
| * | | Fixed crash in tst_qgl.Samuel Rødal2009-09-031-3/+4
| * | | Fixed compilation of tst_qgl.Samuel Rødal2009-09-031-4/+8
| * | | Fix crash bug when rendering a graphicsview offscreen with effectsThomas Hartmann2009-09-031-4/+8
| * | | doc: New screen shots for graphics effect documentation.Bjørn Erik Nilsen2009-09-037-0/+0
| * | | Remove tank game example from Qt Demo.Eskil Abrahamsen Blomfeldt2009-09-031-1/+0
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-03273-1939/+8401
| |\ \ \