summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add support for setting an opacity mask on QGraphicsOpacityEffect.Bjørn Erik Nilsen2009-08-281-0/+10
* | | Doc: Fixed the build instructions for the OCI plugin (for Oracle 10).David Boddie2009-08-281-1/+1
* | | Document the fact that you can change QTabBar close button with stylesheetOlivier Goffart2009-08-281-0/+11
* | | Whitespaces fixOlivier Goffart2009-08-281-42/+42
* | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-28432-13/+17717
|\ \ \ | | |/ | |/|
| * | Add missing license headers.Jason McDonald2009-08-28433-13/+17758
| * | Update URL for Qt FTP site.Jason McDonald2009-08-115-10/+10
| * | Update URL of online documentation.Jason McDonald2009-08-112-3/+3
| * | Eliminate some mentions of Trolltech.Jason McDonald2009-08-113-7/+7
| * | Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-1117-42/+42
| * | Update license headers.Jason McDonald2009-08-11323-323/+323
* | | Fix some missing and duplicated license headers.Jason McDonald2009-08-272-0/+82
* | | Doc: Corrected incorrect snippets and info in inherits() documentation.David Boddie2009-08-261-3/+3
* | | doc: More documentation of the graphics effect framework.Bjørn Erik Nilsen2009-08-241-0/+33
| |/ |/|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-211-3/+3
|\ \
| * | Add a new class for handling a process's environment variables.Thiago Macieira2009-08-211-3/+3
* | | Merge commit 'qt/master'Jason Barron2009-08-201-0/+19
|\ \ \ | |/ /
| * | Improved the documentation of saving and restoring window geometry.Denis Dzyubenko2009-08-191-0/+19
* | | Merge commit 'qt/master'Jason Barron2009-08-1810-1/+1736
|\ \ \ | |/ /
| * | Doc: sorted list correctly for qLess() documentationStian Sandvik Thomassen2009-08-181-1/+1
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-0/+8
| * | Snippet files for gesture overview documentationPeter Yard2009-08-174-0/+734
| * | Fix trailing space in snippet file for gesture documentation.Peter Yard2009-08-141-1/+1
| * | Gesture Overview DocumentationPeter Yard2009-08-144-0/+993
* | | Merge commit 'qt/master'Jason Barron2009-08-13347-398/+416
|\ \ \ | |/ /
| * | Surrounded a string const with QString() to get snippet to work.Martin Smith2009-08-121-1/+1
| * | Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-124-9/+9
| * | Update obsolete URL's in code and docs.Jason McDonald2009-08-125-10/+10
| * | Update references to online documentation.Jason McDonald2009-08-122-3/+3
| * | Eliminate last mentions of "Qt Software".Jason McDonald2009-08-122-2/+2
| * | Update URL's to use new domain.Jason McDonald2009-08-1220-46/+46
| * | Update contact URL in license headers.Jason McDonald2009-08-12325-325/+325
| * | Doc: Fixed code snippets in QReadLocker and QWriteLocker documentation.David Boddie2009-08-111-4/+4
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-08-111-0/+9
| |\ \
| | * | Introducing icon theme supportJens Bache-Wiig2009-08-101-0/+9
| * | | Doc: Added information about quoting of path strings.David Boddie2009-08-111-4/+4
| * | | Doc: Documented the use of spaces in qmake variables.David Boddie2009-08-101-0/+9
| |/ /
* | | Update license headers according to commit 858c70f768e.axis2009-08-062-2/+2
* | | 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-282-2/+32
|\ \ \ \ | |/ / /
| * | | Doc: Replace more links to obsolete APIs.Volker Hilsheimer2009-07-251-1/+1
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Yard2009-07-243-1/+22
| |\ \ \
| * | | | #250741 Doc for Making task editablePeter Yard2009-07-241-1/+31