Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Add the Qt::TextLongestVariant flag so QFontMetrics::size returns the size of... | Olivier Goffart | 2009-08-11 | 1 | -0/+1 | |
| * | | | | | Doc: Fixed code snippets in QReadLocker and QWriteLocker documentation. | David Boddie | 2009-08-11 | 1 | -4/+4 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-11 | 2 | -97/+137 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove trailing whitespace | Kavindra Devi Palaraja | 2009-08-11 | 1 | -4/+3 | |
| | * | | | | Doc - Some documentation fixes for Model View documentation together with | Kavindra Devi Palaraja | 2009-08-11 | 1 | -94/+126 | |
| | * | | | | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 1 | -0/+9 | |
| * | | | | | Doc: Fixed qdoc markup. | David Boddie | 2009-08-11 | 1 | -3/+3 | |
| * | | | | | Doc: Added information about the Qt::AutoCompatConnection enum value. | David Boddie | 2009-08-11 | 2 | -1/+21 | |
| * | | | | | Doc: Added information about quoting of path strings. | David Boddie | 2009-08-11 | 2 | -10/+17 | |
| * | | | | | Doc: Documented the use of spaces in qmake variables. | David Boddie | 2009-08-10 | 2 | -2/+30 | |
| |/ / / / | ||||||
* | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-10 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Remove spurious paranthesis in container docs | hjk | 2009-08-10 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 5 | -1/+225 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Doc: Integrated the Rogue (state machine) example. | Geir Vattekar | 2009-08-07 | 4 | -0/+223 | |
| | |/ | |/| | ||||||
| * | | Add hints that a qmake generated .pro will need to be edited | Keith Isdale | 2009-08-06 | 1 | -1/+2 | |
| |/ | ||||||
* | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 8 | -14/+14 | |
* | | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 2 | -2/+2 | |
* | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 8 | -14/+185 | |
|\ \ | |/ | ||||||
| * | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 5 | -0/+179 | |
| * | Merge branch '4.5' | Bill King | 2009-08-05 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Fix obsolete license headers | Jason McDonald | 2009-08-04 | 2 | -4/+4 | |
| * | | Added input hints to QGraphicsItem. | jasplin | 2009-08-04 | 1 | -0/+24 | |
| * | | Doc fixes | Aaron Kennedy | 2009-08-04 | 1 | -1/+1 | |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 4 | -18/+119 | |
|\ \ \ | ||||||
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 2 | -10/+89 | |
| * | | | Extended PKG customization possibilities via qmake. | Janne Anttila | 2009-07-29 | 2 | -8/+30 | |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 80 | -1990/+1921 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 5 | -1/+6 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Doc - Renamed the cursor's images to illustrate splitV and splitH properly | Kavindra Devi Palaraja | 2009-07-29 | 2 | -0/+0 | |
| | * | | Doc - Mention Google trademarks with the two examples using Google services. | Kavindra Palaraja | 2009-07-26 | 2 | -0/+2 | |
| | * | | Prematurely creating a dialog as a sheet causes problems | Richard Moe Gustavsen | 2009-07-24 | 1 | -1/+4 | |
| * | | | Doc: Replaced QSet<double> with QSet<int> in QList::fromSet() example | Stian Sandvik Thomassen | 2009-08-02 | 1 | -3/+3 | |
| * | | | Doc: Use new APIs in example and correct documentation regarding replacement. | Volker Hilsheimer | 2009-07-31 | 1 | -2/+2 | |
| * | | | Doc: Fixed a snippet bug in QFileInfo | Geir Vattekar | 2009-07-31 | 1 | -3/+3 | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Aaron Kennedy | 2009-07-31 | 44 | -1484/+1557 | |
| |\ \ \ | ||||||
| | * | | | API documentation moved into the classes subdirectory | Volker Hilsheimer | 2009-07-30 | 1 | -0/+0 | |
| | * | | | Doc: there is no group of explicitly shared classes, only one class uses this. | Volker Hilsheimer | 2009-07-30 | 2 | -111/+144 | |
| | * | | | Doc: Move class and function documentation into a dedicated directory. | Volker Hilsheimer | 2009-07-30 | 41 | -1373/+1413 | |
| * | | | | Add FINAL attribute to Q_PROPERTY() | Aaron Kennedy | 2009-07-31 | 2 | -1/+7 | |
| * | | | | Add CONSTANT attribute to Q_PROPERTY() | Aaron Kennedy | 2009-07-31 | 2 | -1/+8 | |
| |/ / / | ||||||
| * | | | Doc: Another classlist. | Volker Hilsheimer | 2009-07-29 | 2 | -54/+14 | |
| * | | | Doc: Move legalese files into a separate directory. | Volker Hilsheimer | 2009-07-29 | 8 | -12/+13 | |
| * | | | Doc cleanup: Move list-generating pages together into classes.qdoc | Volker Hilsheimer | 2009-07-29 | 7 | -299/+72 | |
| * | | | Doc: remove obsolete content. | Volker Hilsheimer | 2009-07-29 | 1 | -12/+0 | |
| * | | | Remove old and obsolete files. | Volker Hilsheimer | 2009-07-29 | 4 | -110/+0 | |
| * | | | Doc: Fix incorrect merge. | Volker Hilsheimer | 2009-07-29 | 1 | -3/+0 | |
| * | | | Doc: The layout documentation is not a list of classes. | Volker Hilsheimer | 2009-07-29 | 5 | -7/+6 | |
| * | | | Xml Schema: document the xmlpatternsvalidator command line utility | Peter Hartmann | 2009-07-29 | 1 | -0/+6 | |
| * | | | Fix copy/paste typo | Volker Hilsheimer | 2009-07-29 | 1 | -1/+1 | |
| * | | | Port of Qt to QNX | Harald Fernengel | 2009-07-29 | 2 | -6/+99 | |