Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-31 | 1 | -20/+31 |
|\ | |||||
| * | Optimize QDeclarativeEngine::importExtension | mae | 2010-03-31 | 1 | -20/+31 |
* | | Fix bug when adding import paths manually | Alan Alpert | 2010-03-31 | 1 | -1/+7 |
* | | Update Comment | Alan Alpert | 2010-03-31 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 74 | -97/+440 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-31 | 284 | -2874/+6408 |
| |\ | |||||
| | * | QGraphicsEffect : Don't rely on the exposedArea when rendering the item into ... | Alexis Menard | 2010-03-31 | 1 | -1/+1 |
| | * | Minor cleanup. | Yann Bodson | 2010-03-31 | 2 | -6/+5 |
| | * | Improve flipable example. | Yann Bodson | 2010-03-31 | 9 | -33/+84 |
| | * | Minor cleanup for visual test framework. | Michael Brasser | 2010-03-31 | 5 | -11/+11 |
| | * | VisibleArea is not a creatable type. | Michael Brasser | 2010-03-31 | 1 | -1/+1 |
| | * | More testing. | Michael Brasser | 2010-03-31 | 2 | -1/+9 |
| | * | Test openUrlExternally | Warwick Allison | 2010-03-31 | 2 | -2/+29 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-31 | 79 | -695/+1319 |
| | |\ | |||||
| | | * | Update examples/declarative.pro | Yann Bodson | 2010-03-31 | 1 | -1/+1 |
| | | * | Update mouseX(Y) when clicking on a mouse area | Leonardo Sobral Cunha | 2010-03-31 | 3 | -0/+57 |
| | | * | Declarative examples cleanup. | Yann Bodson | 2010-03-31 | 3 | -25/+31 |
| | | * | Add test. | Michael Brasser | 2010-03-31 | 2 | -0/+75 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 37 | -0/+22 |
| | | |\ | |||||
| | * | | | doc | Warwick Allison | 2010-03-31 | 1 | -0/+8 |
| | * | | | example of WebView onAlert, and of popups in general. | Warwick Allison | 2010-03-31 | 2 | -0/+63 |
| | * | | | doc | Warwick Allison | 2010-03-31 | 1 | -0/+4 |
| | * | | | Move gitignore to right level, update for Linux. | Warwick Allison | 2010-03-31 | 2 | -2/+5 |
| | | |/ | | |/| | |||||
| | * | | Cleanup MouseArea visual tests. | Michael Brasser | 2010-03-31 | 37 | -0/+18 |
| | * | | See if we can get the visual tests working on qws. | Michael Brasser | 2010-03-30 | 1 | -0/+4 |
| * | | | Fix snapping in listview. | Martin Jones | 2010-03-31 | 2 | -15/+35 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-31 | 1 | -10/+14 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fixed incorrectly clipped video when rendered on QGLWidget | Dmytro Poplavskiy | 2010-03-31 | 1 | -10/+14 |
* | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-03-30 | 70 | -669/+1155 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-30 | 39 | -419/+586 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-30 | 1 | -0/+3 |
| | |\ \ \ | |||||
| | | * | | | Fix a crash in QGtkStyle when theme not available | Jens Bache-Wiig | 2010-03-30 | 1 | -0/+3 |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-29 | 3 | -0/+7 |
| | |\ \ \ \ | |||||
| | | * | | | | Exporting QFontDatabase::removeAllApplicationFonts() | Alessandro Portale | 2010-03-29 | 2 | -0/+2 |
| | | * | | | | Adding QFontDatabase::removeAllApplicationFonts() | Alessandro Portale | 2010-03-29 | 1 | -0/+5 |
| | |/ / / / | |||||
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-29 | 2 | -11/+17 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixed crash in Phonon MMF backend during application shutdown | Gareth Stockwell | 2010-03-29 | 1 | -1/+7 |
| | | * | | | | Fixed bitfield-related crash on Symbian WINSCW | Gareth Stockwell | 2010-03-29 | 1 | -10/+10 |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-29 | 6 | -14/+51 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-03-29 | 5 | -14/+46 |
| | | * | | | | Compile with MSVC 2005 and 2003 when no platform SDK is used | Andy Shaw | 2010-03-29 | 1 | -0/+5 |
| | |/ / / / | |||||
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-03-29 | 26 | -137/+481 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-03-29 | 3 | -3/+14 |
| | | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-03-29 | 25 | -135/+468 |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-03-29 | 1 | -9/+18 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2010-03-29 | 5 | -22/+68 |
| | | |\ \ \ \ | |||||
| | | * | | | | | QS60Style: very tall QSpinBox's buttons hide lineEdit | Sami Merila | 2010-03-29 | 1 | -9/+18 |
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-29 | 2 | -1/+4 |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | | * | | | | | Export QGLContextResource for use with Qt/3D | Rhys Weatherley | 2010-03-29 | 1 | -1/+1 |
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-29 | 1 | -0/+3 |
| | | |\ \ \ \ \ | | |/ / / / / / |