summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Rename QState::polished() signal to "propertiesAssigned"Eskil Abrahamsen Blomfeldt2009-11-031-1/+1
* | doc: Polish documentation for state machine frameworkEskil Abrahamsen Blomfeldt2009-11-032-12/+43
|/
* Doc: Gesture API documentation review and improvements.David Boddie2009-10-168-1727/+0
* Remove the ahigl example screen driver.Rhys Weatherley2009-10-131-49/+0
* Doc: Gesture API documentation review.David Boddie2009-10-121-16/+16
* Doc: Created a snippet to generate the global colors image.David Boddie2009-10-094-0/+238
* Doc: Replace QDirModel with QFileSystemModel in examples and overviews.David Boddie2009-10-092-3/+4
* doc: fix two errors in statemachine snippetsKent Hansen2009-10-051-2/+2
* Make QSignalEvent and QWrappedEvent inner classes of QStateMachineKent Hansen2009-09-281-1/+1
* AudioService API changes; QString->const QString&, remove QAudioDeviceId use ...Justin McPherson2009-09-241-2/+1
* Added support for using custom application objects on S60.axis2009-09-231-0/+3
* Doc: Prevented the inclusion of a license header in the documentation.David Boddie2009-09-181-0/+2
* 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
* Fix license headers.Jason McDonald2009-09-171-0/+40
* Doc: Added some snippets to the multimedia audio docs.Geir Vattekar2009-09-151-0/+109
* 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-09790-3160/+3166
* 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-048-10/+135
|\
| * Update license headersJason McDonald2009-09-042-1/+83
| * Merge branch '4.5' into 4.6Thiago Macieira2009-09-034-0/+43
| |\
| | * Add missing license headersJason McDonald2009-09-031-0/+2
| | * Assorted license header fixes.Jason McDonald2009-09-023-0/+41
| * | 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-3117-21/+711
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-319-117/+117
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-31761-9893/+9893
|\|
| * Update tech preview license header.Jason McDonald2009-08-31759-9867/+9867
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-313-0/+123
|\|
| * Fix license headers.Jason McDonald2009-08-313-0/+123
* | 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