summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'review/master'Marius Bugge Monsen2009-05-299-28/+26
|\
| * Fix compilation with -pedanticDavid Faure2009-05-297-24/+24
| * Merge branch 'master' of git://gitorious.org/qt/qtDavid Faure2009-05-29851-11332/+63416
| |\
| * | typo fixDavid Faure2009-05-291-1/+1
| * | static method, no instance neededDavid Faure2009-05-291-1/+1
| * | Merge branch 'master' of git://gitorious.org/qt/qtDavid Faure2009-05-2232-1253/+158
| |\ \
| * \ \ Merge branch 'master' of git://gitorious.org/qt/qtDavid Faure2009-05-2165-585/+1309
| |\ \ \
| * \ \ \ Merge branch 'master' of git://gitorious.org/qt/qtDavid Faure2009-05-20182-2838/+4549
| |\ \ \ \
| * | | | | remove unused line (the function is even in qtgui nowadays)David Faure2009-05-181-2/+0
* | | | | | Wrong default argument for my previous fix.Norwegian Rock Cat2009-05-291-1/+1
* | | | | | Made GL2 engine default for QGLWidget, and added GL2 sync() functionSamuel Rødal2009-05-296-1/+50
* | | | | | Added check in GL pixmap backend to fall back to raster if FBO fails.Samuel Rødal2009-05-291-32/+37
* | | | | | Remove icon when setting an empty window icon on X11.Denis Dzyubenko2009-05-291-22/+31
* | | | | | Doc - some changes to fix a qdoc warningKavindra Devi Palaraja2009-05-291-2/+2
* | | | | | Fixed docs for task 254824.Friedemann Kleint2009-05-291-2/+1
* | | | | | Enable overriding of the factory functions of QUiLoader.Friedemann Kleint2009-05-294-20/+28
* | | | | | Do not hide the left edge of widget in statusbarOlivier Goffart2009-05-291-1/+1
* | | | | | Added the -showinternal flag to qdoc.Martin Smith2009-05-294-12/+26
* | | | | | Fix qstringbuilder documentation.hjk2009-05-291-1/+1
* | | | | | extend QStringBuilder benchmark to handle QT_NO_CAST_FROM_ASCII defined andhjk2009-05-292-56/+122
* | | | | | Call QFormBuilderExtra::instance lessJoão Abecasis2009-05-291-4/+6
* | | | | | Mac: App menus reactivated when a sheet is used on a modal dialog.Richard Moe Gustavsen2009-05-291-14/+14
* | | | | | Ensure a hierarchy of menus fade out together.Norwegian Rock Cat2009-05-294-33/+103
* | | | | | Fixed compile with MinGW.Rohan McGovern2009-05-291-3/+3
| |_|_|_|/ |/| | | |
* | | | | 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
* | | | | QStringBuilder benchmark: make testing of the drop-in replacement operator+()...hjk2009-05-282-17/+21
* | | | | Integrate merge-request #548 into branch 'master'Norwegian Rock Cat2009-05-282-5/+6
|\ \ \ \ \
| * | | | | Fix build when compiling Qt using -no-opengl configuration.Brad Hards2009-05-281-3/+6
| * | | | | 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
|/ / / / /
* | | | | small cleanup on the sub-attaq demoThierry Bastian2009-05-286-9/+6
* | | | | Removed dead code ifdefed with QDOC2DOXMartin Smith2009-05-285-2240/+2
* | | | | Merge branch '4.5'Tom Cooksey2009-05-287-28/+42
|\ \ \ \ \
| * | | | | Don't assume the tty was in K_XLATE when application startedTom Cooksey2009-05-281-1/+3
| * | | | | BT: Support saving forms with resources more than once in Qt JambiEskil Abrahamsen Blomfeldt2009-05-281-12/+22
| * | | | | support for -ltcg configure switch for Windows CE buildsJoerg Bornemann2009-05-282-2/+6
| * | | | | BT: aboutQt dialog is too big.Denis Dzyubenko2009-05-281-1/+1
| * | | | | Doc - final screenshot and changesKavindra Devi Palaraja2009-05-282-11/+8
* | | | | | 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-287-3/+689
* | | | | | Compile fix with namespaces.hjk2009-05-2810-8/+31
* | | | | | 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