summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-291-10/+10
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Assistant: Fix unintended tr context change.ck2010-01-291-10/+10
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-02-014-1/+122
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | audiodevices example: no devices availableKurt Korbatits2010-02-011-1/+4
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-293-0/+118
| | |\ \ \ \ \ | |/ / / / / /
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-293-0/+118
| | |\ \ \ \ \
| | | * | | | | Add QFontMetrics benchmark.Michael Brasser2010-01-293-0/+118
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-2924-46/+46
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed `make test' for xmlpatternsxqts.Rohan McGovern2010-01-291-1/+0
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-2823-45/+46
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Doc: Put the correct images with the D-Bus and Embedded Linux sections.David Boddie2010-01-281-2/+2
| | | * | | | | | Call cheaper clear() instead of assigning new QString()Markus Goetz2010-01-284-19/+19
| | | * | | | | | Fix some foreach usage to use const refsMarkus Goetz2010-01-285-6/+6
| | | * | | | | | googlesuggest example: Add newline to end of fileMarkus Goetz2010-01-282-2/+4
| | | * | | | | | Core classes, examples, demos: Some changes from string to charMarkus Goetz2010-01-2810-14/+15
| | | * | | | | | Fix header labels on mac with rtlJens Bache-Wiig2010-01-281-2/+0
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-2946-70/+68
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-2846-70/+68
| | |\ \ \ \ \ \ | |/ / / / / / /
| | * | | | | | Designer: Fix source code scanning issues.Friedemann Kleint2010-01-2846-70/+68
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-2812-9/+55
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-28110-643/+2880
| | |\ \ \ \ \ \
| | | * | | | | | Fixed an endless loop if printing web pages.Trond Kjernåsen2010-01-281-0/+5
| | | * | | | | | don't build unneeded QtDesigner parts on Windows CEJoerg Bornemann2010-01-281-3/+1
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-281-3/+35
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | | * | | | | Better support for user-generated binary shadersRhys Weatherley2010-01-271-3/+35
| | * | | | | | | Fix a regression: icons with slightly wrong ICO header did not load.Jan-Arve Sæther2010-01-289-3/+14
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-2844-201/+404
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-287-8/+739
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-os1Prasanth Ullattil2010-01-287-8/+739
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | * | | | | | | | doc: Fixed the last qdoc errors.Martin Smith2010-01-282-8/+13
| | |/ / / / / / /
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-2844-586/+1066
| | |\ \ \ \ \ \ \
| | | * | | | | | | Designer: Add lower/raise to context menu.Friedemann Kleint2010-01-272-2/+5
| | | * | | | | | | Compile with no-webkit - add missing semi-colons.Rhys Weatherley2010-01-271-2/+2
| | | * | | | | | | Fixes visibility update missing when doing setParentItem on graphicsitemLeonardo Sobral Cunha2010-01-274-36/+127
| | | * | | | | | | Stabilize tst_QGraphicsScene::polishItems2 (new test)Bjørn Erik Nilsen2010-01-271-2/+2
| | | * | | | | | | Fixed an infinite loop that could occur when reading invalid BMP images.Trond Kjernåsen2010-01-271-1/+1
| | | * | | | | | | Updated docs regarding QGLWidget::renderText() limitations.Trond Kjernåsen2010-01-271-0/+7
| | | * | | | | | | Added optimization flag to QGraphicsItemPrivate.Samuel Rødal2010-01-272-0/+25
| | | * | | | | | | Fixed child items with graphics effects not inheriting opacity.Samuel Rødal2010-01-273-6/+57
| | | * | | | | | | Made the trace replayer handle limited resolution cases better.Samuel Rødal2010-01-271-6/+22
| | | * | | | | | | Small optimization in raster paint engine.Samuel Rødal2010-01-271-2/+2
| | | * | | | | | | Another ASSERT while deleting spansGabriel de Dietrich2010-01-272-1/+11
| | | * | | | | | | Implement QDirectFBPixmapData::scrollAnders Bakken2010-01-272-3/+29
| | | * | | | | | | Potential crash when adding items from QGraphicsWidget::polishEvent().Bjørn Erik Nilsen2010-01-273-18/+68
| | | * | | | | | | QGraphicsWidget is painted twice on the inital show.Bjørn Erik Nilsen2010-01-274-8/+43
| | | * | | | | | | Fix QPainter::redirection() to pass autotest.Gunnar Sletta2010-01-271-3/+2
| | | * | | | | | | Re-added the Close button in QPrintPreviewDialog for Mac/Carbon.Trond Kjernåsen2010-01-271-0/+10
| | | * | | | | | | revert parts of 10392eef4fd4f9Joerg Bornemann2010-01-271-26/+24
| | | * | | | | | | Fix y-inverted pixmaps properly.Gunnar Sletta2010-01-271-9/+5
| | | * | | | | | | Fix rendering with simple shader in GL2 engineTom Cooksey2010-01-271-0/+3