summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-07-238-0/+341
|\
| * 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
| |\
| * \ Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-07-05334-657/+1042
| |\ \
| * \ \ Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-163-1/+21
| |\ \ \
| * \ \ \ Merge commit 'qt-mainline/master'Tobias Koenig2009-06-0414-23/+156
| |\ \ \ \
| * | | | | 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
| * | | | | Added code snippets for QXmlSchema and referenced them from api docsTobias Koenig2009-05-213-0/+122
* | | | | | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-161-1/+2
* | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-105-8/+39
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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
| | |_|_|/ | |/| | |
| * | | | 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
* | | | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-031-1/+2
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-021-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-241-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-231-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/qtBradley T. Hughes2009-06-181-0/+28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-17323-653/+653
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-161-1/+31
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge of masterBradley T. Hughes2009-06-152-1/+16
* | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-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/qt into kinetic-declar...Michael Brasser2009-06-221-0/+24
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | QNetworkDiskCache: add code snippets in documentationPeter Hartmann2009-06-221-0/+24
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-06-19330-653/+1020
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtGeir Vattekar2009-06-181-0/+28
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | doc: Added explanation of QStringBuilder in QStringMartin Smith2009-06-181-0/+28
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Doc: Added snippet files for state machine overview.Geir Vattekar2009-06-185-0/+294
| |/ / / / / / /
| * | | | | | | 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
| * | | | | | doc: Added info on two ways to customize the style.Martin Smith2009-06-161-0/+30
| | |_|_|_|/ | |/| | | |
| * | | | | Added a code snippet for QProxyStyleJens Bache-Wiig2009-06-151-0/+15
| * | | | | doc: Fixed several qdoc warnings.Martin Smith2009-06-121-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-111-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Doc: Added information about QDBUS_DEBUG to the D-Bus documentation.David Boddie2009-06-111-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-271-0/+8
|\ \ \ \
| * | | | Better gradient support for Rect.Martin Jones2009-05-271-0/+8
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-279-2/+110
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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