projects
/
platform
/
upstream
/
dbus.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dbus.git
2006-07-12
John (J5) Palmieri
* dbus/dbus-message-factory.c:
commit
|
commitdiff
|
tree
|
snapshot
2006-07-12
John (J5) Palmieri
- Make DBusPendingCall an opaque type even to D-Bus...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
John (J5) Palmieri
* dbus/dbus-connection.h: remove connection_disconnect...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-07
John (J5) Palmieri
* dbus/dbus-connection.c (dbus_connection_close): remov...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
Ross Burton
2006-06-14 Ross Burton <ross@openedhand.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
Ross Burton
2006-06-14 Ross Burton <ross@openedhand.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
Ross Burton
2006-06-14 Ross Burton <ross@openedhand.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
Havoc Pennington
add dbus_bus_get refcount item to TODO
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
Thiago Macieira
* qt/src/Makefile.am: install the qdbus.h header.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Ross Burton
2006-06-12 Ross Burton <ross@openedhand.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Thiago Macieira
* Released 0.62
dbus-0.62
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Thiago Macieira
* dbus/dbus-arch-deps.h.in: Remove spurious semi-colon...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
Thiago Macieira
* qt/src/qdbusintegrator.cpp: Fix bug in parsing async...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-11
Thiago Macieira
No changelog: fix distcheck.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-11
Thiago Macieira
* test/qt/*: Update the testcases, including testing...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-11
Thiago Macieira
* qt/tools/dbuscpp2xml.cpp: Compile on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-09
Thiago Macieira
Patch from Timo Hoenig <thoenig@suse.de>.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
John (J5) Palmieri
* bus/bus.c: Fix eavesdropping on method calls
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
John (J5) Palmieri
* configure.in:
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Robert McQueen
Managed to get the year wrong in April as well as yeste...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Thiago Macieira
* qt/Makfile.am:
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Robert McQueen
2005-05-06 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-06-07
Robert McQueen
2005-05-06 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Robert McQueen
2005-05-06 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Havoc Pennington
the recursive locks todo item was a little misleading
commit
|
commitdiff
|
tree
|
snapshot
2006-06-06
Robert McQueen
2005-05-06 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-06-05
Thiago Macieira
* qt/dbus: Add directory. I had forgotten to add this
commit
|
commitdiff
|
tree
|
snapshot
2006-06-04
Thiago Macieira
* dbus/Makefile.am:
commit
|
commitdiff
|
tree
|
snapshot
2006-06-04
Thiago Macieira
* configure.in: Make --disable-qt actually do
commit
|
commitdiff
|
tree
|
snapshot
2006-06-04
Thiago Macieira
* qt/: Update to Subversion r548032.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Sjoerd Simons
* dbus/dbus-sysdeps.c: Make tcp socket connection...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Thiago Macieira
* qt/*: Update the QtDBus bindings up to revisi...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
Havoc Pennington
2006-05-21 Havoc Pennington <hp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Thiago Macieira
* qt/qdbusmarshall.cpp: Fix a problem of demars...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Thiago Macieira
Same changelog as before: fix debug-mode compilation
commit
|
commitdiff
|
tree
|
snapshot
2006-05-06
Thiago Macieira
* qt/qdbusmessage.cpp:
commit
|
commitdiff
|
tree
|
snapshot
2006-05-03
John (J5) Palmieri
* Adding old doc patch that never got applied
commit
|
commitdiff
|
tree
|
snapshot
2006-05-02
Thiago Macieira
* qt/dbusidl2cpp.cpp: There's no callAsync. Use the...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Thiago Macieira
Oops, forgot part of the patch. Same ChangeLog entry.
commit
|
commitdiff
|
tree
|
snapshot
2006-04-30
Thiago Macieira
* Makefile.am:
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Thiago Macieira
* qt/dbusidl2cpp.cpp: There's no callAsync...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Thiago Macieira
* qt/examples/dbus.cpp: Enhance error messages...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Thiago Macieira
* qt/qdbusinterface.h: Rename QDBusRef to QDBus...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-29
Thiago Macieira
* qt/qdbusintegrator.cpp: Fix assertion failure...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Robert McQueen
2005-04-28 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Robert McQueen
2005-04-28 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Robert McQueen
2005-04-28 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-04-28
Robert McQueen
2005-04-28 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-04-24
John (J5) Palmieri
2006-04-24 John (J5) Palmieri <johnp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-04-23
Thiago Macieira
* qt/examples/dbus.cpp: Use the new merged-interface...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-23
Thiago Macieira
* qt/qdbusconnection_p.h:
commit
|
commitdiff
|
tree
|
snapshot
2006-04-23
Thiago Macieira
* dbus/dbus-connection.c: Interfaces are optional...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-23
Thiago Macieira
* qt/qdbusreply.h: Add default constructor and operator=
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
John (J5) Palmieri
2006-04-19 John (J5) Palmieri <johnp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-04-19
John (J5) Palmieri
2006-04-19 John (J5) Palmieri <johnp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-04-17
Thiago Macieira
* INSTALL: fine-tune the requirements for the Qt4...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-16
Daniel P. Berrange
Added support for printing of all remaining data types...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-16
Daniel P. Berrange
Fill out content for INSTALL file with useful info...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-13
Thiago Macieira
* qt/qdbusintegrator.cpp: Work around g++ 3...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-13
Thiago Macieira
* qt/qdbusinternalfilters.cpp: Don't show the...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Thiago Macieira
* qt/Makefile.am: fix the dependency for
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Thiago Macieira
* qt/examples/listnames.cpp:
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Thiago Macieira
* test/qt/tst_hal.cpp: Remove the waiting, since it...
commit
|
commitdiff
|
tree
|
snapshot
2006-04-10
Thiago Macieira
Merge from Subversion:
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Thiago Macieira
* configure.in qt/Makefile.am: add qt/examples
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Thiago Macieira
* configure.in: Detect QtGui (necessary for one of the
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Thiago Macieira
* test/qt/*: Sync with KDE Subversion revision 523647.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Thiago Macieira
* qt/*:
commit
|
commitdiff
|
tree
|
snapshot
2006-03-17
John (J5) Palmieri
Patch from Milosz Derezynski <internalerror at gmail...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-10
Ross Burton
2006-03-10 Ross Burton <ross@openedhand.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-03-06
Sjoerd Simons
* bus/bus.c: (bus_context_reload_config): Flush the...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-06
Thiago Macieira
2006-03-06 Thiago Macieira <thiago.macieira@trolltech...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-06
Thiago Macieira
2006-03-06 Thiago Macieira <thiago.macieira@trolltech...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-06
Thiago Macieira
2006-03-06 Thiago Macieira <thiago.macieira@trolltech...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-06
Thiago Macieira
2006-03-06 Thiago Macieira <thiago.macieira@trolltech...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-02
John (J5) Palmieri
2006-03-02 John (J5) Palmieri <johnp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-03-02
John (J5) Palmieri
2006-03-02 John (J5) Palmieri <johnp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-28
Thiago Macieira
2006-02-28 Thiago Macieira <thiago.macieira@trolltech...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-26
Havoc Pennington
2006-02-26 Havoc Pennington <hp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-26
Havoc Pennington
2006-02-25 Havoc Pennington <hp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-25
Thiago Macieira
2006-02-25 Thiago Macieira <thiago.macieira@trolltech...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-25
Havoc Pennington
2006-02-25 Havoc Pennington <hp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-24
John (J5) Palmieri
- Bump release
commit
|
commitdiff
|
tree
|
snapshot
2006-02-24
John (J5) Palmieri
2006-02-24 John (J5) Palmieri <johnp@redhat.com>
dbus-0.61
commit
|
commitdiff
|
tree
|
snapshot
2006-02-24
John (J5) Palmieri
2006-02-24 John (J5) Palmieri <johnp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
Thiago Macieira
Emacs is too smart for its own good. Revert its automat...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
Thiago Macieira
2006-02-20 Thiago Macieira <thiago.macieira@trolltech...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
Robert McQueen
2006-02-16 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
Robert McQueen
2006-02-16 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
Robert McQueen
2006-02-16 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Robert McQueen
2006-02-16 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
John (J5) Palmieri
* remove line from ChangeLog which was an artifact...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
John (J5) Palmieri
2006-02-15 John (J5) Palmieri <johnp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Thiago Macieira
Add new tests and update the existing one.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Havoc Pennington
add dispatch recursion item to TODO
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Thiago Macieira
Merge the changes to the bindings from the KDE Subversi...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
Thiago Macieira
Unclutter and upgrade the test to Qt 4.1. We now link...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
Robert McQueen
2006-02-13 Robert McQueen <robot101@debian.org>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-13
John (J5) Palmieri
2006-02-13 John (J5) Palmieri <johnp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-02-10
John (J5) Palmieri
2006-02-10 John (J5) Palmieri <johnp@redhat.com>
commit
|
commitdiff
|
tree
|
snapshot
next