Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -1/+1 |
| | | | | | Always use private/. The WinSCW compiler doesn't search the current directory, for whatever reason. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -2/+2 |
| | | | | QDeclarativeXXX. | ||||
* | Fix broken license headers. | Jason McDonald | 2010-02-16 | 2 | -35/+35 |
| | | | | Reviewed-by: Trust Me | ||||
* | Make QListModelInterface API more sensible for our use case. | Martin Jones | 2009-12-16 | 1 | -0/+1 |
| | |||||
* | fix includes | Oswald Buddenhagen | 2009-12-03 | 2 | -2/+1 |
| | | | | | | | | | | | | - include headers from own directory with "" - include headers from own project without private/ - sort includes from most specific to most generic - make headers self-contained - some whitespace unification no attempt was made at making the qt includes consistent regarding the use of module names and forwarding headers. no attempt was made at sorting includes. | ||||
* | clean up project files | Oswald Buddenhagen | 2009-12-03 | 1 | -2/+4 |
| | |||||
* | Undo most of 913dd563064e8047fe738fc9c79135adfb928977 | Warwick Allison | 2009-12-02 | 1 | -1/+1 |
| | | | | It seems we're going to have to so a syncqt/configure in Qt modules. | ||||
* | Cleanup | Aaron Kennedy | 2009-10-30 | 1 | -1/+0 |
| | |||||
* | Make private headers _p | Aaron Kennedy | 2009-10-30 | 3 | -2/+2 |
| | |||||
* | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 1 | -2/+2 |
| | |||||
* | Various doc fixes. | Michael Brasser | 2009-08-19 | 1 | -0/+1 |
| | | | | Make QML docs fit in with the new Qt style. Fix numerous qdoc errors. | ||||
* | Fixed #includes | Roberto Raggi | 2009-05-18 | 1 | -3/+3 |
| | |||||
* | qdoc: Fixed some qdoc errors. | Martin Smith | 2009-05-11 | 2 | -10/+19 |
| | |||||
* | Get QListModelInterface back in line with itemviews_ng. | Martin Jones | 2009-05-10 | 2 | -23/+0 |
| | |||||
* | Change QList_int typedef back to QList<int> - broke signal connection. | Martin Jones | 2009-05-10 | 2 | -22/+9 |
| | |||||
* | qdoc: Fixed default parameter. | Martin Smith | 2009-05-08 | 1 | -1/+1 |
| | |||||
* | 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 | 3 | -33/+134 |
| | |||||
* | Replace the use of the obsolete GfxEasing with QEasingCurve. | Michael Brasser | 2009-04-27 | 2 | -761/+0 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 4 | -0/+885 |