summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code
Commit message (Expand)AuthorAgeFilesLines
...
| * | | doc: Added clarification about allocating space for the 0 terminator.Martin Smith2010-01-111-0/+17
| | |/ | |/|
| * | 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-06423-423/+423
| |/
| * 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'Thiago Macieira2009-11-254-6/+54
|\ \ | |/
| * 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
| |/
* | Assistant: Update documentation for remote commands.ck2009-11-111-5/+3
|/
* 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
* Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual.David Boddie2009-11-022-3/+2
* Remove the ahigl example screen driver.Rhys Weatherley2009-10-121-49/+0
* Added support for using custom application objects on S60.axis2009-09-231-0/+3
* Doc: Language and style fixes to the XML Patterns documentation.David Boddie2009-09-181-76/+2
* Added a QTest::qWaitForWindowShown function that waits for window manager on ...Denis Dzyubenko2009-09-181-0/+6
* qdoc: Shift snippets in QGLShaderProgram out into doc/src/snippetsRhys Weatherley2009-09-151-0/+92
* Added example to docs for QPainter::beginNativePainting().Samuel Rødal2009-09-111-0/+17
* Doc: QHeaderView::section:checked was left out of stylesheet docs.Geir Vattekar2009-09-111-0/+5
* Doc: Fixed snippet bug in stylesheet docsGeir Vattekar2009-09-101-3/+0
* Update installation instructions for building for SymbianShane Kearns2009-09-101-0/+5
* Update license headers again.Jason McDonald2009-09-09422-1688/+1688
* Doc: fixing a QFileInfo snippet typeJoão Abecasis2009-09-081-3/+3
* Add license header.Jason McDonald2009-09-081-0/+41
* Doc: Added a note that a state machine requires a running event loop.David Boddie2009-09-071-0/+15
* Doc: Added info on Q_FLAGS() by providing an example with more context.David Boddie2009-09-041-3/+19
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-09-044-10/+92
|\
| * Update license headersJason McDonald2009-09-042-1/+83
| * Renamed make 'sisx' target to 'sis' and QT_SISX_* variables to QT_SIS_*Janne Anttila2009-09-032-8/+8
| * Tiny doc fix spotted by panter_dsd.Denis Dzyubenko2009-09-011-1/+1
* | Doc: Fixed a code snippet demonstrating setStandardOutputProcess().David Boddie2009-09-041-1/+1
|/
* Add missing license headers.Jason McDonald2009-08-317-0/+287
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-31413-5369/+5369
|\
| * Update tech preview license header.Jason McDonald2009-08-31413-5369/+5369
* | Merge branch 'master' into 4.6Janne Anttila2009-08-312-5/+17
|\ \
| * | Updated docs to reflect current 'createpackage' and 'make sisx' syntax.Janne Anttila2009-08-282-5/+17
* | | Add support for setting an opacity mask on QGraphicsOpacityEffect.Bjørn Erik Nilsen2009-08-281-0/+10
* | | Doc: Fixed the build instructions for the OCI plugin (for Oracle 10).David Boddie2009-08-281-1/+1
* | | Document the fact that you can change QTabBar close button with stylesheetOlivier Goffart2009-08-281-0/+11
* | | Whitespaces fixOlivier Goffart2009-08-281-42/+42
* | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-28413-1/+16934
|\ \ \ | | |/ | |/|