summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-3144-1484/+1557
|\ \
| * | API documentation moved into the classes subdirectoryVolker Hilsheimer2009-07-301-0/+0
| * | Doc: there is no group of explicitly shared classes, only one class uses this.Volker Hilsheimer2009-07-302-111/+144
| * | Doc: Move class and function documentation into a dedicated directory.Volker Hilsheimer2009-07-3041-1373/+1413
* | | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-312-1/+7
* | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-312-1/+8
|/ /
* | Doc: Another classlist.Volker Hilsheimer2009-07-292-54/+14
* | Doc: Move legalese files into a separate directory.Volker Hilsheimer2009-07-298-12/+13
* | Doc cleanup: Move list-generating pages together into classes.qdocVolker Hilsheimer2009-07-297-299/+72
* | Doc: remove obsolete content.Volker Hilsheimer2009-07-291-12/+0
* | Remove old and obsolete files.Volker Hilsheimer2009-07-294-110/+0
* | Doc: Fix incorrect merge.Volker Hilsheimer2009-07-291-3/+0
* | Doc: The layout documentation is not a list of classes.Volker Hilsheimer2009-07-295-7/+6
* | Xml Schema: document the xmlpatternsvalidator command line utilityPeter Hartmann2009-07-291-0/+6
* | Fix copy/paste typoVolker Hilsheimer2009-07-291-1/+1
* | Port of Qt to QNXHarald Fernengel2009-07-292-6/+99
* | Port of Qt to VxWorksRobert Griebl2009-07-292-0/+133
* | Move sub-attaq from examples to demos because sub-attaq is a bitAlexis Menard2009-07-282-0/+54
* | Remove tank game exampleEskil Abrahamsen Blomfeldt2009-07-282-118/+0
* | Doc: Document format for new Math3D classes as well as QTransformVolker Hilsheimer2009-07-271-0/+56
* | Doc: QPictureIO and QPictureFormatPlugin have been obsolete for a while.Volker Hilsheimer2009-07-271-1/+0
* | Doc: Obsolete QMatrix and QPainter APIs using it.Volker Hilsheimer2009-07-271-1/+1
* | Doc: QTextLayout is the class to use in interactive text controls.Volker Hilsheimer2009-07-271-6/+6
* | Doc: Remove more links to obsolete functions.Volker Hilsheimer2009-07-251-1/+1
* | Doc: Replace QMatrix with QTransform and respective functions in various places.Volker Hilsheimer2009-07-253-19/+15
* | Doc: Replace more links to obsolete APIs.Volker Hilsheimer2009-07-252-9/+9
* | Doc: Replace links to obsolete APIs.Volker Hilsheimer2009-07-252-4/+2
* | qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-246-40/+39
* | Doc: Split qdoc file for various platform and compiler specificVolker Hilsheimer2009-07-243-342/+421
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Yard2009-07-2458-47/+254
|\ \
| * | Some minor doc fixes.Robert Griebl2009-07-232-8/+8
| * | Fixed embedded mouse and keyboard docu for 4.6Robert Griebl2009-07-234-21/+136
| * | Doc: link to bugreport form and the public repositoryVolker Hilsheimer2009-07-232-8/+10
| * | Doc: Removed invalid statements about item views and QTextDocument.David Boddie2009-07-231-2/+2
| * | Doc - Clarified that Graphics View does not support the inverted y-axisKavindra Devi Palaraja2009-07-221-0/+3
| * | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-222-0/+21