summaryrefslogtreecommitdiffstats
path: root/demos/embedded/flightinfo
Commit message (Collapse)AuthorAgeFilesLines
* Added missing TARGET.UID3 definitions to various components.Miikka Heikkinen2009-09-031-0/+2
| | | | | | | Every non-test binary built for Symbian needs explicitly assigned UID3, so added TARGET.UID3 for components that were missing it. Reviewed-by: Janne Anttila
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Import the flight info example.Ariya Hidayat2009-08-195-0/+658
Originally it was published in Qt Labs: http://labs.trolltech.com/blogs/2009/07/26/track-your-flight-with-qts60/ Reviewed-by: Jason Barron