summaryrefslogtreecommitdiffstats
path: root/README.s60
Commit message (Collapse)AuthorAgeFilesLines
* Update INSTALL and README + friends for the everywhere packageJason McDonald2009-11-091-184/+0
| | | | | | | | | Make INSTALL and README more generic, avoid repeating stuff that's already in the product docs, and move the Windows Signing stuff into the product docs. Task-number: QTBUG-5453 Reviewed-by: Espen Riskedal
* Fixed documentation links in README.s60Miikka Heikkinen2009-10-091-11/+11
| | | | | Task-number: QTBUG-4806 Reviewed-by: Janne Koskinen
* Fixed some S60 installation documentation issues.Miikka Heikkinen2009-09-301-21/+24
| | | | | Task-number: QT-2204 Reviewed-by: Janne Anttila
* Add platform-specific README's.Jason McDonald2009-09-231-0/+181
These files were previously added to source packages by the packaging system. There's no reason why these files shouldn't be available to repo users too. Reviewed-by: Trust Me