Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update licenseheader text in source files | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | Make QMLViewer startup animation stop after a while | Alan Alpert | 2011-04-19 | 1 | -1/+1 |
| | | | | Task-number: QTBUG-18621 | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | 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 | 1 | -1/+1 |
| | | | | | 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 |
| | |||||
* | Improve utility of QMLViewer | Aaron Kennedy | 2010-07-29 | 1 | -0/+126 |
Adds a startup animation for all platforms, and adds support for file associated and drag and drop on Mac OS X QTBUG-12496 |