summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets
Commit message (Expand)AuthorAgeFilesLines
* Fixed embedded mouse and keyboard docu for 4.6Robert Griebl2009-07-231-1/+1
* QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-222-0/+21
* Doc: Added info on QWrappedEvent to QAbstractTransition::eventTest()Geir Vattekar2009-07-171-0/+34
* Update the license headers in XML Schema to the new formatThiago Macieira2009-07-162-2/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-153-7/+29
|\
| * Updated docs to mention pattern matching in help project file lists.ck2009-07-071-4/+2
| * general wording change for some file type namesFrederik Schwarzer2009-07-061-3/+3
| * support for id-based translationsOswald Buddenhagen2009-07-061-0/+24
* | Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-07-05334-657/+1042
|\ \ | |/
| * Do not specify the output file when generating Visual Studio ProjectKeith Isdale2009-07-031-1/+1
| * add support for attaching meta data to translatable messagesOswald Buddenhagen2009-07-021-0/+9
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-241-2/+2
| |\
| | * Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-2/+2
| | |\
| | | * Fix the dash pattern examples in the documentation of QPenBenjamin Poulain2009-06-231-2/+2
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-231-0/+24
| |\ \ \ | | |/ /
| | * | QNetworkDiskCache: add code snippets in documentationPeter Hartmann2009-06-221-0/+24
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-225-0/+294
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtGeir Vattekar2009-06-181-0/+28
| | |\ \
| | * | | Doc: Added snippet files for state machine overview.Geir Vattekar2009-06-185-0/+294
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-181-0/+28
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | doc: Added explanation of QStringBuilder in QStringMartin Smith2009-06-181-0/+28
| | |/ /
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-17323-653/+653
| |\ \ \ | | |/ /
| | * | Merge license header changes from 4.5Volker Hilsheimer2009-06-16323-653/+653
| | |\ \ | | | |/
| | | * Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-161-1/+1
| | | * Update license headers as requested by the marketing department.Jason McDonald2009-06-16323-652/+652
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-161-1/+31
| |\ \ \ | | |/ /
| | * | doc: Added info on two ways to customize the style.Martin Smith2009-06-161-0/+30
| * | | Merge of masterBradley T. Hughes2009-06-152-1/+16
* | | | Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-163-1/+21
|\ \ \ \ | | |/ / | |/| |
| * | | Added a code snippet for QProxyStyleJens Bache-Wiig2009-06-151-0/+15
| * | | doc: Fixed several qdoc warnings.Martin Smith2009-06-121-1/+1
| |/ /
| * | Doc: Added information about QDBUS_DEBUG to the D-Bus documentation.David Boddie2009-06-111-0/+5
* | | Merge commit 'qt-mainline/master'Tobias Koenig2009-06-0414-23/+156
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-272-2/+2
| |\ \ | | |/
| | * Doc: Fixed custom graphics item snippet.David Boddie2009-05-251-1/+1
| | * Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-1/+1
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat...Thierry Bastian2009-05-226-20/+65
| |\ \
| | * | Doc: First attempt at a simpler widgets tutorial.David Boddie2009-05-201-0/+14
| | * | Merge commit 'origin/4.5'Olivier Goffart2009-05-181-2/+4
| | |\ \ | | | |/
| | | * Cleaning bug in custom layout example.Morten Engvoldsen2009-05-151-2/+4
| | * | Add an extension to QPixmapCache to get rid of strings.Alexis Menard2009-05-181-1/+1
| | * | Merge branch '4.5'Thiago Macieira2009-05-141-18/+23
| | |\ \ | | | |/
| | | * Correcting bug in cardLayout exampleMorten Engvoldsen2009-05-131-18/+23
| | * | Merge commit 'origin/4.5'Olivier Goffart2009-05-131-1/+1
| | |\ \ | | | |/
| * | | Doc: Added a small example/test case for sequential animations.David Boddie2009-05-207-0/+108
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachineAlexis Menard2009-05-1220-141/+72
| |\ \ \ | | | |/ | | |/|
| | * | Correcting bug in custom Database Driver code snipptetMorten Engvoldsen2009-05-111-1/+1
| * | | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171026-0/+64548
| / /
* | | Fixed typo in apidocs and extended example codeTobias Koenig2009-06-031-0/+23
* | | Added code snippets for QXmlSchemaValidator and referenced them from api docsTobias Koenig2009-05-213-0/+141