Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-28 | 4 | -18/+25 |
|\ | |||||
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-27 | 4 | -18/+25 |
| |\ | |||||
| | * | Fix regression in QVarLengthArray::operator= | João Abecasis | 2010-05-26 | 1 | -8/+7 |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-25 | 1 | -4/+4 |
| | |\ | |||||
| | | * | Don't use QAtomicInt in statics because they are non-POD. | Thiago Macieira | 2010-05-25 | 1 | -4/+4 |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-25 | 1 | -0/+8 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Qt app draws background incorrectly when animated wallpaper is used | Sami Merila | 2010-05-25 | 1 | -0/+8 |
| | * | | QTBUG-5955: Qt fails to build on alpha architecture | Fathi Boudra | 2010-05-25 | 2 | -7/+12 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-28 | 9 | -44/+63 |
|\ \ \ \ | |||||
| * | | | | Active window focus gain should not open virtual keypad | Joona Petrell | 2010-05-28 | 3 | -2/+5 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-28 | 66 | -389/+1035 |
| |\ \ \ \ | |||||
| * | | | | | Use QElapsedTimer rather than QTime::elapsed() | Martin Jones | 2010-05-28 | 6 | -42/+58 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-28 | 7 | -102/+117 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-27 | 7 | -102/+117 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Wrong QGraphicsItem::childrenBoundingRect() when applying effects. | Bjørn Erik Nilsen | 2010-05-27 | 1 | -3/+3 |
| | * | | | | | | Fix a bug in QDirectFBPixmapData::fromImage | Anders Bakken | 2010-05-27 | 2 | -16/+11 |
| | * | | | | | | Replace memmove with memcpy | Eskil Abrahamsen Blomfeldt | 2010-05-27 | 1 | -6/+6 |
| | * | | | | | | Fixed compilation of QtOpenGL. | Samuel Rødal | 2010-05-27 | 2 | -2/+2 |
| | * | | | | | | Optimize initialization of QStaticText | Eskil Abrahamsen Blomfeldt | 2010-05-27 | 2 | -81/+101 |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-28 | 5 | -30/+41 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | fix escaping - by not using eval | Oswald Buddenhagen | 2010-05-27 | 2 | -16/+16 |
| * | | | | | | | Removed unused variable | Thorbjørn Lindeijer | 2010-05-27 | 1 | -1/+0 |
| * | | | | | | | Upgrade harfbuzz to the latest version | Lars Knoll | 2010-05-27 | 2 | -13/+25 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-27 | 2 | -13/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-27 | 66 | -401/+1053 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Add key event handling to the declarative web view | Alan Alpert | 2010-05-26 | 1 | -13/+8 |
| * | | | | | | Improve gradient docs | Alan Alpert | 2010-05-26 | 1 | -0/+4 |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-27 | 5 | -4/+7 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Update documentation for the -font command line option | Bradley T. Hughes | 2010-05-27 | 1 | -1/+2 |
| * | | | | | | Fixed a crash when creating QGtkStyle before QApplication | Jens Bache-Wiig | 2010-05-27 | 2 | -2/+2 |
| * | | | | | | Added support for Indonesian language on Symbian. | Denis Dzyubenko | 2010-05-27 | 1 | -1/+2 |
| * | | | | | | Ensure that activation object has been created before popping scope of native... | Kent Hansen | 2010-05-27 | 1 | -0/+1 |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-27 | 11 | -77/+301 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-27 | 43 | -244/+781 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | If a pathview delegate changes size, reposition center on path | Martin Jones | 2010-05-27 | 3 | -4/+36 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-26 | 40 | -223/+748 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | * | | | | | Remove deprecated Flickable::overshoot property. | Martin Jones | 2010-05-26 | 2 | -24/+0 |
| * | | | | | | Improve QML framerate debugging | Aaron Kennedy | 2010-05-27 | 6 | -49/+265 |
* | | | | | | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-05-27 | 30 | -152/+520 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Redraw issues when removing a fully transparent QGraphicsItem from the scene. | Bjørn Erik Nilsen | 2010-05-26 | 1 | -0/+18 |
| * | | | | | | Fixes a proxymodel sorting odity. | Pierre Rossi | 2010-05-26 | 1 | -1/+1 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-26 | 2 | -2/+22 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | QXmlStreamWriter: Auto-formatting does not behave properly with processing in... | Jakub Wieczorek | 2010-05-26 | 1 | -1/+2 |
| | * | | | | | Update the state of the keyboard modifiers on drop events. | David Faure | 2010-05-26 | 1 | -1/+20 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-26 | 26 | -149/+479 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Doc fixes, improvements | Bea Lam | 2010-05-26 | 1 | -58/+44 |
| | * | | | | | | Allow js files with '.pragma library' to be used from WorkerScript | Bea Lam | 2010-05-26 | 1 | -0/+1 |
| | * | | | | | | Add more examples of XPath expressions to XmlRole. | Bea Lam | 2010-05-26 | 1 | -10/+23 |
| | * | | | | | | Open input panel on press if TextInput or TextEdit are already focused but pa... | Joona Petrell | 2010-05-26 | 2 | -0/+10 |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-26 | 19 | -58/+306 |
| | |\ \ \ \ \ \ |