summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Added a code snippet for QProxyStyleJens Bache-Wiig2009-06-151-0/+15
| * | doc: Fixed several qdoc warnings.Martin Smith2009-06-121-1/+1
* | | Merge of masterBradley T. Hughes2009-06-152-1/+16
|/ /
* | Doc: Added information about QDBUS_DEBUG to the D-Bus documentation.David Boddie2009-06-111-0/+5
* | 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
| |\ \ | | |/
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-0/+1
| |\ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-246-166/+0
| |\ \ \
| * \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch '4.5'Rhys Weatherley2009-04-211-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-201-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-172-7/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-013-2/+13
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Allow styling of pressed splitterOlivier Goffart2009-03-301-0/+5
| * | | | | | | | | Long live Qt!Lars Knoll2009-03-231028-0/+64653
| / / / / / / / /
* | | | | | | | | 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
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Doc: Added info on NOTIFY to the Q_PROPERTY docs.Geir Vattekar2009-05-061-0/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-04-246-166/+0
| | |_|_|_|/ | |/| | | |
| * | | | | Fix my previous commit since I missed the q out of qtestlibAndy Shaw2009-04-221-1/+1
| * | | | | Fix the code snippet for executing a test, it should be CONFIG not QTAndy Shaw2009-04-221-1/+1
| | |_|_|/ | |/| | |
| * | | | Fixed a typo.Martin Pejcoch2009-04-211-1/+1
| | |_|/ | |/| |
| * | | Fix obsolete version number in docs.Jason McDonald2009-04-171-2/+2
| | |/ | |/|
| * | Wrong version number in windows installation doc.Jason McDonald2009-04-171-1/+1
| * | Remove obsolete code.Jason McDonald2009-04-161-6/+1
| |/
| * Adding note to the qFuzzyCompare docMorten Engvoldsen2009-04-011-0/+8
| * Detailed description of QMetaType contradicts documentation of QMetaType::type()Bradley T. Hughes2009-03-311-1/+1
| * Doc: Added a code snippet to illustrate the opening of local files.David Boddie2009-03-301-1/+4
| * Long live Qt 4.5!Lars Knoll2009-03-231028-0/+64634
* Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-171026-0/+64548