summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge file://t:/dev/qt-46-wt into widgetteamJan-Arve Sæther2009-11-084-185/+580
|\
| * Use at() instead of operator[] for vectors and lists.Jan-Arve Sæther2009-11-081-24/+24
| * Merge branch 'cmarcelo-vertexsimplification' into 4.6Jan-Arve Sæther2009-11-072-171/+559
| |\
| | * Merge branch 'anchor-vertex-simplification' of git://gitorious.org/~cmarcelo/...Jan-Arve Sæther2009-11-072-171/+559
| | |\
| | | * QGAL: avoid passing Orientation for interpolation functionsCaio Marcelo de Oliveira Filho2009-11-062-23/+16
| | | * QGAL: vertex simplificationCaio Marcelo de Oliveira Filho2009-11-062-73/+379
| | | * QGAL: allow parallel anchors simplify center anchorsCaio Marcelo de Oliveira Filho2009-11-062-16/+82
| | | * QGAL: fix leak when restoring anchorsCaio Marcelo de Oliveira Filho2009-11-061-36/+27
| | | * QGAL: Revamp the edge interpolation codeEduardo M. Fleury2009-11-062-29/+26
| | | * QGAL: Support for out-of-order parallel anchorsEduardo M. Fleury2009-11-062-10/+45
| * | | The sizePolicy property of QGraphicsWidget should be of type QSizePolicy of c...Jan-Arve Sæther2009-11-071-1/+1
| |/ /
| * | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m...Jan-Arve Sæther2009-11-062-0/+7
| |\ \
| | * | Make sizePolicy a property of QGraphicsWidget tooArtur Duque de Souza2009-11-062-0/+7
* | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-06215-2038/+4721
|\ \ \ \
| * | | | Fix a signed/unsigned comparison warningJoão Abecasis2009-11-061-1/+1
| |/ / /
| * | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-06117-1370/+3438
| |\ \ \
| | * \ \ Merge branch 'feature' into 4.6Jørgen Lind2009-11-0611-4/+59
| | |\ \ \
| | | * | | Fix QT_NO_GRAPHICSVIEWJørgen Lind2009-11-061-0/+2
| | | * | | Fix QT_NO_WHEELEVENTJørgen Lind2009-11-061-0/+2
| | | * | | Fix QT_NO_WHATSTHISJørgen Lind2009-11-061-0/+2
| | | * | | Fix QT_NO_MENUBARJørgen Lind2009-11-061-0/+2
| | | * | | Fix QT_NO_SHORTCUTJørgen Lind2009-11-062-2/+4
| | | * | | Fix QT_NO_DATESTRINGJørgen Lind2009-11-062-0/+4
| | | * | | Fix QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-065-2/+33
| | | * | | Fix QT_NO_TABLETEVENTJørgen Lind2009-11-061-0/+6
| | | * | | Fix QT_NO_STATUSTIPJørgen Lind2009-11-061-0/+2
| | | * | | Fix QT_NO_TOOLBARJørgen Lind2009-11-061-0/+2
| | * | | | Merge branch '4.6-s60' into 4.6axis2009-11-0642-363/+1509
| | |\ \ \ \
| | | * | | | QS60Style: Harmonize theme graphic with LineEdit and QTextEditSami Merilä2009-11-053-16/+1
| | | * | | | QProgressBar is drawn stretched in QS60StyleSami Merilä2009-11-051-0/+5
| | | * | | | QS60Style: Checked menu check indicators are not shownSami Merilä2009-11-051-5/+6
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-0577-305/+925
| | | |\ \ \ \
| | | * | | | | Fix for link error when building QtSvgGareth Stockwell2009-11-042-1/+6
| | | * | | | | QS60Style: QToolButton indicator will not fit into toolbutton areaSami Merilä2009-11-041-5/+8
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merilä2009-11-044-111/+149
| | | |\ \ \ \ \
| | | | * | | | | Unexported a class that doesn't need to be exported.axis2009-11-043-108/+108
| | | | * | | | | Fixed input panel detection on post-5.0 S60 SDKs.axis2009-11-042-3/+41
| | | * | | | | | Make button margins bigger in QS60StyleSami Merilä2009-11-041-0/+7
| | | |/ / / / /
| | | * | | | | Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-04651-7922/+19074
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-04631-7730/+18163
| | | | |\ \ \ \ \
| | | | * | | | | | Fixed modal dialog fading support in Symbian.Janne Anttila2009-11-043-4/+25
| | | | * | | | | | Added UIDs to projects lacking themMiikka Heikkinen2009-11-041-0/+2
| | | | * | | | | | def files updateShane Kearns2009-11-038-147/+817
| | | | * | | | | | Fix compile error for Symbian WINSCW emulatorShane Kearns2009-11-031-1/+1
| | | * | | | | | | Implemented metadata handling in Phonon MMF backendGareth Stockwell2009-11-049-7/+77
| | | * | | | | | | Call PositionChanged from QSymbianControl::SizeChangedGareth Stockwell2009-11-041-0/+5
| | | * | | | | | | Removed some logging from MMF Phonon backendGareth Stockwell2009-11-041-2/+2
| | | * | | | | | | Fixed crash opening audio clip when video clip currently openGareth Stockwell2009-11-031-0/+3
| | | * | | | | | | Revert "Fixed a crash in the QApplication autotest."Gareth Stockwell2009-11-031-2/+1
| | | * | | | | | | Merge branch '4.6' into mmfphononGareth Stockwell2009-11-03356-4233/+28918
| | | |\ \ \ \ \ \ \