summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Save and restore non-session cookies.Warwick Allison2009-09-071-0/+31
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-09-078-17/+23
|\
| * Fix warnings.Michael Brasser2009-09-072-11/+8
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-072-1/+1
| |\
| * | Fix leaks.Michael Brasser2009-09-076-0/+9
| * | Get recipes example running again.Michael Brasser2009-09-071-6/+6
* | | Fix scrollbar after API changes.Yann Bodson2009-09-071-2/+2
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-041-1/+1
|\ \
| * | Remove warningsYann Bodson2009-09-041-1/+1
| |/
* | Rebuild configure.exeAaron Kennedy2009-09-041-0/+0
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-0436-606/+679
|\
| * 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
| * | | Use qreal for QGraphicsOpacityEffect opacity property.Michael Brasser2009-09-041-1/+1
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-044-21/+32
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-04445-2953/+11797
| |\ \ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-04545-4623/+14864
| | |\ \ \ \
| | * | | | | Smooth the rendering in the tiles, not of the tiles.Warwick Allison2009-09-042-12/+4
| | * | | | | 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