Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a few QObject binding tests | Kent Hansen | 2009-07-02 | 1 | -0/+23 |
| | |||||
* | add basic tests for QVariant/QObject qtscript integration | Kent Hansen | 2009-06-30 | 1 | -0/+10 |
| | | | | | Some of the more advanced tests will fail for non-obvious reasons if these basic assumptions don't hold. | ||||
* | qtscript meta-object binding: enum properties are not deletable | Kent Hansen | 2009-06-26 | 1 | -1/+10 |
| | |||||
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 3 | -0/+2740 |
| | |||||
* | add a bunch of qtscript autotests | Kent Hansen | 2009-06-15 | 1 | -0/+16 |
| | | | | Get that code coverage up. | ||||
* | make signal handlers understand QVariant again | Kent Hansen | 2009-06-05 | 1 | -0/+29 |
| | | | | | | Also, issue a warning if a type is not known to the meta-type system. Task-number: 248129 | ||||
* | Add string-->enum conversion for properties and slots | Kent Hansen | 2009-05-20 | 1 | -2/+64 |
| | |||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 3 | -0/+2740 |