summaryrefslogtreecommitdiffstats
path: root/tools/qml/Info_mac.plist
Commit message (Collapse)AuthorAgeFilesLines
* Improve utility of QMLViewerAaron Kennedy2010-08-021-0/+31
| | | | | | | | Adds a startup animation for all platforms, and adds support for file associated and drag and drop on Mac OS X QTBUG-12496 (cherry picked from commit 688791b4d39ed4e96c43621e28c6bb3098d3b70c)
* Add new logo for QML Launcher (Mac OS X)Kai Koehne2010-05-141-0/+2
|
* Add Mac OS X bundle description for qml runtimeKai Koehne2010-04-091-0/+16
Also, it's now Qml.app instead of qml.app. An icon is still missing. Reviewed-by: con