summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | QVideoSurfaceFormat API review changes.Andrew den Exter2009-11-042-54/+32
| * | | | | | QAbstractVideoSurface API review changes.Andrew den Exter2009-11-043-29/+44
* | | | | | | Add QMacGLCompatTypes to QGLShaderProgram APITom Cooksey2009-11-042-0/+61
* | | | | | | update harfbuzz to the latest version from fd.orgLars Knoll2009-11-048-82/+167
* | | | | | | Fixed crash with nullptr in QPixmapData::transformedGunnar Sletta2009-11-041-2/+2
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-043-32/+5
|\ \ \ \ \ \ \
| * | | | | | | Fixed hardcoded GL library names on WinCE.Trond Kjernåsen2009-11-041-16/+1
| * | | | | | | Fixed compilation and linking of EGL on Windows CE.Trond Kjernåsen2009-11-042-16/+4
| * | | | | | | Compile on Mac OS XEskil Abrahamsen Blomfeldt2009-11-041-1/+1
| |/ / / / / /
* | | | | | | Fixed crash when QImage::createAlphaMask() runs out of memoryGunnar Sletta2009-11-041-1/+2
|/ / / / / /
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-04523-6070/+15864
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Warwick Allison2009-11-042-6/+17
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-11-041-5/+16
| | |\ \ \ \ \ \
| | | * | | | | | Fixed lastError() for QTDS driver. Previously, no lastError was available on ...Mark Brand2009-11-041-5/+16
| | * | | | | | | Fix trivial qdoc errorJason McDonald2009-11-041-1/+1
| | |/ / / / / /
| * | | | | | | Declarative building infrastructure.Warwick Allison2009-11-042-0/+18
| |/ / / / / /
| * | | | | | Implement internal support for property interceptors (used by declarative).Michael Brasser2009-11-041-1/+4
| * | | | | | QGtkStyle refactoringRobert Griebl2009-11-0313-1350/+1455
| * | | | | | Re-apply change fa1856bcb2eff41dadf0900202dd43f44ddb2343 by Joerg BornemannJoerg Bornemann2009-11-031-0/+11
| * | | | | | Re-apply change 71913d435213188959441a89454de6308fd76484 by Jocelyn TurcotteJocelyn Turcotte2009-11-031-23/+0
| * | | | | | Re-apply change 6bc9ef388590b4bfb281d2e1510dc7c3d1837349 by Shane KearnsShane Kearns2009-11-031-0/+15
| * | | | | | Re-apply change 6f36d0aafaccbb9affe8ac1b82c225d985aa7491 by David BoddieDavid Boddie2009-11-031-0/+17
| * | | | | | Re-apply change e2ef97128c006ac2a5c99c67bb54eebaa3b45720 by Thiago MacieiraThiago Macieira2009-11-031-0/+37
| * | | | | | Re-apply change 3f7a99565de7ed17d7ac4c0a25b02997b094b1a9 by Thiago MacieiraThiago Macieira2009-11-031-1/+2
| * | | | | | Re-apply change 0e917ae9587aa0727e6b26ba3eb0157362748fb7 by Jocelyn TurcotteJocelyn Turcotte2009-11-032-107/+107
| * | | | | | Re-apply change 37dc859e7e2e0f135e4c40bc7f6f824fcdb21e86 by David BoddieDavid Boddie2009-11-032-7/+91
| * | | | | | Re-apply change 4ce556b952545494a8adb96f628c219a38406562 by Oswald BuddenhagenOswald Buddenhagen2009-11-031-1/+1
| * | | | | | Re-apply change cef1901dbd96be81fc4139b50b094dfae5223e6f by Martin SmithMartin Smith2009-11-031-1/+1
| * | | | | | Re-apply change 6125aabeccb01a07c706fe4227279eb827e8e890 by Jocelyn TurcotteJocelyn Turcotte2009-11-031-2/+6
| * | | | | | Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit-4.6-snapshot-20091...Jocelyn Turcotte2009-11-03492-4844/+14466
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-0315-155/+45
| |\ \ \ \ \ \
| | * | | | | | Doc/i18n: Fixed source strings for translation.David Boddie2009-11-0311-23/+23
| | * | | | | | Doc: Fixed license information.David Boddie2009-11-031-1/+1
| | * | | | | | Doc: Fixed qdoc warnings.David Boddie2009-11-022-3/+3
| | * | | | | | Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual.David Boddie2009-11-021-128/+18
| * | | | | | | Revert "Compile fix until configure.exe is rebuilt for Windows"Daniel Molkentin2009-11-031-2/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Remove QMatrix4x4& return values in response to API review feedbackRhys Weatherley2009-11-042-78/+61
* | | | | | | Incorporate API review feedback for math3d classes.Rhys Weatherley2009-11-046-133/+165
* | | | | | | Fixed QPainterPath::addRoundedRect() for paths with Qt::WindingFill.Kim Motoyoshi Kalland2009-11-031-10/+10
* | | | | | | Merge branch 'statemachine-api-changes' into 4.6Eskil Abrahamsen Blomfeldt2009-11-0314-99/+104
|\ \ \ \ \ \ \
| * | | | | | | Rename QState::polished() signal to "propertiesAssigned"Eskil Abrahamsen Blomfeldt2009-11-034-11/+17
| * | | | | | | Change name of QMouseEventTransition::path() to hitTestPath().Eskil Abrahamsen Blomfeldt2009-11-034-14/+14
| * | | | | | | Change name of modifiersMask property to "modifierMask"Eskil Abrahamsen Blomfeldt2009-11-038-49/+49
| * | | | | | | Remove return type of QState::addTransition(QAbstractTransition*)Eskil Abrahamsen Blomfeldt2009-11-032-9/+8
| * | | | | | | Change name of DoNotRestoreProperties enum to DontRestorePropertiesEskil Abrahamsen Blomfeldt2009-11-032-5/+5
| * | | | | | | Change name of QStateMachine::animationsEnabled property to "animated"Eskil Abrahamsen Blomfeldt2009-11-033-11/+11
* | | | | | | | Fixed fillRect on QImage::Format_ARGB32 images.Kim Motoyoshi Kalland2009-11-031-1/+9
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-035-40/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed some compiler warnings.Samuel Rødal2009-11-033-35/+7
| * | | | | | | | Made QPainter::drawText() respect Qt::TextDontClip flag.Samuel Rødal2009-11-031-1/+1