summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-284-18/+25
|\
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-274-18/+25
| |\
| | * Fix regression in QVarLengthArray::operator=João Abecasis2010-05-261-8/+7
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-251-4/+4
| | |\
| | | * Don't use QAtomicInt in statics because they are non-POD.Thiago Macieira2010-05-251-4/+4
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-251-0/+8
| | |\ \ | | | |/ | | |/|
| | | * Qt app draws background incorrectly when animated wallpaper is usedSami Merila2010-05-251-0/+8
| | * | QTBUG-5955: Qt fails to build on alpha architectureFathi Boudra2010-05-252-7/+12
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-289-44/+63
|\ \ \ \
| * | | | Active window focus gain should not open virtual keypadJoona Petrell2010-05-283-2/+5
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-2866-389/+1035
| |\ \ \ \
| * | | | | Use QElapsedTimer rather than QTime::elapsed()Martin Jones2010-05-286-42/+58
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-287-102/+117
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-277-102/+117
| |\ \ \ \ \ \
| | * | | | | | Wrong QGraphicsItem::childrenBoundingRect() when applying effects.Bjørn Erik Nilsen2010-05-271-3/+3
| | * | | | | | Fix a bug in QDirectFBPixmapData::fromImageAnders Bakken2010-05-272-16/+11
| | * | | | | | Replace memmove with memcpyEskil Abrahamsen Blomfeldt2010-05-271-6/+6
| | * | | | | | Fixed compilation of QtOpenGL.Samuel Rødal2010-05-272-2/+2
| | * | | | | | Optimize initialization of QStaticTextEskil Abrahamsen Blomfeldt2010-05-272-81/+101
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-285-30/+41
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | fix escaping - by not using evalOswald Buddenhagen2010-05-272-16/+16
| * | | | | | | Removed unused variableThorbjørn Lindeijer2010-05-271-1/+0
| * | | | | | | Upgrade harfbuzz to the latest versionLars Knoll2010-05-272-13/+25
| |/ / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-272-13/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-2766-401/+1053
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Add key event handling to the declarative web viewAlan Alpert2010-05-261-13/+8
| * | | | | | Improve gradient docsAlan Alpert2010-05-261-0/+4
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-275-4/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update documentation for the -font command line optionBradley T. Hughes2010-05-271-1/+2
| * | | | | | Fixed a crash when creating QGtkStyle before QApplicationJens Bache-Wiig2010-05-272-2/+2
| * | | | | | Added support for Indonesian language on Symbian.Denis Dzyubenko2010-05-271-1/+2
| * | | | | | Ensure that activation object has been created before popping scope of native...Kent Hansen2010-05-271-0/+1
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2711-77/+301
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-2743-244/+781
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | If a pathview delegate changes size, reposition center on pathMartin Jones2010-05-273-4/+36
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-2640-223/+748
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Remove deprecated Flickable::overshoot property.Martin Jones2010-05-262-24/+0
| * | | | | | Improve QML framerate debuggingAaron Kennedy2010-05-276-49/+265
* | | | | | | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-05-2730-152/+520
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Redraw issues when removing a fully transparent QGraphicsItem from the scene.Bjørn Erik Nilsen2010-05-261-0/+18
| * | | | | | Fixes a proxymodel sorting odity.Pierre Rossi2010-05-261-1/+1
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-262-2/+22
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | QXmlStreamWriter: Auto-formatting does not behave properly with processing in...Jakub Wieczorek2010-05-261-1/+2
| | * | | | | Update the state of the keyboard modifiers on drop events.David Faure2010-05-261-1/+20
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2626-149/+479
| |\ \ \ \ \ \
| | * | | | | | Doc fixes, improvementsBea Lam2010-05-261-58/+44
| | * | | | | | Allow js files with '.pragma library' to be used from WorkerScriptBea Lam2010-05-261-0/+1
| | * | | | | | Add more examples of XPath expressions to XmlRole.Bea Lam2010-05-261-10/+23
| | * | | | | | Open input panel on press if TextInput or TextEdit are already focused but pa...Joona Petrell2010-05-262-0/+10
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-2619-58/+306
| | |\ \ \ \ \ \