summaryrefslogtreecommitdiffstats
path: root/tools/qml/startup/startup.qml
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-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 whileAlan Alpert2011-04-191-1/+1
| | | | Task-number: QTBUG-18621
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* 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-291-1/+1
| | | | | 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
|
* Improve utility of QMLViewerAaron Kennedy2010-07-291-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