summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Optimized S60 version check.Miikka Heikkinen2009-09-111-21/+29
* Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-108819-36756/+38199
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Morten Sorvig2009-09-107-243/+269
| |\
| | * Autotest fix for QMainWindowThierry Bastian2009-09-101-2/+6
| | * Add a layout in the demo it looks better.Alexis Menard2009-09-101-233/+211
| | * Make exception safety test work with XML output and warningsmread2009-09-101-2/+26
| | * CompilePaul Olav Tvete2009-09-101-2/+8
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-104-0/+190
| | |\
| | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-101-2/+7
| | |\ \
| | * | | Return the correct QGLFormat to the OpenGL1 paint engine for FBO'sRhys Weatherley2009-09-103-4/+18
| * | | | Make static builds work fot Qt/Cocoa.Morten Sorvig2009-09-102-0/+8
| | |_|/ | |/| |
| * | | Add a mkspec for selecting gcc-4.0 on Mac OS X.Morten Sorvig2009-09-104-0/+190
| | |/ | |/|
| * | Fixed crash on shutdown with GL when leaking QGLWidgetsGunnar Sletta2009-09-101-2/+7
| |/
| * Fixed tst_selftests failure.Rohan McGovern2009-09-101-6/+6
| * Fix a bug with mouse events in DirectFBAnders Bakken2009-09-101-0/+14
| * DWDESC_OPTIONS was added for DirectFB 1.1Anders Bakken2009-09-101-1/+4
| * s/DIRECTFB_MINOR_VERION/DIRECTFB_MINOR_VERSION/Anders Bakken2009-09-101-1/+1
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-101-2/+2
| |\
| | * Fixes another SQL Server autotest result.Bill King2009-09-101-2/+2
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-101-1/+1
| |\ \ | | |/
| | * Use fromLatin1() in QDirectFBScreen::connect()Anders Bakken2009-09-091-1/+1
| * | Fix font glyph handling for QPF fonts in the OpenGL1 paint engine.Rhys Weatherley2009-09-101-1/+18
| |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-094-12/+70
| |\
| | * Crash in audiooutput demo when switching outputKurt Korbatits2009-09-094-12/+70
| * | Compile fix for OpenGL/ES 1.1 CommonLite systemsRhys Weatherley2009-09-091-0/+4
| * | Suppress warnings in QtOpenGL on OpenGL/ES 1.1 systemsRhys Weatherley2009-09-093-4/+10
| |/
| * Compile fix for OpenGL/ES 1.1 systemsRhys Weatherley2009-09-091-0/+1
| * Document why an FBO of 0 needs to be bound in QGLPaintBuffer sometimesRhys Weatherley2009-09-091-0/+6
| * Make QGraphicsSvgItem a QGraphicsObject.Alexis Menard2009-09-092-15/+11
| * Fix incorrect fallback for icon themesJens Bache-Wiig2009-09-091-18/+19
| * CompileAnders Bakken2009-09-091-1/+1
| * Doc: First part of my review of the gestures overview.David Boddie2009-09-092-26/+92
| * Fix QtScript compilation against external JSC sourcesSimon Hausmann2009-09-091-9/+10
| * tests/auto/qfiledialog/qfiledialog.pro fixedJoerg Bornemann2009-09-091-3/+3
| * tests/auto/qdirmodel/qdirmodel.pro fixedJoerg Bornemann2009-09-091-2/+2
| * tests/auto/qfile/test/test.pro fixedJoerg Bornemann2009-09-091-4/+4
| * tests/auto/qdir/qdir.pro fixed after destroying it during Symbian mergeJoerg Bornemann2009-09-091-12/+8
| * Doc: Updated the license information for Phonon.David Boddie2009-09-091-2/+4
| * Doc: Note that Netscape plugins are only available on desktop platforms.David Boddie2009-09-091-3/+6
| * Fix crash (assert) in QTextDocumentmae2009-09-091-0/+2
| * Account for right bearing in QFontMetrics::boundingRect(string)Eskil Abrahamsen Blomfeldt2009-09-092-3/+20
| * Fixed text positioning in SVGs when using SVG fonts.Kim Motoyoshi Kalland2009-09-091-1/+1
| * Fix crash/bug in QGraphicsItem's subFocus handling.Andreas Aardal Hanssen2009-09-093-8/+25
| * Only active QGraphicsScenes can have active input focus.Andreas Aardal Hanssen2009-09-097-29/+164
| * Remove ItemAutoDetectsFocusProxy from QGraphicsItem.Andreas Aardal Hanssen2009-09-094-118/+4
| * Make QtOpenGL link against EGL for OpenGL ESTom Cooksey2009-09-092-2/+10
| * Some unneeded semicolons lessAlessandro Portale2009-09-097-10/+10
| * Removed some superfluous semicolonsAlessandro Portale2009-09-0910-13/+13
| * Updated the pbuffers2 example to make it work with the GL2 engine.Kim Motoyoshi Kalland2009-09-091-0/+2
| * Fixed a bug in the GL1 engine when using a QBrush(Qt::NoBrush) as a pen.Trond Kjernåsen2009-09-091-1/+1