summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | (mysql) Add test to the system so it's there for use later.Bill King2010-01-051-0/+38
| * | | | (ODBC) Handle drivers that return SQL_NO_DATA for exec success.Bill King2010-01-051-1/+6
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bill King2010-01-0485-824/+1772
| |\ \ \ \
| | * | | | Remove QGLShareRegister and transfer its functionality to QGLContextGroupRhys Weatherley2010-01-0410-73/+40
| | * | | | BitsPerSample should default to 1 in TIFF files.Rhys Weatherley2010-01-041-4/+3
| | * | | | Make the ShowDirsOnly option work in QFileDialog.Alexis Menard2010-01-042-0/+71
| | * | | | Slight performance improvement in comp_func_SourceOver.Samuel Rødal2010-01-041-1/+4
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-042-5/+44
| | |\ \ \ \
| | | * | | | Introduce new "snapToPixelGrid" flag to GL2 engine for drawTextTom Cooksey2010-01-042-5/+44
| | * | | | | fixed typo in qpainter docsGunnar Sletta2010-01-041-1/+1
| | |/ / / /
| | * | | | Make stretchblit an opt-out option in DirectFBAnders Bakken2010-01-043-11/+29
| | * | | | Set serial number in QDFBPixmapData::transformedAnders Bakken2010-01-041-0/+1
| | * | | | New lance test for checking aliased vs antialiased renderingTom Cooksey2010-01-042-0/+156
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-0414-164/+152
| | |\ \ \ \
| | | * | | | Set serial number in QX11PixmapData::transformedAnders Bakken2010-01-041-0/+2
| | | * | | | Avoid deep QImage copies in the OpenVG paint engineRhys Weatherley2010-01-042-9/+12
| | | * | | | Reset the OpenVG scissor after a native painting call-outRhys Weatherley2010-01-041-2/+11
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-0111-153/+127
| | | |\ \ \ \
| | | | * | | | Fix configure's error message to report correct OpenGL qmake varsMichael Fairman2009-12-301-3/+3
| | | | * | | | Fix background brush for character format when writing to ODF document.Pierre Rossi2009-12-302-1/+12
| | | | * | | | Also delete blitShader & simpleShader in ~QGLEngineSharedShadersTom Cooksey2009-12-301-0/+10
| | | | * | | | fix a memory leak in QGLEngineSharedShadersjianliang792009-12-302-0/+8
| | | | * | | | Fixed QGLWidget::renderText().Trond Kjernaasen2009-12-303-109/+13
| | | | * | | | Fixes painting artifacts when using CacheBackground in a QGraphicsView.Yoann Lopes2009-12-301-1/+2
| | | | * | | | Remove superfluous enable/disable vertex arrtib arraysTom Cooksey2009-12-301-34/+0
| | | | * | | | Track which vertex attrib arrays are enabled in QGLContextPrivateTom Cooksey2009-12-306-5/+79
| * | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into 4.6Bill King2009-12-230-0/+0
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-0612-27/+2453
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | uic3/uic: Ignore buttonGroupId property when there is no parent QButtonGroupDavid Faure2010-01-055-3/+2387
| * | | | | | | | | Changelog: Added Designer/uic entries for 4.6.1Friedemann Kleint2010-01-051-1/+8
| * | | | | | | | | Designer: Enable seconds editing for Q[Date]TimeEdit's properties.Friedemann Kleint2010-01-044-19/+53
| * | | | | | | | | Designer: Selection handles disappear when using style sheet on form.Friedemann Kleint2010-01-041-2/+2
| * | | | | | | | | do not accumulate messagesOswald Buddenhagen2010-01-041-2/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0644-436/+654
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix QT_NO_CONTEXTMENUKent Hansen2010-01-061-0/+2
| * | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-064-7/+24
| * | | | | | | | | Fix license check failure.Jason McDonald2010-01-062-26/+28
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-062-18/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | QHttpSocketEngine: Remove unneeded codeMarkus Goetz2010-01-062-18/+4
| * | | | | | | | | | doc: Clarified that .lnk files are System files on Windows.Martin Smith2010-01-061-3/+4
| |/ / / / / / / / /
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-061-9/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | QAbstractSocket: Fix warnings when compiling with QABSTRACTSOCKET_DEBUGMarkus Goetz2010-01-061-9/+9
| | * | | | | | | | | QAbstractSocket: Warn when wrong QHostInfo was receivedMarkus Goetz2010-01-061-0/+4
| * | | | | | | | | | doc: Clarified that the scene owns its items and destroys them.Martin Smith2010-01-061-11/+17
| |/ / / / / / / / /
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-063-14/+18
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.5' into 4.6-stagingThiago Macieira2010-01-051-13/+15
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | tst_qhostinfo benchmark: Fix license headerMarkus Goetz2010-01-041-13/+15
| | * | | | | | | | | | Prevent a crash when creating an inputContext from the QApplication dtor.Denis Dzyubenko2010-01-052-1/+3
| * | | | | | | | | | | doc: Fixed references to currsor position().Martin Smith2010-01-061-26/+29
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-052-2/+51
| |\ \ \ \ \ \ \ \ \ \