summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-102-4/+37
|\
| * Fix some incorrect license headers.Jason McDonald2009-06-101-3/+33
| * doc: Corrected the rich text page wrt smallcaps.Martin Smith2009-06-091-1/+4
* | Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-0/+20
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-095-725/+940
|\ \ | |/
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtOswald Buddenhagen2009-06-084-709/+925
| |\
| | * Doc: Added information about the Fontconfig and FreeType dependencies.David Boddie2009-06-083-693/+908
| | * Reflected the state machine framework API changes on documentation.Bruno Abinader2009-06-081-16/+17
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-081-6/+5
| |\ \ | | |/ | |/|
| | * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-2/+1
| | * Doc - fixed another typoKavindra Devi Palaraja2009-06-051-1/+1
| | * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-1/+1
| | * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-1/+1
| | * Doc - cleaned up a sentence to improve clarityKavindra Devi Palaraja2009-06-051-1/+1
| * | Merge commit 'origin/4.5'Olivier Goffart2009-06-041-10/+10
| |\ \ | | |/
| | * Doc - some sentence clean upsKavindra Devi Palaraja2009-06-031-7/+7
| | * Doc - minor fixes to beautify the sentenceKavindra Devi Palaraja2009-06-031-2/+2
| | * Doc - fixed a typoKavindra Devi Palaraja2009-06-031-1/+1
* | | Merge commit 'mainline/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-044-11/+26
|\ \ \ | |/ /
| * | Doc: Added information about the Fontconfig and FreeType dependencies.David Boddie2009-06-031-0/+10
| * | Doc: Modified the property documentation to relax the restriction onDavid Boddie2009-06-021-4/+4
| * | Merge branch '4.5'Denis Dzyubenko2009-06-022-7/+12
| |\ \ | | |/
| | * Doc - changing the "main layout" term to "top level widget's layout" toKavindra Devi Palaraja2009-06-022-7/+12
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-292-11/+8
|\ \ \ | |/ /
| * | Merge branch '4.5'Tom Cooksey2009-05-282-11/+8
| |\ \ | | |/
| | * Doc - final screenshot and changesKavindra Devi Palaraja2009-05-282-11/+8
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-272-0/+8
|\ \ \
| * | | Better gradient support for Rect.Martin Jones2009-05-272-0/+8
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-2738-92/+349
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-2720-83/+75
| |\ \ | | |/
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-269-56/+47
| | |\
| | | * Doc - more images and additional descriptionKavindra Devi Palaraja2009-05-266-11/+13
| | | * Doc - whitespace cleaningKavindra Devi Palaraja2009-05-261-24/+24
| | | * Doc - more screenshots and better descriptionKavindra Devi Palaraja2009-05-264-23/+12
| | * | Doc: Updated the list of tools to include makeqpf and qvfb.David Boddie2009-05-263-8/+9
| | |/
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-265-17/+21
| | |\
| | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-263-13/+15
| | | |\
| | | | * Doc - more screenshots and adding better descriptionKavindra Devi Palaraja2009-05-263-13/+15
| | | * | qdoc: Indicate what iterator_categor means for container classes.Martin Smith2009-05-261-4/+5
| | | |/
| | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-265-61/+87
| | | |\
| | | * | qdoc: Indicate that qAbs(T& v) compares v to a 0 of type T.Martin Smith2009-05-261-0/+1
| | * | | Doc: Removed irrelevant links from the Qt for Windows CE documentation.David Boddie2009-05-261-2/+0
| | | |/ | | |/|
| | * | Doc: Removed the incorrect figures for Thumb builds of libraries.David Boddie2009-05-251-2/+0
| | * | 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
| | * | Doc: Fixed links to resources on the qtsoftware.com Web site.David Boddie2009-05-251-3/+3
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-251-0/+0
| | |\ \ | | | |/
| * | | Add a flag that ensure that a connection is made only oneOlivier Goffart2009-05-272-5/+13
| * | | Fix doc warnings for PhononThierry Bastian2009-05-261-2/+30
| * | | Merge branch '4.5'Thiago Macieira2009-05-221-0/+0
| |\ \ \ | | | |/ | | |/|