summaryrefslogtreecommitdiffstats
path: root/tools/qml/startup
Commit message (Collapse)AuthorAgeFilesLines
* QmlViewer: Remove trailing whitespaceKai Koehne2010-12-101-3/+3
|
* QmlViewer: Remove trailing whitespaceKai Koehne2010-12-101-3/+3
|
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-292-2/+2
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Center and clip QML startup animation so it looks correct in fullscreenAaron Kennedy2010-08-311-41/+47
| | | | QTBUG-12831
* add license headerHarald Fernengel2010-07-291-0/+41
|
* Add license headerHarald Fernengel2010-07-291-0/+41
| | | | Fixes the licenseCheck autotest
* Improve utility of QMLViewerAaron Kennedy2010-07-2912-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