summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | Fix a crash when passing a null pixmap to QPainter::drawPixmapFragments().Trond Kjernåsen2010-09-011-1/+1
| | | | | * | Use NEON and preloading for 16 bit small / medium sized image blits.Samuel Rødal2010-09-014-4/+108
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-011-123/+109
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | make syncqt propagate timestamps as wellOswald Buddenhagen2010-09-011-5/+10
| | | * | | | remove overquotingOswald Buddenhagen2010-09-011-80/+80
| | | * | | | put iterator variables into loop headersOswald Buddenhagen2010-09-011-38/+19
| | |/ / / /
| * | | | | Support passing QObject derived types to QML methodsAaron Kennedy2010-09-036-4/+67
| | |_|_|/ | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-02139-1993/+2621
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-09-02380-4477/+15646
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-0116-64/+531
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-0116-64/+531
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | The declarative parser should only save comment text (and not /*,*/,//)Michael Brasser2010-09-012-7/+5
| | | | | * | Support for qsTrId and meta-data in comments for QML.Michael Brasser2010-09-015-2/+456
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-0111-59/+74
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0142-295/+425
| | | |\ \ \ \
| | | | * | | | QString usage cleanupsOswald Buddenhagen2010-09-019-40/+40
| | | | * | | | Add some more changes for 4.7.0Jens Bache-Wiig2010-09-011-5/+19
| | | | * | | | Doc: removing bug breaking the article into pages. These pages was not linked...Morten Engvoldsen2010-09-011-22/+14
| | | | * | | | QDeclarative: Fix spelling mistake.Christian Kandeler2010-09-011-1/+1
| | | | * | | | Wrap translatable messages with tr() in assistant, designer and linguistVictor Ostashevsky2010-09-0128-219/+269
| | | | * | | | Enable loading/generating translations by assistant and linguist toolsVictor Ostashevsky2010-09-017-8/+82
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-0112-49/+746
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Merge branch 'variousFixes' into 4.7-s60axis2010-09-0110-47/+739
| | | | |\ \ \ \
| | | | | * | | | Fixed input context trying to squeeze content into a full widget.axis2010-09-012-3/+7
| | | | | * | | | Fixed a case where a newly created native widget would lose focus.axis2010-09-013-10/+45
| | | | | * | | | Cleaned up position tracking in the Symbian input methods.axis2010-09-015-17/+679
| | | | | * | | | Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-013-16/+2
| | | | | * | | | Added catching of errors in timers.axis2010-09-011-2/+6
| | | | | * | | | Fixed sporadically failing autotest on Symbian.axis2010-08-251-2/+3
| | | | * | | | | QT_PLUGINS_BASE_DIR needs to be defined after load(qt_config)Miikka Heikkinen2010-09-011-1/+2
| | | | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-09-01210-3287/+9245
| | | | |\ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | |
| | | | * | | | | QS60Style: Itemviews are drawn incorrectlySami Merila2010-09-011-1/+5
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-016-73/+156
| | | |\ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | / / | | | | | |_|/ / | | | | |/| | |
| | | | * | | | Fix some missing proxy calles for CleanLooksJens Bache-Wiig2010-09-011-5/+5
| | | | * | | | Destroy QNetworkConfigurationManager global static from qApp dtor.Aaron McCarthy2010-09-011-1/+22
| | | | * | | | Fix EasyWLAN handling.Aaron McCarthy2010-09-014-67/+129
| | | |/ / / /
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0168-1518/+824
| | | |\ \ \ \
| | | | * | | | Remove unused source files in designerVictor Ostashevsky2010-08-313-170/+1
| | | | * | | | make various POST_LINK steps nicerOswald Buddenhagen2010-08-315-23/+14
| | | | * | | | fix qt_webkit_version.pri install for in-Qt buildsOswald Buddenhagen2010-08-311-13/+21
| | | | * | | | fix windows build with -prefixOswald Buddenhagen2010-08-311-3/+5
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-3159-1350/+824
| | | | |\ \ \ \ | | | |/ / / / /
| | | | * | | | Update to the NTLM code.Thiago Macieira2010-08-311-19/+37
| | | | * | | | QTextEngine::LayoutData::reallocate musn't corrupt memoryJoão Abecasis2010-08-311-2/+5
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-3157-1329/+782
| | | | |\ \ \ \
| | | | | * | | | Updated Twitter demo in response to the new Twitter oauth requirementJens Bache-Wiig2010-08-3114-461/+332
| | | | | * | | | doc: Remove \internal tag from QScriptProgramKent Hansen2010-08-312-5/+2
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-31107-1721/+7042
| | | | | |\ \ \ \
| | | | | | * | | | QNetworkAccessManager doc: add since tag for added enumPeter Hartmann2010-08-311-1/+1
| | | | | * | | | | Doc: Reviewed updates to the model/view tutorial.David Boddie2010-08-311-454/+356