summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master'Jason Barron2009-08-042-3/+24
|\
| * Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-0/+21
| * Extended PKG customization possibilities via qmake.Janne Anttila2009-07-291-3/+3
* | Merge commit 'qt/master-stable'Jason Barron2009-08-043-7/+9
|\ \
| * | Doc: Replaced QSet<double> with QSet<int> in QList::fromSet() exampleStian Sandvik Thomassen2009-08-021-3/+3
| * | Doc: Fixed a snippet bug in QFileInfoGeir Vattekar2009-07-311-3/+3
| * | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-1/+2
| * | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-1/+2
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-1/+1
|\ \ \ | |/ /
| * | Doc: Replace more links to obsolete APIs.Volker Hilsheimer2009-07-251-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-278-9/+61
|\ \ \ | |/ / | | / | |/ |/|
| * 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
| * 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
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-303-2/+71
|\ \ | |/
| * 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-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
| * | | Merge of masterBradley T. Hughes2009-06-151-0/+15
| |/ /
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-255-1/+21
|\ \ \ | |/ /
| * | 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-271-1/+1
| |\ \ | | |/
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat...Thierry Bastian2009-05-224-20/+38
| |\ \
| | * \ Merge commit 'origin/4.5'Olivier Goffart2009-05-181-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
| | |\ \ \
| | * \ \ \ 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-242-43/+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-171-1/+1
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ 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-23415-0/+26342
| | / / / / / / / / / /
| * | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachineAlexis Menard2009-05-1211-52/+27
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Initial import of statemachine branch from the old kinetic repositoryAlexis Menard2009-04-17416-0/+26334
| / / / / / / / / / /
* | | | | | | | | | | doc: document QScopedPointer with forward declared classesHarald Fernengel2009-06-161-1/+19
* | | | | | | | | | | Make Qt exception safer.Robert Griebl2009-06-101-0/+64
* | | | | | | | | | | S60 install docs updates.Miikka Heikkinen2009-06-081-5/+0
* | | | | | | | | | | S60 installation docs update.Miikka Heikkinen2009-06-031-0/+9