summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes warnings in QMapOlivier Goffart2009-09-221-5/+4
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-2243-234/+867
|\
| * Fix QScriptValue::strictlyEqualsSimon Hausmann2009-09-221-1/+8
| * Fix QScriptValue constructors without a QScriptEngineSimon Hausmann2009-09-221-36/+9
| * Merge branch '4.6' of git@scm.dev-nokia.troll.no:qt/qt into 4.6Andreas Aardal Hanssen2009-09-221-0/+187
| |\
| | * Added helper script to import src/3rdparty/javascriptcoreSimon Hausmann2009-09-221-0/+187
| * | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-226-5/+196
| |\ \ | | |/ | |/|
| | * Cached clip path not cleared correctly for ancestor that clips to shapeAndrew Christian2009-09-222-2/+36
| | * tst_windowsmobile: local include correctedJoerg Bornemann2009-09-221-1/+1
| | * Added more tests for QTextCodec::codecForHtml()Stian Sandvik Thomassen2009-09-221-1/+8
| | * QCoreApplicationPrivate::appendApplicationPathToLibraryPaths WinCE fixJoerg Bornemann2009-09-211-1/+1
| | * Add INSTALL file.Jason McDonald2009-09-211-0/+150
| * | Cleanup convertHIconToPixmap() & loadIconFromShell32()miniak2009-09-224-55/+44
| * | * QPixmap: Add toWinHICON() & fromWinHICON() methodminiak2009-09-2215-75/+192
| * | Remove key accelerators from Softkeys and Menus in S60.Sami Merilä2009-09-222-23/+7
| * | Don't run host tools autotests when Qt is cross compiled.Rohan McGovern2009-09-221-10/+10
| * | Fix tst_QScriptEngine::throwErrorFromProcessEventsOlivier Goffart2009-09-223-3/+3
| * | Support for generating OPTION GCCE from QMAKE_CXXFLAGS.GCCEShane Kearns2009-09-222-4/+23
| * | Fix qmake pkg file generator to respect a drive specified for binariesShane Kearns2009-09-221-2/+7
| * | Resubmit support for subpixel antialiasing on text in the GL2 engine.Kim Motoyoshi Kalland2009-09-228-25/+186
* | | Generate mac refs in docs.Jason McDonald2009-09-222-0/+4
* | | Fix permissions on files in bin directory.Jason McDonald2009-09-223-0/+0
|/ /
* | Move 3rdparty fonts into repository.Jason McDonald2009-09-2239-0/+986075
* | Remove remaining instances of THISYEAR placeholder.Jason McDonald2009-09-223-4/+4
* | Remove distinction between different editions in docs.Jason McDonald2009-09-224-26/+5
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-223-1/+15
|\ \
| * | Add reconnection option to the mysql driver.Bill King2009-09-222-0/+14
| * | Make compileBill King2009-09-221-1/+1
* | | QMatrix4x4::mapVector() to transform by top-left 3x3Rhys Weatherley2009-09-223-1/+94
|/ /
* | Revert "Resubmit support for subpixel antialiasing on text in the GL2 engine."Rhys Weatherley2009-09-218-186/+25
* | Calculate scissor correctly in OpenVG engineRhys Weatherley2009-09-211-1/+1
* | fontconfig config.test requires freetype2Harald Fernengel2009-09-211-3/+3
* | The firstTimeObserver is not released if the event loop is never runBenjamin Poulain2009-09-212-8/+11
* | Add some more debugging to this test.Rohan McGovern2009-09-211-1/+1
* | Removing needless qWaits and replacing others with QTRY_VERIFYsJoão Abecasis2009-09-211-21/+30
* | Letting the xmlpatternsvalidator tool properly handle relative pathsJoão Abecasis2009-09-211-45/+42
* | Clean upJoão Abecasis2009-09-213-6/+0
* | Fixing some compilation warnings in xml testsJoão Abecasis2009-09-213-3/+3
* | CompilePaul Olav Tvete2009-09-211-1/+1
* | Fix autotest compilationOlivier Goffart2009-09-211-1/+0
* | Optimized GL2 engine to use scissor clipping more aggressively.Samuel Rødal2009-09-213-96/+255
* | Made hellogl example compile when GL_MULTISAMPLE is not defined.Samuel Rødal2009-09-211-1/+5
* | Made subpixel antialiasing in the GL2 engine work on X11 as well.Samuel Rødal2009-09-212-0/+23
* | QtScript: Fix comparing QVariant and QObject.Olivier Goffart2009-09-219-3/+90
* | Resubmit support for subpixel antialiasing on text in the GL2 engine.Kim Motoyoshi Kalland2009-09-218-25/+186
* | When using Plastique style, changing the background style sheet property of aGabriel de Dietrich2009-09-213-1/+55
* | Doc: Indicated that press and release events occur with double clicks.David Boddie2009-09-211-5/+7
* | Doc: Tidied up the QDesktopWidget documentation.David Boddie2009-09-211-28/+47
* | Doc: Exclude the Q_CORE_EXPORT_INLINE declaration from the docs.David Boddie2009-09-211-0/+1
* | qdoc: Reverting 4.6 to %VERSION%.Martin Smith2009-09-211-1/+1