summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-0232-122/+421
| | |\ \ \ \ \
| | * | | | | | Fix animation-after-zooming problem.Warwick Allison2009-09-022-8/+25
| * | | | | | | Don't call pure virtuals on deleting QGraphicsItemAaron Kennedy2009-09-041-1/+3
* | | | | | | | Remove outdated comment.Michael Brasser2009-09-041-1/+1
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-03482-4006/+13573
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2009-09-03440-2928/+11768
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | 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
| | |\ \ \ \ \ \ \
| | | * | | | | | | Added the install path for the gestures imageviewer example.Denis Dzyubenko2009-09-031-6/+6
| | | * | | | | | | Added trace graphics system for painting performance profiling.Samuel Rødal2009-09-0321-43/+2748
| | | * | | | | | | Merge branch '4.5' into 4.6Thiago Macieira2009-09-03239-1801/+5505
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Fix compilation with assemblers that don't use ; for commentThiago Macieira2009-09-036-240/+240
| | | | * | | | | | unneeded Q_OS_WINCE checks removedJoerg Bornemann2009-09-031-5/+1
| | | | * | | | | | Fixed autotest failure in qwindowsurface on X11 with Oxygen style.Samuel Rødal2009-09-031-0/+6
| | | | * | | | | | Add missing license headers to assembly filesJason McDonald2009-09-0312-0/+480
| | | | * | | | | | Add missing license headersJason McDonald2009-09-0329-3/+1022
| | | | * | | | | | Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-0212-4/+26
| | | | * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-022-11/+14
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Doc: Windows CE introduction updated to mention VS 2008Joerg Bornemann2009-09-022-11/+14
| | | | * | | | | | | Add missing license headers.Jason McDonald2009-09-0272-0/+2952
| | | | |/ / / / / /
| | | | * | | | | | Update license headers.Jason McDonald2009-09-02230-4940/+5624
| | | | * | | | | | Add missing license headersJason McDonald2009-09-022-0/+86
| | | | * | | | | | Add missing license header.Jason McDonald2009-09-021-0/+41
| | | | * | | | | | Update license text.Jason McDonald2009-09-021-13/+13
| | | | * | | | | | Add license header to perl scripts.Jason McDonald2009-09-024-1/+163
| | | | * | | | | | Rename misnamed qdoc file.Jason McDonald2009-09-021-0/+0
| | | | * | | | | | Remove obsolete copies of GPL.Jason McDonald2009-09-027-1408/+41
| | | | * | | | | | Assorted license header fixes.Jason McDonald2009-09-0220-129/+568
| | | | * | | | | | Made mouse wheel navigation skip disabled tabsStian Sandvik Thomassen2009-09-012-12/+16
| | | * | | | | | | QByteArray: Two new functionsMarkus Goetz2009-09-033-1/+38
| | | * | | | | | | XQuery: allow usage of floats in QXmlQueryPeter Hartmann2009-09-032-7/+13
| | | * | | | | | | Improvements to usage of QMatrix4x4 in QGraphicsItem.Andreas Aardal Hanssen2009-09-031-20/+10
| | | * | | | | | | CSS parser speed-up: skip the need to call toLower().Ariya Hidayat2009-09-032-44/+43