summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clear the QGLWindowSurface in ::beginPaint when needed.Michael Dominic K2010-08-311-0/+14
* Made QT_GL_SWAPBUFFER_PRESERVE=1 with the GL graphics system work.Samuel Rødal2010-08-311-5/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-313-142/+262
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-303-142/+262
| |\
| | * Fix QStaticText with OpenGL1 engineEskil Abrahamsen Blomfeldt2010-08-301-1/+2
| | * tst_qimage: backport fix of commit 0d7e683 into 4.7Olivier Goffart2010-08-301-3/+3
| | * qdrawhelper: backport the optimisations in fetchTransformBilinear from master...Olivier Goffart2010-08-301-138/+257
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-3142-497/+5680
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-3042-497/+5680
| |\ \ |/ / /
| * | Fix #pragma message(), the message must be enclosed in parenthesesminiak2010-08-301-1/+1
| * | preserve non-standard source referencesOswald Buddenhagen2010-08-303-4/+45
| * | QSslConfiguration: fix crash when accessing null pointerPeter Hartmann2010-08-302-0/+21
| * | properly parse ts contexts in obsolete messagesOswald Buddenhagen2010-08-302-0/+11
| * | move the MAGIC_OBSOLETE_REFERENCE hack to the xlf file handlerOswald Buddenhagen2010-08-302-8/+15
| * | Fix static build on Windows with MinGW.Mark Brand2010-08-301-1/+1
| * | Reenable the reporting of CPU features.Thiago Macieira2010-08-301-2/+3
| * | make qdoc3 boot-strappable againHarald Fernengel2010-08-301-0/+1
| * | fix MinGW cross compilation with -debug-and-releaseMark Brand2010-08-301-2/+6
| * | Updated and new Slovenian translations for Qt 4.7Oswald Buddenhagen2010-08-307-352/+4403
| * | Designer: Fix crash on unsupported Language/Country combination.Friedemann Kleint2010-08-301-6/+14
| * | Doc: Fixed qdoc warnings and generalized the date and time descriptions.David Boddie2010-08-271-16/+2
| * | Doc: Whitespace fixes.David Boddie2010-08-272-26/+26
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-2799-698/+481
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-272-52/+19
| | |\ \
| | | * | doc: Fixed numerous qdoc warnings.Martin Smith2010-08-272-52/+19
| * | | | Doc: Fixed snippets in QML introduction broken in an earlier commit.David Boddie2010-08-2718-34/+1119
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-302-19/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Text is inputted on top of existing text in anomalySami Merila2010-08-301-18/+2
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-08-27164-847/+4845
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | QLineEdit cursor is shown when asked to be non-visibleSami Merila2010-08-271-1/+3
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-3023-102/+381
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Correct last right bearing in boundingBox(glyphs)Jiang Jiang2010-08-277-17/+26
| * | | | Make sure propagated font in QGraphicsWidget can be set on a QPainterEskil Abrahamsen Blomfeldt2010-08-273-2/+200
| * | | | Apparently QPen::brush() can't return a NoBrush for a NoPen.Trond Kjernåsen2010-08-273-14/+4
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2713-78/+160
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2713-78/+160
| | |\ \ \
| | | * | | Add a test for the QPen::brush() != Qt::NoBrush for a Qt::NoPen pen.Trond Kjernåsen2010-08-261-0/+7
| | | * | | Calling QPen::brush() on a Qt::NoPen pen, should return QBrush::NoBrush.Trond Kjernåsen2010-08-261-0/+2
| | | * | | use QFile:map instead of ::mmapArvid Ephraim Picciani2010-08-261-43/+5
| | | * | | Merge commit 'v4.7.0-rc1' into 4.7Jesper Thomschutz2010-08-260-0/+0
| | | |\ \ \
| | | | * | | Doc: Fixed qdoc warnings.v4.7.0-rc1Jesper Thomschutz2010-08-2420-47/+97
| | | | * | | Doc: updating getting started docs - not finishedJesper Thomschutz2010-08-244-0/+1604
| | | | * | | Make it possible again to build Qt without webkitSimon Hausmann2010-08-231-1/+0
| | | | * | | Doc: fixing creator bugs, removing menus and textbox in the headerMorten Engvoldsen2010-08-233-6/+14
| | | | * | | Fixing qdoc index file...Commit hack to work around the massive amounts of de...Jesper Thomschutz2010-08-231-23/+22
| | | | * | | Doc: Fixing overlapping text in header listMorten Engvoldsen2010-08-231-1/+1
| | | | * | | Use Ctrl rather than Alt for switching tabs in the demo browserTor Arne Vestbø2010-08-231-2/+2
| | | | * | | Doc: add link to new gettings started to index.htmlGeir Vattekar2010-08-231-1/+1
| | | | * | | Doc: Fixing bug involving header misplacement in Creator styleMorten Engvoldsen2010-08-201-2/+2
| | | | * | | Cocoa: revert parts of cc6dc0aeefde881a95f5fea2b26f2f3d7bdc6e15Richard Moe Gustavsen2010-08-191-4/+0