summaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-178-22/+762
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-08-174-0/+734
| |\
| | * Snippet files for gesture overview documentationPeter Yard2009-08-174-0/+734
| * | Doc: Fixed number of commercial editions.David Boddie2009-08-171-2/+1
| |/
| * 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
| |\
| * | Doc: Included type information for the Qt::ItemDataRole enum.David Boddie2009-08-142-17/+24
* | | remove reference to __qt_sender__ in example docKent Hansen2009-08-141-4/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-147-15/+1174
|\ \ \ | | |/ | |/|
| * | 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: Updated the version number of the latest Unicode specification.David Boddie2009-08-131-14/+10
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-12804-1080/+1176
|\ \ | |/
| * 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
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-104-0/+223
|\ \ | |/
| * Doc: Integrated the Rogue (state machine) example.Geir Vattekar2009-08-074-0/+223
* | merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-061-1/+2
|\ \ | |/
| * Add hints that a qmake generated .pro will need to be editedKeith Isdale2009-08-061-1/+2
* | remove docs that mention QScriptValue::{scope,setScope}()Kent Hansen2009-08-061-38/+0
|/
* 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