Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' | Thiago Macieira | 2009-09-04 | 185 | -1665/+5240 |
|\ | |||||
| * | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-04 | 41 | -71/+525 |
| |\ | |||||
| | * | Fixed clipping of native style elements when raster is used on mac | Gunnar Sletta | 2009-09-04 | 1 | -2/+6 |
| | * | Add license headers to .l files. | Jason McDonald | 2009-09-04 | 2 | -0/+82 |
| | * | Add license headers to python code | Jason McDonald | 2009-09-04 | 9 | -2/+368 |
| | * | Remove license header as Solaris X86 assembler can't digest comments. | Jason McDonald | 2009-09-04 | 1 | -40/+0 |
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-09-04 | 1 | -0/+6 |
| | |\ | |||||
| | * | | Pedantic fixes for license headers. | Jason McDonald | 2009-09-04 | 28 | -27/+69 |
| * | | | Fixed autotest failure in qwidget on X11 with Oxygen style. | Samuel Rødal | 2009-09-04 | 1 | -0/+10 |
| * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-04 | 34 | -776/+957 |
| |\ \ \ | |||||
| | * | | | Fix QDialog test compilation on Mac | Olivier Goffart | 2009-09-04 | 1 | -1/+1 |
| | * | | | Fix license headers. | Jason McDonald | 2009-09-04 | 2 | -5/+1 |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-09-04 | 14 | -691/+630 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-09-04 | 4 | -153/+172 |
| | | |\ \ \ | |||||
| | | * | | | | Modify QMatrix4x4 and QQuaternion to use qreal internally | Rhys Weatherley | 2009-09-04 | 14 | -691/+630 |
| | * | | | | | Update license headers | Jason McDonald | 2009-09-04 | 17 | -79/+325 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Build break fixed: Added missing include to sqt60main_mcrt0.cpp | Miikka Heikkinen | 2009-09-04 | 1 | -0/+1 |
| |/ / / / | |||||
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Michael Brasser | 2009-09-04 | 2 | -151/+170 |
| |\ \ \ \ | |||||
| | * | | | | Make exposeRegion work better in DFB_NO_WM mode | Anders Bakken | 2009-09-04 | 2 | -118/+123 |
| | * | | | | Cache the DFBSurface for the cursor image | Anders Bakken | 2009-09-04 | 1 | -7/+16 |
| | * | | | | Fix a bug in DFBWindowSurface::setGeometry | Anders Bakken | 2009-09-04 | 1 | -26/+31 |
| * | | | | | Fix compilation on OS X. | Michael Brasser | 2009-09-04 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Michael Brasser | 2009-09-04 | 566 | -4841/+14167 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix tst_QTableView with skulpture style | Olivier Goffart | 2009-09-03 | 1 | -0/+9 |
| | * | | | QStyleSheetStyle test: test that the widget loose their style when they are n... | Olivier Goffart | 2009-09-03 | 1 | -0/+27 |
| | * | | | QCSSScanner: really skip toLower() when tokenizing the input. | Ariya Hidayat | 2009-09-03 | 2 | -1/+2 |
| | * | | | Removing a few superfluous semicolons. | Alessandro Portale | 2009-09-03 | 9 | -15/+15 |
| | * | | | Unbreak static compile (due to symbol conflicts). | Ariya Hidayat | 2009-09-03 | 1 | -21/+21 |
| | * | | | Merge branch 'minimizeWrapperApp' into 4.6 | axis | 2009-09-03 | 18 | -416/+433 |
| | |\ \ \ | |||||
| | | * | | | Move the S60/Avkon framework initialization into QtGui. | axis | 2009-09-03 | 16 | -299/+301 |
| | | * | | | Use custom S60 framework construction instead of RunApplication(). | axis | 2009-08-26 | 1 | -1/+16 |
| | * | | | | Rendering artifacts when installing an effect on HasNoContents items. | Bjørn Erik Nilsen | 2009-09-03 | 1 | -5/+10 |
| | * | | | | Fixed tst_QGraphicsWidget::ensureClipping. | Gabriel de Dietrich | 2009-09-03 | 1 | -0/+1 |
| | * | | | | Fixed issues with using GLenum in public API on mac. | Samuel Rødal | 2009-09-03 | 5 | -46/+50 |
| | * | | | | Fix more warnings for mingw | Thierry Bastian | 2009-09-03 | 3 | -6/+5 |
| | * | | | | fix warnings in stickman demo on mingw | Thierry Bastian | 2009-09-03 | 6 | -37/+32 |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-09-03 | 3 | -5/+10 |
| | |\ \ \ \ | |||||
| | | * | | | | Make sure that the dialog in the boxes demo paints window decorations. | Jan-Arve Sæther | 2009-09-03 | 1 | -0/+2 |
| | | * | | | | Merge commit 'origin/4.5' into 4.6 | Joerg Bornemann | 2009-09-03 | 1 | -4/+7 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | restoring a minimized window on Windows CE didn't work | Joerg Bornemann | 2009-09-03 | 1 | -0/+6 |
| | | | | |/ | | | | |/| | |||||
| | | * | | | Fixed incorrect file path in qimagereader autotest. | Kim Motoyoshi Kalland | 2009-09-03 | 1 | -1/+1 |
| | * | | | | compile since broken merge from 4.5 | Gunnar Sletta | 2009-09-03 | 2 | -2/+2 |
| | |/ / / | |||||
| | * | | | Fixed bindTexture() on bigendian and older implementations | Gunnar Sletta | 2009-09-03 | 2 | -4/+37 |
| | * | | | Doc: add warnings and some more meat to Symbian specific APIs. | Volker Hilsheimer | 2009-09-03 | 1 | -6/+25 |
| | * | | | Fixed crash in tst_qgl. | Samuel Rødal | 2009-09-03 | 1 | -3/+4 |
| | * | | | Fixed compilation of tst_qgl. | Samuel Rødal | 2009-09-03 | 1 | -4/+8 |
| | * | | | Fix crash bug when rendering a graphicsview offscreen with effects | Thomas Hartmann | 2009-09-03 | 1 | -4/+8 |
| | * | | | doc: New screen shots for graphics effect documentation. | Bjørn Erik Nilsen | 2009-09-03 | 7 | -0/+0 |
| | * | | | Remove tank game example from Qt Demo. | Eskil Abrahamsen Blomfeldt | 2009-09-03 | 1 | -1/+0 |
| | * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-03 | 273 | -1939/+8401 |
| | |\ \ \ |