summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* API improvements for MouseRegion and DragMartin Jones2009-08-191-3/+3
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Martin Jones2009-08-179-35/+1201
|\
| * Doc: Removed claims that QDialog supports border style sheet settings.David Boddie2009-08-141-3/+3
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-08-146-1/+1164
| |\
| | * Fix trailing space in snippet file for gesture documentation.Peter Yard2009-08-141-1/+1
| | * Gesture Overview DocumentationPeter Yard2009-08-145-0/+1163
| | * Make Qt::NoGesture visible. Needed for QGesture subclassing.Peter Yard2009-08-141-1/+1
| * | Doc: Included type information for the Qt::ItemDataRole enum.David Boddie2009-08-142-17/+24
| |/
| * Doc: Updated the version number of the latest Unicode specification.David Boddie2009-08-131-14/+10
* | readd and fix the qml documentation for Rotation and ScaleLars Knoll2009-08-143-7/+5
* | Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-145-8/+8
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-08-13810-1088/+1616
|\ \ | |/
| * 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-1210-23/+23
| * Update obsolete URL's in code and docs.Jason McDonald2009-08-127-12/+12
| * Update references to online documentation.Jason McDonald2009-08-1211-23/+23
| * Eliminate last mentions of "Qt Software".Jason McDonald2009-08-125-6/+6
| * Update URL's to use new domain.Jason McDonald2009-08-1237-128/+128
| * Update contact URL in license headers.Jason McDonald2009-08-12775-778/+778
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-08-111-0/+1
| |\
| | * Add the Qt::TextLongestVariant flag so QFontMetrics::size returns the size of...Olivier Goffart2009-08-111-0/+1
| * | 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-112-97/+137
| |\
| | * Remove trailing whitespaceKavindra Devi Palaraja2009-08-111-4/+3
| | * Doc - Some documentation fixes for Model View documentation together withKavindra Devi Palaraja2009-08-111-94/+126
| | * Introducing icon theme supportJens Bache-Wiig2009-08-101-0/+9
| * | Doc: Fixed qdoc markup.David Boddie2009-08-111-3/+3
| * | Doc: Added information about the Qt::AutoCompatConnection enum value.David Boddie2009-08-112-1/+21
| * | Doc: Added information about quoting of path strings.David Boddie2009-08-112-10/+17
| * | Doc: Documented the use of spaces in qmake variables.David Boddie2009-08-102-2/+30
| |/
| * Remove spurious paranthesis in container docshjk2009-08-101-1/+1
| * Doc: Integrated the Rogue (state machine) example.Geir Vattekar2009-08-074-0/+223
| * Add hints that a qmake generated .pro will need to be editedKeith Isdale2009-08-061-1/+2
| * Merge AudioServices into mainline.Justin McPherson2009-08-055-0/+179
| * Merge branch '4.5'Bill King2009-08-051-1/+1
| |\
| | * Fix obsolete license headersJason McDonald2009-08-042-4/+4
| * | Added input hints to QGraphicsItem.jasplin2009-08-041-0/+24
| * | Doc fixesAaron Kennedy2009-08-041-1/+1
| * | Merge branch '4.5'Thiago Macieira2009-08-035-1/+6
| |\ \ | | |/
| | * Doc - Renamed the cursor's images to illustrate splitV and splitH properlyKavindra Devi Palaraja2009-07-292-0/+0
| | * Doc - Mention Google trademarks with the two examples using Google services.Kavindra Palaraja2009-07-262-0/+2
| | * Prematurely creating a dialog as a sheet causes problemsRichard Moe Gustavsen2009-07-241-1/+4
| * | Doc: Replaced QSet<double> with QSet<int> in QList::fromSet() exampleStian Sandvik Thomassen2009-08-021-3/+3
| * | Doc: Use new APIs in example and correct documentation regarding replacement.Volker Hilsheimer2009-07-311-2/+2
| * | Doc: Fixed a snippet bug in QFileInfoGeir Vattekar2009-07-311-3/+3
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-121-0/+0
|\ \ \
| * | | Clearer name for two PreserveAspect modes.Warwick Allison2009-08-101-0/+0
* | | | Change key handling to use a Keys attached property.Martin Jones2009-08-121-1/+1
|/ / /
* | | Renaming: FocusRealm -> FocusScopeYann Bodson2009-08-033-22/+22
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-3178-1996/+1912
|\ \ \