Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Reducing file sizes. | Alessandro Portale | 2009-10-30 | 1 | -0/+0 |
| | | | | | | Using pngout to make the fluidlauncher a bit lighter. Reviewed-by: trustme | ||||
* | windowsmobilelify embedded demos | Joerg Bornemann | 2009-10-21 | 1 | -2/+4 |
| | | | | Reviewed-by: aportale | ||||
* | Fix the install targets on the new embedded demos | Tom Cooksey | 2009-10-14 | 1 | -0/+5 |
| | |||||
* | Demos and applications have a nice Qt logo when installed on Symbian | Espen Riskedal | 2009-10-02 | 1 | -1/+1 |
| | | | | | | | | | | Added a line to the symbianpkgrules.pri files which includes an ICON if the TARGET.UID3 is defined. We should fix the application_icon.prf to handle ICON without UID3 situations more gracefully, but for now I reordered existing UID3s to be specified before the symbianpkgrules.pri includes. Reviewed-by: Aleksandar Babic | ||||
* | Raycasting example: fix painting error when the orientation changes. | Ariya Hidayat | 2009-09-25 | 1 | -2/+2 |
| | | | | Reviewed-by: TrustMe | ||||
* | Raycasting example: basic, minimalistic support for touch devices. | Ariya Hidayat | 2009-09-25 | 1 | -4/+82 |
| | | | | Reviewed-by: TrustMe | ||||
* | Ray casting example: bypass alpha-blending for an easy speed-up. | Ariya Hidayat | 2009-09-22 | 1 | -0/+1 |
| | | | | Reviewed-by: TrustMe | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Added missing TARGET.UID3 definitions to various components. | Miikka Heikkinen | 2009-09-03 | 1 | -0/+5 |
| | | | | | | | 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 McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Import the raycasting demo. | Ariya Hidayat | 2009-08-19 | 4 | -0/+318 |
Originally it was published in Qt Labs: http://labs.trolltech.com/blogs/2009/08/09/ray-casting-on-qts60/ Reviewed-by: Jason Barron |