summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Update URL's to use new domain.Jason McDonald2009-08-1213-37/+37
* Doc: Fixed code snippets in QReadLocker and QWriteLocker documentation.David Boddie2009-08-111-4/+4
* Introducing icon theme supportJens Bache-Wiig2009-08-101-0/+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
* Doc: Replace more links to obsolete APIs.Volker Hilsheimer2009-07-251-1/+1
* 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 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
|/ /
* | 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
|\ \ | |/
| * Doc: Fixed custom graphics item snippet.David Boddie2009-05-251-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
| |\ \ | | |/
| | * 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 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
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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-242-43/+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
| |/