summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-08-31435-59/+17866
|\
| * 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
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-08-257-4/+315
|\ \ \ | |/ /
| * | 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
| |\ \ \ | | |/ /
| * | | Merge commit 'qt/master'Jason Barron2009-08-1810-1/+1736
| |\ \ \
| * \ \ \ Merge commit 'qt/master'Jason Barron2009-08-13347-398/+416
| |\ \ \ \
| * | | | | 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
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-07-282-2/+32
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'qt/master-stable'Jason Barron2009-07-2714-9/+381
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-30332-655/+1046
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2514-1/+156
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| * | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-022-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Updated S60 installation docs.Miikka Heikkinen2009-05-271-11/+14
| * | | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-182-20/+27
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-2713-179/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Long live Qt for S60!axis2009-04-241029-0/+64802
| / / / / / / / / / / / / /
* | | | | | | | | | | | | | Add MouseRegion::pressedButtons property. Update mouseX/Y when hovered.Martin Jones2009-08-211-0/+1
* | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Martin Jones2009-08-201-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Improved the documentation of saving and restoring window geometry.Denis Dzyubenko2009-08-191-0/+19
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Update documentation regarding font.pointSizeYann Bodson2009-08-203-3/+3
* | | | | | | | | | | | | Renaming Rect -> RectangleYann Bodson2009-08-1912-20/+20
* | | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-196-1/+743
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-08-196-1/+743
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | 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