summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-296-32/+62
|\
| * Update in reaction to GradientStops changing.Martin Jones2009-05-292-2/+29
| * Update on gradient change.Martin Jones2009-05-291-0/+3
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-295-103/+107
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-2827-1000/+409
| |\ \
| * | | Remove extra semicolons.Martin Jones2009-05-284-28/+28
| * | | Fix memory leak.Martin Jones2009-05-271-2/+2
* | | | Make compile under Open GL ES 2.Michael Brasser2009-05-297-22/+23
* | | | Merge branch 'kinetic-declarativeui-pixmapopt' of git@scm.dev.nokia.troll.no:...Michael Brasser2009-05-2922-268/+180
|\ \ \ \
| * | | | Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-2522-268/+180
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-29187-1027/+1394
|\ \ \ \ \
| * | | | | Fixed compile of Qt/Embedded.Rohan McGovern2009-05-281-1/+1
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMichael Brasser2009-05-281-1/+1
| |\ \ \ \ \
| | * | | | | Fixed WinCE compile, perhaps.Rohan McGovern2009-05-281-1/+1
| * | | | | | Export symbol needed by the declarative module.Michael Brasser2009-05-281-1/+2
| * | | | | | Further optimized fast scaling of ARGB8565 images onto RGB16 images.Michael Brasser2009-05-282-5/+11
| |/ / / / /
| * | | | | Fixed bug in GL graphics system when painting to pixmaps.Samuel Rødal2009-05-281-0/+3
| * | | | | Integrate merge-request #548 into branch 'master'Norwegian Rock Cat2009-05-281-2/+0
| |\ \ \ \ \
| | * | | | | Remove duplicate qpdf_p.h include.Brad Hards2009-05-281-2/+0
| * | | | | | oops, build was broken on embeddedThierry Bastian2009-05-281-1/+1
| * | | | | | Polished aboutQt dialog a little bit.Denis Dzyubenko2009-05-281-5/+8
| |/ / / / /
| * | | | | Merge branch '4.5'Tom Cooksey2009-05-282-3/+6
| |\ \ \ \ \
| | * | | | | Don't assume the tty was in K_XLATE when application startedTom Cooksey2009-05-281-1/+3
| | * | | | | BT: aboutQt dialog is too big.Denis Dzyubenko2009-05-281-1/+1
| * | | | | | Fixed incorrect handling of composition modes in GL2 paint engine.Samuel Rødal2009-05-282-22/+11
| * | | | | | Forgot to close the TTY handle.Robert Griebl2009-05-281-0/+1
| * | | | | | Introduce a new class QStringBuilder to speed up the creation ofhjk2009-05-285-3/+373
| * | | | | | Compile fix with namespaces.hjk2009-05-289-7/+30
| * | | | | | Make WA_TranslucentBackground work for QGLWidgets on X11/EGLTom Cooksey2009-05-281-11/+15
| * | | | | | Send ParentChanged event to QGLWidgets when the wId changes on EGLTom Cooksey2009-05-281-4/+5
| * | | | | | Print the error string when surface creation failsTom Cooksey2009-05-281-1/+4
| * | | | | | Fix build on X11/OpenGL ES 2.0Tom Cooksey2009-05-281-1/+1
| * | | | | | Do not deduce scrollbar extent twice if scrollbar policy is Qt::ScrollBarAlwa...Aurélien Gâteau2009-05-281-4/+10
| * | | | | | QStateMachine: better way to get the sender signalIndexOlivier Goffart2009-05-281-18/+7
| * | | | | | Moved QGL2PaintEngineExPrivate into GL2 paint engine header file.Samuel Rødal2009-05-284-93/+96
| * | | | | | Respect PM_ScrollView_ScrollBarSpacing in QAbstractScrollArea::minimumSizeHint()Christoph Feck2009-05-281-0/+6
| * | | | | | improved string operations all over the placeThierry Bastian2009-05-28153-823/+804
| * | | | | | Use Qt::UniqueConnection instead of disconnect/connectOlivier Goffart2009-05-285-13/+6
| * | | | | | Compile qstatemachine autotestOlivier Goffart2009-05-281-1/+1
| * | | | | | Doc change; QGraphicsView::DontClipPainter is obsolete since Qt 4.5.Andreas Aardal Hanssen2009-05-282-11/+2
| * | | | | | Adds support for linking against iodbc on linux.Bill King2009-05-281-7/+1
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-2826-1069/+482
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Delay the compilation of bindings until the endAaron Kennedy2009-05-285-103/+107
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-284-62/+154
| |\ \ \ \ \
| * | | | | | QmlBasicScript should work on the actual JS AST treeAaron Kennedy2009-05-2822-879/+248
| * | | | | | Small cleanupsAaron Kennedy2009-05-274-105/+132
| * | | | | | Save the JavaScript AST in the QmlParser::Variant for use by othersAaron Kennedy2009-05-273-8/+25
| * | | | | | Small cleanupsAaron Kennedy2009-05-272-12/+8
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-274-62/+154
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fixed a bug where the DOM reported the value of an ID to be Invalid.Erik Verbruggen2009-05-271-1/+1
| | |_|_|_|/ | |/| | | |