| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Merge branch 'research/qdbus-improvements' | Thiago Macieira | 2009-07-02 | 20 | -303/+737 |
| |\ \ |
|
| | * | | Implement a support for getting return arguments out of invokeMethod | Thiago Macieira | 2009-07-02 | 1 | -8/+118 |
|
|
| | * | | Improve the code a bit more by using the variant that QMetaProperty creates. | Thiago Macieira | 2009-07-02 | 2 | -43/+29 |
|
|
| | * | | Fix setting of complex/custom properties and error messages. | Thiago Macieira | 2009-07-02 | 1 | -31/+136 |
|
|
| | * | | Use an "int status" extra parameter in property reading/writing. | Thiago Macieira | 2009-07-02 | 4 | -27/+53 |
|
|
| | * | | Avoid revalidating message parameters. | Thiago Macieira | 2009-07-02 | 6 | -31/+55 |
|
|
| | * | | Keep creation failure errors for QDBusAbstractInterface. | Thiago Macieira | 2009-07-02 | 5 | -70/+116 |
|
|
| | * | | Adapt the message-sending code to return error messages from the | Thiago Macieira | 2009-07-02 | 3 | -49/+90 |
|
|
| | * | | Add support for error messages in the D-Bus marshaller. | Thiago Macieira | 2009-07-02 | 2 | -14/+24 |
|
|
| | * | | Add central validation code to QDBusUtil. | Thiago Macieira | 2009-07-02 | 1 | -0/+68 |
|
|
| | * | | Add some new error codes for indicating invalid D-Bus parameters. | Thiago Macieira | 2009-07-02 | 2 | -2/+15 |
|
|
| | * | | Add a function to check if an interface is implemented by an object. | Thiago Macieira | 2009-07-02 | 4 | -46/+51 |
|
|
| * | | | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 1 | -5/+14 |
| |\ \ \
| | |/ / |
|
* | | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 2 | -5/+21 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-07-07 | 1 | -0/+7 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Add a note about this method not being safe in multithreaded contexts | Thiago Macieira | 2009-07-02 | 1 | -0/+7 |
| | | |/
| | |/| |
|
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 59 | -123/+132 |
| |\ \ \
| | |/ / |
|
| | * | | Don't crash in libdbus-1 because of invalid parameters. | Thiago Macieira | 2009-06-28 | 1 | -5/+14 |
|
|
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 59 | -118/+118 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 59 | -118/+118 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 59 | -118/+118 |
|
|
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 6 | -15/+15 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s... | David Faure | 2009-06-04 | 2 | -2/+2 |
|
|
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-06-04 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| * | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 4 | -13/+13 |
|
|
* | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 2 | -2/+2 |
| |/
|/| |
|
* | | Remove a Q_ASSERT that could be triggered under some conditions. | Thiago Macieira | 2009-06-04 | 1 | -1/+0 |
|/ |
|
* | Don't crash at runtime with when relaying a signal. | Thiago Macieira | 2009-05-11 | 1 | -8/+3 |
|
|
* | Make QDBusPendingCallWatcher emit a signal if it is created on an | Thiago Macieira | 2009-05-07 | 1 | -2/+8 |
|
|
* | Fixed D-Bus socket write notifications, broken since d47c05b1 | Thiago Macieira | 2009-05-04 | 1 | -1/+1 |
|
|
* | Add the parameter to the function call. | Thiago Macieira | 2009-03-27 | 1 | -2/+2 |
|
|
* | Remove unnecessary debug message. | Thiago Macieira | 2009-03-27 | 1 | -1/+0 |
|
|
* | Fix crashes in D-Bus due to race conditions. | Thiago Macieira | 2009-03-27 | 2 | -5/+8 |
|
|
* | Small fix: initialise the global static isDebugging variable within the | Thiago Macieira | 2009-03-27 | 1 | -2/+1 |
|
|
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 60 | -0/+18152 |
|
|