summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-1038-9/+2376
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Prevented crash in GL window surface when deleting native child widgets.Samuel Rødal2010-09-101-4/+8
| * | | | Fix a regression where setPreferredSize(QSize(100, -1)) did not work.Jan-Arve Sæther2010-09-102-1/+9
| * | | | Force MeeGo touch to use native graphics system for now.Samuel Rødal2010-09-101-0/+24
| * | | | Fixed compiler warnings in meego graphics system helper.Samuel Rødal2010-09-103-13/+13
| * | | | Added meego graphics system helper to features/qt.prf and syncqt.Samuel Rødal2010-09-103-3/+4
| * | | | Use QFactoryLoader to ensure we get the correct graphics system plugin.Samuel Rødal2010-09-106-26/+55
| * | | | Updated license headers for meego graphics system helper.Samuel Rødal2010-09-1012-84/+408
| * | | | Fixed compilation and API of meego graphics system helper.Samuel Rødal2010-09-1014-228/+224
| * | | | Renamed meego graphics system helper files.Samuel Rødal2010-09-1013-0/+0
| * | | | Imported meego graphics system helper sources.Samuel Rødal2010-09-1013-0/+1001
| * | | | Updated license headers for meego graphics system.Samuel Rødal2010-09-108-56/+272
| * | | | Fixed compilation and API of meego graphics system.Samuel Rødal2010-09-1013-148/+158
| * | | | Renamed meego graphics system files.Samuel Rødal2010-09-109-0/+0
| * | | | Imported meego graphics system sources.Samuel Rødal2010-09-109-0/+738
| * | | | Fix cache_cost initialization of QFontEngineMultiWinJiang Jiang2010-09-101-0/+3
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-09-104-27/+72
| |\ \ \ \
| | * | | | Don't waste memory on the share widget in the GL window surface.Samuel Rødal2010-09-101-1/+4
| * | | | | Fix crash when using unprintable chars in QStaticTextEskil Abrahamsen Blomfeldt2010-09-102-2/+12
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-102-4/+28
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch '4.6-s60' into 4.7-s60axis2010-09-100-0/+0
| |\ \ \ \ \
| | * | | | | Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-102-4/+28
| * | | | | | Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-102-4/+28
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-101-0/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Read the data when the stream passed in is of type CArchiveStreamAndy Shaw2010-09-101-0/+13
| | |/ / / | |/| | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-103-26/+68
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Autotest for QTBUG-13454.Yann Bodson2010-09-102-16/+55
| * | | Changing the Image 'source' should not go through the 'Loading' state if the ...Yann Bodson2010-09-101-10/+13
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-095-7/+49
|\ \ \
| * | | Make sure we blit to the correct FBO in the GL window surface.Samuel Rødal2010-09-091-1/+5
| * | | Some optimizations to the GL pixmap data.Samuel Rødal2010-09-094-6/+44
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-095-138/+145
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-095-138/+145
| |\ \ \
| | * \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-09-091-2/+6
| | |\ \ \
| | | * | | Change RLibrary handle in QS60PluginResolver to be process wideMiikka Heikkinen2010-09-091-2/+6
| | * | | | Editable QComboBox popup immediately closes itself after a clickSami Merila2010-09-091-1/+2
| | |/ / /
| | * | | Cursor is misplaced in the editors text areaSami Merila2010-09-091-1/+1
| | * | | QSslSocketPrivate::systemCaCertificates() hangs sometimes on SymbianJuha Turunen2010-09-092-134/+136
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-097-13/+80
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | QList::toVector()/QVector::toStdVector()/QVector::fromStdVector(): use reserve()Marc Mutz2010-09-091-2/+2
| * | | | When a move is completed, report the source and destination correctly.Stephen Kelly2010-09-093-10/+55
| * | | | Fixed the scrolling of text in QLineEdit with right alignmentThierry Bastian2010-09-092-0/+23
| * | | | Removing Q_ENUMS declaration in QTransformJørgen Lind2010-09-091-1/+0
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-0923-3907/+4742
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-09-092-6/+13
| |\ \ \ \ \
| | * | | | | Fix qdeclarativeimageprovider autotest compilation on SymbianJoona Petrell2010-09-091-5/+1
| | * | | | | Re-add quit button to declarative Twitter demoJoona Petrell2010-09-091-1/+12
| * | | | | | Update running animations if a SmoothedAnimation is changedAlan Alpert2010-09-092-1/+20
| * | | | | | Fix SmoothedAnimation test and docsAlan Alpert2010-09-096-7/+896
| * | | | | | Fix reversingModes of QDeclarativeSmoothedAnimationAlan Alpert2010-09-091-2/+3
| |/ / / / /