Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve qualified type even if not localfile. | Warwick Allison | 2009-09-07 | 1 | -0/+4 |
* | Fix warnings. | Michael Brasser | 2009-09-07 | 2 | -11/+8 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-09-07 | 1 | -1/+1 |
|\ | |||||
| * | Remove warnings | Yann Bodson | 2009-09-04 | 1 | -1/+1 |
* | | Fix leaks. | Michael Brasser | 2009-09-07 | 6 | -0/+9 |
|/ | |||||
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-09-04 | 31 | -603/+639 |
|\ | |||||
| * | 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 | 217 | -1976/+6433 |
| |\ | |||||
| | * | QCSSScanner: really skip toLower() when tokenizing the input. | Ariya Hidayat | 2009-09-03 | 1 | -1/+1 |
| | * | 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 | 16 | -413/+430 |
| | |\ | |||||
| | | * | Move the S60/Avkon framework initialization into QtGui. | axis | 2009-09-03 | 14 | -296/+298 |
| | | * | Use custom S60 framework construction instead of RunApplication(). | axis | 2009-08-26 | 1 | -1/+16 |
| * | | | Use qreal for QGraphicsOpacityEffect opacity property. | Michael Brasser | 2009-09-04 | 1 | -1/+1 |
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-09-04 | 3 | -14/+8 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-09-04 | 149 | -956/+4951 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-09-04 | 173 | -2317/+6634 |
| | |\ \ \ \ | |||||
| | * | | | | | Smooth the rendering in the tiles, not of the tiles. | Warwick Allison | 2009-09-04 | 1 | -11/+3 |
| | * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-09-02 | 17 | -100/+182 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fix animation-after-zooming problem. | Warwick Allison | 2009-09-02 | 1 | -2/+2 |
| * | | | | | | | Don't call pure virtuals on deleting QGraphicsItem | Aaron Kennedy | 2009-09-04 | 1 | -1/+3 |
* | | | | | | | | Remove outdated comment. | Michael Brasser | 2009-09-04 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-09-03 | 155 | -1955/+6025 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Merge commit 'qt/4.6' into kinetic-declarativeui | Bjørn Erik Nilsen | 2009-09-03 | 147 | -943/+4946 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Rendering artifacts when installing an effect on HasNoContents items. | Bjørn Erik Nilsen | 2009-09-03 | 1 | -5/+10 |
| | * | | | | | Fixed issues with using GLenum in public API on mac. | Samuel Rødal | 2009-09-03 | 5 | -46/+50 |
| | * | | | | | 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 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 |
| | * | | | | | | Fix crash bug when rendering a graphicsview offscreen with effects | Thomas Hartmann | 2009-09-03 | 1 | -4/+8 |
| | * | | | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-03 | 61 | -171/+3455 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Added trace graphics system for painting performance profiling. | Samuel Rødal | 2009-09-03 | 18 | -42/+2535 |
| | | * | | | | | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 37 | -54/+825 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Fix compilation with assemblers that don't use ; for comment | Thiago Macieira | 2009-09-03 | 6 | -240/+240 |
| | | | * | | | | | unneeded Q_OS_WINCE checks removed | Joerg Bornemann | 2009-09-03 | 1 | -5/+1 |
| | | | * | | | | | Add missing license headers to assembly files | Jason McDonald | 2009-09-03 | 12 | -0/+480 |
| | | | * | | | | | Add missing license headers | Jason McDonald | 2009-09-03 | 8 | -0/+288 |
| | | | * | | | | | Fixes the gif plugin's rendering for some animated gif files. | Pierre Rossi | 2009-09-02 | 1 | -2/+2 |
| | | | * | | | | | Update license headers. | Jason McDonald | 2009-09-02 | 12 | -36/+0 |
| | | | * | | | | | Add license header to perl scripts. | Jason McDonald | 2009-09-02 | 1 | -0/+40 |
| | | | * | | | | | Remove obsolete copies of GPL. | Jason McDonald | 2009-09-02 | 1 | -0/+41 |
| | | | * | | | | | Made mouse wheel navigation skip disabled tabs | Stian Sandvik Thomassen | 2009-09-01 | 2 | -12/+16 |
| | | | * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-09-01 | 2979 | -38959/+38985 |
| | | | |\ \ \ \ \ |