Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-22 | 10 | -75/+123 |
|\ | |||||
| * | Round origin of text in OpenVG engine | Eskil Abrahamsen Blomfeldt | 2010-11-22 | 1 | -2/+2 |
| * | QThread::exec(): Fix possibility to enter several time the event loop | Olivier Goffart | 2010-11-22 | 2 | -1/+43 |
| * | QMessageBox: change the documentation to reflect that it is application modal | Olivier Goffart | 2010-11-22 | 1 | -58/+30 |
| * | Compile on OpenBSD | Olivier Goffart | 2010-11-22 | 1 | -3/+10 |
| * | Doc: Q_PROPERTY, implements the setter/getter in the example | Olivier Goffart | 2010-11-22 | 2 | -5/+19 |
| * | Dynamically register the event number. | Michael Dominic K | 2010-11-22 | 2 | -6/+18 |
| * | Fix wrong error assumption when converting "0.0" to double | Joaquim Rocha | 2010-11-22 | 1 | -0/+1 |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-22 | 6 | -28/+49 |
|\ \ | |||||
| * | | Compile when USER_TIMER_MINIMUM isn't defined | Bradley T. Hughes | 2010-11-22 | 1 | -1/+1 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Peter Yard | 2010-11-22 | 65 | -641/+928 |
| |\ \ | |||||
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-19 | 5 | -23/+45 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-19 | 5 | -23/+45 |
| | | |\ | |||||
| | | | * | Fix compilation with Sun Studio 12.1. | Thiago Macieira | 2010-11-19 | 1 | -2/+2 |
| | | | * | Compile with QT_NO_PROXYSCREEN. | Sam Magnuson | 2010-11-19 | 1 | -0/+2 |
| | | | * | silence compiler warnings | Harald Fernengel | 2010-11-19 | 2 | -7/+7 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-18 | 1 | -14/+34 |
| | | | |\ | |||||
| | | | | * | Don't let posted events starve native dialogs (regression) | Bradley T. Hughes | 2010-11-18 | 1 | -14/+34 |
| * | | | | | Docs: QTBUG-10866 Description of how AutoConnection is resolved. | Peter Yard | 2010-11-22 | 1 | -5/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-22 | 103 | -5132/+7201 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Update qml visual tests on mac. | Yann Bodson | 2010-11-22 | 102 | -5131/+7199 |
| * | | | | Doc | Aaron Kennedy | 2010-11-22 | 1 | -1/+2 |
|/ / / / | |||||
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-19 | 35 | -43/+300 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Doc: Fixing typo. | Sergio Ahumada | 2010-11-19 | 1 | -1/+1 |
| * | | | Fix possible missing glyphs in raster engine glyph cache | Eskil Abrahamsen Blomfeldt | 2010-11-19 | 2 | -10/+13 |
| * | | | Fix possible corrupted text when gl glyph cache becomes full | Eskil Abrahamsen Blomfeldt | 2010-11-19 | 5 | -7/+38 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-18 | 32 | -30/+253 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Check correctly before including SSE4.2 header. | Mike McQuaid | 2010-11-18 | 1 | -2/+6 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-18 | 31 | -28/+247 |
| | |\ \ | |||||
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-17 | 31 | -28/+247 |
| | | |\ \ | |||||
| | | | * | | Fixed crash when destroying QGLWidget | Thorbjørn Lindeijer | 2010-11-17 | 1 | -1/+2 |
| | | | * | | Prevent crash in GL 2 engine when stroking null rectangle. | Samuel Rødal | 2010-11-17 | 2 | -0/+26 |
| | | | * | | Compile fix. | Samuel Rødal | 2010-11-17 | 1 | -1/+1 |
| | | | * | | Documentation update for new switching events. | Michael Dominic K | 2010-11-17 | 2 | -1/+31 |
| | | | * | | Send QMeeGoSwitchEvent to toplevel widgets before switching graphics system. | Michael Dominic K | 2010-11-17 | 4 | -2/+142 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-17 | 23 | -24/+46 |
| | | | |\ \ | |||||
| | | | | * | | Doc: Fixing typo | Sergio Ahumada | 2010-11-16 | 20 | -22/+22 |
| | | | | * | | Fix possible missing glyphs in text when using GL engine | Eskil Abrahamsen Blomfeldt | 2010-11-16 | 3 | -2/+24 |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-19 | 11 | -13/+45 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Move qmlvisualaids to another repo | Alan Alpert | 2010-11-19 | 9 | -391/+0 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-19 | 7 | -10/+32 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Allow testing of raster engine on Mac from qmlviewer | Aaron Kennedy | 2010-11-19 | 1 | -0/+9 |
| | * | | | | | | Don't leak QML compiled data objects | Aaron Kennedy | 2010-11-19 | 3 | -7/+3 |
| | * | | | | | | Add missing symbols to QtOpenGL arm def file | Joona Petrell | 2010-11-19 | 1 | -0/+5 |
| | * | | | | | | Add missing symbols to QtOpenGL emulator def file | Joona Petrell | 2010-11-19 | 1 | -3/+8 |
| | * | | | | | | Doc: clarify Flickable children vs. contentItem children. | Martin Jones | 2010-11-19 | 1 | -0/+7 |
| * | | | | | | | Initial commit of qmlvisualaids | Alan Alpert | 2010-11-19 | 9 | -0/+391 |
| * | | | | | | | Add a test on QWS | Alan Alpert | 2010-11-18 | 2 | -3/+5 |
| |/ / / / / / | |||||
| * | | | | | | Fix parent bug for QDeclarativeOpenMetaObject | Marco Bubke | 2010-11-18 | 1 | -0/+2 |
| * | | | | | | Add missing symbols in QtGui emulator def file | Joona Petrell | 2010-11-18 | 1 | -0/+6 |
|/ / / / / / |