summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-112-6/+4
|\
| * Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-092-11/+12
| |\
| * | Remove obsolete OpenGL/ES CommonLite (fixed-point) supportRhys Weatherley2010-02-041-1/+1
| * | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-012-4/+19
| |\ \
| * \ \ Merge commit 'origin/4.6' into oslo1-masterRohan McGovern2010-02-01787-812/+845
| |\ \ \
| * \ \ \ Merge branch '4.6'Thiago Macieira2009-11-254-6/+54
| |\ \ \ \
| * | | | | Assistant: Update documentation for remote commands.ck2009-11-111-5/+3
* | | | | | Streamlined smart installer package creation in SymbianMiikka Heikkinen2010-02-091-13/+4
| |_|_|_|/ |/| | | |
* | | | | Added support for smart installer package generation in SymbianMiikka Heikkinen2010-02-042-11/+12
| |_|_|/ |/| | |
* | | | doc: Document the "Type" enum value as a const in variable.Martin Smith2010-01-281-0/+11
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-241-4/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Doc: Fixed installation information for Qt for Embedded Linux.David Boddie2010-01-221-4/+8
* | | | QtHelp docs: Fix illegal namespace name.ck2010-01-211-1/+1
|/ / /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-191-1/+1
|\ \ \
| * | | Fix TypoThomas Zander2010-01-191-1/+1
* | | | Describe patch-capabilities in the install instructions.Shane Kearns2010-01-181-0/+18
|/ / /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-141-2/+2
|\ \ \
| * | | Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-141-1/+1
| * | | Revert "Added setChannelCount() to QAudioFormat."Kurt Korbatits2010-01-141-1/+1
* | | | doc: This bug wasn't really a bug; it just required clarification.Martin Smith2010-01-131-1/+1
|/ / /
* | | doc: update snippets for QtScript function expressionsKent Hansen2010-01-122-4/+4
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-111-0/+1
|\ \ \
| * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-09787-795/+795
| |\ \ \
| * | | | Doc: the QTextDecoder need to be destroyed, reflect that in the exampleOlivier Goffart2010-01-081-0/+1
* | | | | doc: Added clarification about allocating space for the 0 terminator.Martin Smith2010-01-111-0/+17
| |/ / / |/| | |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '4.6' of ../../4.6 into 4.6Justin McPherson2010-01-072-5/+3
| |\ \ \
| * | | | Frequency to SampleRate and channels to channelCount.Kurt Korbatits2010-01-061-1/+1
| * | | | Added setChannelCount() to QAudioFormat.Kurt Korbatits2010-01-061-1/+1
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-07787-799/+797
|\ \ \ \ \
| * | | | | doc: Corrected parameter value in snippet.Martin Smith2010-01-071-1/+1
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Jason McDonald2010-01-062-5/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fixed Symbian application deployment instructionsMiikka Heikkinen2010-01-051-5/+1
| | * | | | Updated sis file names and related content in Symbian installation docsMiikka Heikkinen2010-01-041-0/+2
| | |/ / /
| * | | | Update copyright year to 2010Jason McDonald2010-01-06787-793/+793
| |/ / /
* | | | Doc: Fixed comments in a code snippet.David Boddie2009-12-181-1/+1
|/ / /
* | | Update source package names in documentation.Jason McDonald2009-12-081-6/+6
* | | QVariant documentation: there is no function QVariant::isEmpty()Olivier Goffart2009-12-011-1/+0
| |/ |/|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-241-1/+1
|\ \
| * | Small doc fix.axis2009-11-241-1/+1
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-203-0/+48
| |\ \
| | * | Improved documentation Qt for the Symbian platformAlessandro Portale2009-11-193-0/+48
| | |/
* | | Added some missing build instructions for abld.axis2009-11-241-0/+4
* | | Improved documentation Qt for the Symbian platformAlessandro Portale2009-11-193-0/+48
|/ /
* | doc: Removed usage of Qt 3 support member from example codeThorbjørn Lindeijer2009-11-151-5/+1
|/
* Improvements to graphics effects API after review round.Samuel Rødal2009-11-101-6/+6
* Mistake in the example for QByteArray::lastIndexOf()Keith Isdale2009-11-091-1/+1
* Modify QGLShader and QGLShaderProgram in response to API reviewRhys Weatherley2009-11-051-6/+9
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-042-3/+2
|\
| * Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual.David Boddie2009-11-022-3/+2