summaryrefslogtreecommitdiffstats
path: root/tools/qml/startup
Commit message (Collapse)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-012-4/+4
| | | | | | | | | | | | | - Replace Nokia contact email address with Qt Project website. - Remove "All rights reserved" line from license headers. As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: Ie7ba62011752fcb149b99b26317c54f2a0cfa931 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
* Update year in Nokia copyright messages.Jason McDonald2012-01-112-2/+2
| | | | | | | | | Simple search and replace. This commit doesn't touch 3rd-party files, nor translations (where the change is not so simple and will be handled in a separate commit). Change-Id: I4e48513b8078a44a8cd272326685b25338890148 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-132-34/+34
| | | | | | | 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-102-2/+2
| | | | 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-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