summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix QList<QObject*> as a model. Add docs and example.Martin Jones2010-02-011-2/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-02-0111-10/+120
|\
| * Tests for NaN values in the property x, y, widht and height setters ofMarco Bubke2010-02-012-0/+14
| * Add transformOriginChanged signal to QmlGraphicsItemMarco Bubke2010-02-012-1/+3
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-02-011-1/+1
| |\
| | * Support animating attached properties.Michael Brasser2010-02-011-1/+1
| * | Don't use statics for type definition, at least for plugin modules.Warwick Allison2010-02-013-3/+35
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-02-01239-5147/+7409
| |\
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2010-01-2910-143/+451
| | |\
| | * | Add paintedWidth and paintedHeight properties to QmlGraphicsImage.Yann Bodson2010-01-293-2/+59
| * | | Ensure pixmaps can be retrieved even if they do not fit in the QPixmapCache.Warwick Allison2010-02-011-2/+8
| * | | docWarwick Allison2010-02-011-1/+1
* | | | Compile on machines without SCHED_IDLEMartin Jones2010-02-011-1/+1
| |_|/ |/| |
* | | Add new files.Martin Jones2010-01-292-0/+163
* | | Move image network access into a separate thread, with decoding.Martin Jones2010-01-296-136/+279
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-01-29110-1452/+2694
|\ \ \
| * | | Doc.Michael Brasser2010-01-291-2/+4
| | |/ | |/|
| * | Convert lists to variants on assignment.Aaron Kennedy2010-01-283-6/+32
| * | Optimization: Skip attached property search where possibleAaron Kennedy2010-01-283-17/+22
| * | Support builtin string converters in every contextAaron Kennedy2010-01-284-32/+83
| * | Assigning undefined resets QObject propertiesAaron Kennedy2010-01-282-5/+15
| * | Add reset methods to QmlMetaPropertyAaron Kennedy2010-01-282-0/+27
| * | Cache reset'abilityAaron Kennedy2010-01-282-9/+12
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-2791-967/+2187
| |\ \
| | * | Speed up QmlGraphicsItem::setParentItem.Bjørn Erik Nilsen2010-01-271-1/+5
| | * | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2010-01-2787-891/+2079
| | |\ \
| | | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-i...Pulse Build System2010-01-2728-523/+768
| | | |\ \
| | | | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-i...Pulse Build System2010-01-2628-523/+768
| | | | |\ \
| | | | | * | Fixes visibility update missing when doing setParentItem on graphicsitemLeonardo Sobral Cunha2010-01-263-36/+41
| | | | | * | Fixed an infinite loop that could occur when reading invalid BMP images.Trond Kjernåsen2010-01-261-1/+1
| | | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2527-488/+728
| | | | | |\ \
| | | | | | * | Updated docs regarding QGLWidget::renderText() limitations.Trond Kjernåsen2010-01-251-0/+7
| | | | | | * | Added optimization flag to QGraphicsItemPrivate.Samuel Rødal2010-01-252-0/+25
| | | | | | * | Fixed child items with graphics effects not inheriting opacity.Samuel Rødal2010-01-252-4/+25
| | | | | | * | Small optimization in raster paint engine.Samuel Rødal2010-01-251-2/+2
| | | | | | * | Another ASSERT while deleting spansGabriel de Dietrich2010-01-251-1/+3
| | | | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2524-481/+666
| | | | | | |\ \
| | | | | | | * | Implement QDirectFBPixmapData::scrollAnders Bakken2010-01-222-3/+29
| | | | | | | * | Potential crash when adding items from QGraphicsWidget::polishEvent().Bjørn Erik Nilsen2010-01-222-16/+27
| | | | | | | * | QGraphicsWidget is painted twice on the inital show.Bjørn Erik Nilsen2010-01-223-8/+18
| | | | | | | * | Fix QPainter::redirection() to pass autotest.Gunnar Sletta2010-01-221-3/+2
| | | | | | | * | Re-added the Close button in QPrintPreviewDialog for Mac/Carbon.Trond Kjernåsen2010-01-221-0/+10
| | | | | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-222-2/+3
| | | | | | | |\ \
| | | | | | | | * | Fix rendering with simple shader in GL2 engineTom Cooksey2010-01-221-0/+3
| | | | | | | | * | removed a debug traceThierry Bastian2010-01-221-2/+0
| | | | | | | * | | Fix y-inverted pixmaps properly.Gunnar Sletta2010-01-221-9/+5
| | | | | | | |/ /
| | | | | | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-2258-575/+872
| | | | | | | |\ \
| | | | | | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2216-439/+541
| | | | | | | | |\ \
| | | | | | | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2116-439/+541
| | | | | | | | | |\ \
| | | | | | | | | | * | Only send QGraphicsItem::ParentChange(d) notifications from setParentItem.Bjørn Erik Nilsen2010-01-213-20/+28