summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets
Commit message (Collapse)AuthorAgeFilesLines
* Fix obsolete version number in docs.Jason McDonald2009-04-171-2/+2
| | | | | | | | Replace with %VERSION%, so we don't need to fix this for every release. Task-number: 251417 Reviewed-by: Trust Me (cherry picked from commit 2df5b45eed7059862e9dd10a74c19310266b9d55)
* Wrong version number in windows installation doc.Jason McDonald2009-04-171-1/+1
| | | | | | | | | Doc still referred to 4.4.0-rc1 - replace with %VERSION% so we don't have to keep updating this. Task-number: 251419 Reviewed-by: Trust Me (cherry picked from commit 569394738995b6792f6e4866f0daf12897975ad4)
* Replace license headers with 'release' versionsJason McDonald2009-04-08324-1620/+1620
| | | | | | This change was performed by a script that was written by the previous release manager and reviewed by me. Thus Reviewed-by: Trust Me
* Adding note to the qFuzzyCompare docMorten Engvoldsen2009-04-011-0/+8
| | | | | | | | Adding note about how comparing using 0.0 will fail, and an example on how to do it. Reviewed-by: David Boddie Reviewed-by: Geir Vattekar
* Detailed description of QMetaType contradicts documentation of QMetaType::type()Bradley T. Hughes2009-03-311-1/+1
| | | | | | | QMetaType::type() returns 0 for unknown types, not -1. Task-number: 248890 Reviewed By: Kavindra Devi Palaraja <kavindra.palaraja@nokia.com>
* Doc: Added a code snippet to illustrate the opening of local files.David Boddie2009-03-301-1/+4
| | | | | Task-number: 223087 Reviewed-by: TrustMe
* Long live Qt 4.5!Lars Knoll2009-03-231028-0/+64634