Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -1/+1 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -2/+2 |
* | Fix broken license headers. | Jason McDonald | 2010-02-16 | 1 | -18/+18 |
* | Make private headers _p | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
* | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 1 | -2/+2 |
* | Various doc fixes. | Michael Brasser | 2009-08-19 | 1 | -0/+1 |
* | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-11 | 1 | -8/+17 |
* | Get QListModelInterface back in line with itemviews_ng. | Martin Jones | 2009-05-10 | 1 | -6/+0 |
* | Change QList_int typedef back to QList<int> - broke signal connection. | Martin Jones | 2009-05-10 | 1 | -15/+4 |
* | qdoc: Fixed missing end of comment. | Martin Smith | 2009-05-08 | 1 | -0/+1 |
* | qdoc: Added qlistmodelinterface.cpp to correct some qdoc warnings. | Martin Smith | 2009-05-08 | 1 | -0/+115 |