Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autotest: this test is failing, enable debugging to find out why. | Thiago Macieira | 2009-10-29 | 1 | -1/+4 |
| | | | | | | | It doesn't happen on my machine, so I need to figure out what's different. Reviewed-by: Trust Me | ||||
* | Autotest: add a test that tries to follow a service changing owners. | Thiago Macieira | 2009-10-28 | 1 | -0/+56 |
| | | | | I'm not sure if this used to work before... | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 5 | -20/+20 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 5 | -65/+65 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 5 | -5/+5 |
| | | | | Reviewed-by: Trust Me | ||||
* | Replace internalPropGet and internalPropSet with the QObject versions in ↵ | Thiago Macieira | 2009-07-02 | 1 | -8/+8 |
| | | | | | | | | QDBusAbstractInterface. They're now good enough and as fast. Reviewed-By: Marius Bugge Monsen | ||||
* | Autotest: add tests for checking variant properties | Thiago Macieira | 2009-07-02 | 4 | -2/+60 |
| | |||||
* | Autotest: Add testing of QDBusAbstractInterface | Thiago Macieira | 2009-07-02 | 7 | -0/+936 |