Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QmlViewer: Remove trailing whitespace | Kai Koehne | 2010-12-10 | 1 | -3/+3 |
| | |||||
* | QmlViewer: Remove trailing whitespace | Kai Koehne | 2010-12-10 | 1 | -3/+3 |
| | |||||
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 2 | -2/+2 |
| | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | Center and clip QML startup animation so it looks correct in fullscreen | Aaron Kennedy | 2010-08-31 | 1 | -41/+47 |
| | | | | QTBUG-12831 | ||||
* | add license header | Harald Fernengel | 2010-07-29 | 1 | -0/+41 |
| | |||||
* | Add license header | Harald Fernengel | 2010-07-29 | 1 | -0/+41 |
| | | | | Fixes the licenseCheck autotest | ||||
* | Improve utility of QMLViewer | Aaron Kennedy | 2010-07-29 | 12 | -0/+280 |
Adds a startup animation for all platforms, and adds support for file associated and drag and drop on Mac OS X QTBUG-12496 |