summaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-095-39/+39
| |\
| | * Symbian fix: rename examples ftp and musicplayer to start with q.Frans Englich2009-10-095-39/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Symbian already has the executables musicplayer.exe, mediaplayer.exe and ftp.exe, with the result that we overwrite them with Qt. We solve this by renaming the examples, and do it not only on Symbian, such that Qt remains consistent across platforms. This was previously partly done for mediaplayer. The folder name needs to be consistent with the executable, for qtdemo to work. Done jointly with Alessandro. Task-number: QTBUG-4743 Reviewed-by: Alessandro Portale Reviewed-by: Frans Englich
| * | Fixed miscellaneous minor problems with Symbian docs.Miikka Heikkinen2009-10-093-7/+9
| |/ | | | | | | Reviewed-by: Espen Riskedal
| * Doc: update the compiler notes about Sun CC's STL not being supportedThiago Macieira2009-10-091-1/+13
| | | | | | | | | | | | | | | | | | The default STL (Rogue Wave STL) is far too old for Qt. It doesn't meet the ISO C++ 98 specification. Using a more recent (and standards-compliant) STL like stlport4 enables Qt to build even QtWebKit on Solaris. Also change the note indicating we're using Sun Studio 12, not 8.
| * doc: Changed the format of the since list.Martin Smith2009-10-081-3/+2
| | | | | | | | | | This is a big change from the original, and I expect we will want modifications.
| * Changing S60 to Symbian in the DocsMorten Engvoldsen2009-10-081-0/+0
| | | | | | | | | | | | | | | | Changing names to Symbian platform Task-number: QT-2268 Rev-by: Espen Riskedal
| * Changing S60 to Symbian in the DocsMorten Engvoldsen2009-10-085-82/+91
| | | | | | | | | | | | | | | | Changing names to Symbian platform Task-number: QT-2268 Rev-by: Espen Riskedal
* | DocAaron Kennedy2009-10-165-3/+104
| |
* | spelWarwick Allison2009-10-151-2/+2
| |
* | DocAaron Kennedy2009-10-142-1/+9
| |
* | DocAaron Kennedy2009-10-141-0/+0
| |
* | DocAaron Kennedy2009-10-141-0/+2
| |
* | Specify encoding.Warwick Allison2009-10-141-0/+4
| |
* | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-141-2/+33
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Add Component::onCompleted attached propertyAaron Kennedy2009-10-141-2/+33
| | |
* | | docWarwick Allison2009-10-141-4/+77
|/ /
* | DocAaron Kennedy2009-10-131-9/+117
| |
* | DocAaron Kennedy2009-10-134-9/+46
| |
* | DocAaron Kennedy2009-10-131-1/+1
| |
* | DocAaron Kennedy2009-10-134-9/+6
| |
* | DocAaron Kennedy2009-10-134-75/+189
| |
* | Add basic QML docs for the effects.Michael Brasser2009-10-121-0/+7
| |
* | DocAaron Kennedy2009-10-122-2/+1
| |
* | DocAaron Kennedy2009-10-121-47/+57
| |
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-121-9/+99
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-1210-904/+76
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlcompiler.cpp
| * | | More doc on data models.Martin Jones2009-10-121-9/+99
| | | |
* | | | DocAaron Kennedy2009-10-127-34/+357
| |/ / |/| |
* | | DocAaron Kennedy2009-10-122-4/+6
| | |
* | | DocAaron Kennedy2009-10-123-173/+1
| | |
* | | DocAaron Kennedy2009-10-121-1/+1
| | |
* | | DocAaron Kennedy2009-10-123-717/+59
| | |
* | | Add id aliasesAaron Kennedy2009-10-091-3/+3
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-10-093-5/+5
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-092-4/+4
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ \ Merge branch 'kinetic-declarativeui' of ↵Bea Lam2009-10-0935-999/+1476
| | |\ \ \ | | | |/ / | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Remove redundant QFxItem::activeFocusChanged(); is not used anywhere,Bea Lam2009-10-072-4/+4
| | | | | | | | | | | | | | | | | | | | presumedly replaced by QFxItem::focusChanged().
| * | | | Add missing NOTIFYYann Bodson2009-10-091-1/+1
| | |/ / | |/| |
* | | | Improve qdoc generated QML documentation.Michael Brasser2009-10-091-1/+1
|/ / /
* | | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-0825-72/+1022
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-0822-65/+1015
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/advtutorial4.qdoc
| | * \ \ Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-087-18/+23
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/advtutorial1.qdoc doc/src/declarative/advtutorial3.qdoc doc/src/declarative/advtutorial4.qdoc
| | * | | | doc cleanupYann Bodson2009-10-0822-66/+1015
| | | | | |
| * | | | | spelWarwick Allison2009-10-081-2/+2
| | |/ / / | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-084-3/+4
| |\ \ \ \ | | |/ / / | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-0718-561/+414
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/tutorial1.qdoc doc/src/declarative/tutorial2.qdoc doc/src/declarative/tutorial3.qdoc
| * | | | | typosWarwick Allison2009-10-077-12/+12
| | | | | |
* | | | | | Remove a bunch of unneeded semicolons.Martin Jones2009-10-081-0/+3
| |_|/ / / |/| | | |
* | | | | doc cleanupYann Bodson2009-10-084-3/+4
| |/ / / |/| | |
* | | | doc cleanupYann Bodson2009-10-079-322/+322
| | | |