Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix type punning warnings from gcc | Aaron Kennedy | 2010-11-26 | 1 | -8/+5 |
| | | | | Also clean up some code uglyness in the process | ||||
* | Allow objectName to be used in QML bindings | Aaron Kennedy | 2010-10-11 | 1 | -3/+15 |
| | | | | Task-number: QTBUG-13999 | ||||
* | Install the declarative objectNameChanged callback | Aaron Kennedy | 2010-10-11 | 1 | -0/+2 |
| | | | | Task-number: QTBUG-13999 | ||||
* | Simplify QDeclarativeGuard logic | Aaron Kennedy | 2010-04-29 | 1 | -4/+6 |
| | |||||
* | Reference count ObjectData's to correctly delete objects with no parent | Aaron Kennedy | 2010-04-19 | 1 | -1/+2 |
| | | | | QTBUG-9872 | ||||
* | Comments | Aaron Kennedy | 2010-04-15 | 1 | -1/+3 |
| | |||||
* | Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeData | Aaron Kennedy | 2010-04-15 | 1 | -0/+175 |