index
:
dbus/dbus-qt
master
Qt4 bindings for the D-Bus IPC mechanism
johnp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-28
* qt/src/Makefile.am: install the qdbus.h header. This allows people to actu...
HEAD
master
Thiago Macieira
1
-1/+2
2006-06-28
* qt/src/qdbusintegrator.cpp: Fix bug in parsing async methods that took a Q...
Thiago Macieira
3
-3/+4
2006-06-28
No changelog: fix distcheck.
Thiago Macieira
1
-1/+1
2006-06-28
* qt/tools/dbuscpp2xml.cpp: Compile on Windows. * qt/tools/dbusidl2cpp.cpp: ...
Thiago Macieira
7
-48/+77
2006-06-28
Patch from Timo Hoenig <thoenig@suse.de>.
Thiago Macieira
3
-1/+26
2006-06-28
* qt/Makfile.am: * qt/src/Makefile.am: Fix the EXTRA_DIST after the reorgani...
Thiago Macieira
2
-2/+2
2006-06-28
* qt/dbus: Add directory. I had forgotten to add this yesterday after the mo...
Thiago Macieira
49
-285/+464
2006-06-28
* qt/: Update to Subversion r548032. This includes a big reorganisation of t...
Thiago Macieira
53
-145/+66912
2006-06-28
* qt/*: Update the QtDBus bindings up to revision 546310 in Subversion. This...
Thiago Macieira
16
-428/+961
2006-06-28
* qt/qdbusmarshall.cpp: Fix a problem of demarshalling lists and arrays when...
Thiago Macieira
1
-6/+4
2006-06-28
Same changelog as before: fix debug-mode compilation
Thiago Macieira
1
-3/+5
2006-06-28
* qt/qdbusmessage.cpp: * qt/qdbustypehelper_p.h: * qt/qdbusintegrator.cpp: g...
Thiago Macieira
3
-4/+4
2006-06-28
* qt/dbusidl2cpp.cpp: There's no callAsync. Use the correct call (r535506)
Thiago Macieira
7
-121/+199
2006-06-28
* qt/dbusidl2cpp.cpp: There's no callAsync. Use the correct call. (r535506)
Thiago Macieira
1
-2/+2
2006-06-28
* qt/examples/dbus.cpp: Enhance error messages and use QDBusInterfacePtr.
Thiago Macieira
1
-22/+41
2006-06-28
* qt/qdbusinterface.h: Rename QDBusRef to QDBusInterfacePtr and disable the ...
Thiago Macieira
10
-28/+192
2006-06-28
* qt/qdbusintegrator.cpp: Fix assertion failure spotted by Brad Hards.
Thiago Macieira
1
-2/+2
2006-06-28
2005-04-28 Robert McQueen <robot101@debian.org>
Robert McQueen
1
-1/+1
2006-06-28
* qt/examples/dbus.cpp: Use the new merged-interface mode for the dynamic me...
Thiago Macieira
1
-37/+8
2006-06-28
* qt/qdbusconnection_p.h: * qt/qdbusmetaobject.cpp: * qt/qdbusmetaobject_p.h...
Thiago Macieira
8
-29/+82
2006-06-28
* qt/qdbusreply.h: Add default constructor and operator= (r532625) * qt/qdbu...
Thiago Macieira
4
-7/+52
2006-06-28
* qt/qdbusintegrator.cpp: Work around g++ 3.3 bug. Patch by Stefan Eilers. (...
Thiago Macieira
1
-2/+2
2006-06-28
* qt/qdbusinternalfilters.cpp: Don't show the parent's contents (r528208)
Thiago Macieira
1
-1/+1
2006-06-28
* qt/Makefile.am: fix the dependency for qdbusconnection_p.moc. It's include...
Thiago Macieira
1
-2/+1
2006-06-28
* qt/examples/listnames.cpp: * qt/examples/Makefile.am: Three ways to list t...
Thiago Macieira
2
-1/+63
2006-06-28
Merge from Subversion: * qt/qt-dbus.qdocconf: Update Trolltech's webpage lin...
Thiago Macieira
4
-9/+23
2006-06-28
* configure.in qt/Makefile.am: add qt/examples * qt/examples: Add QtDBus exa...
Thiago Macieira
20
-0/+1450
2006-06-28
* qt/*: * dbus/qdbus.h: Sync with KDE Subversion revision 523647. Hopefully,...
Thiago Macieira
41
-3622/+4028
2006-06-28
2006-03-06 Thiago Macieira <thiago.macieira@trolltech.com>
Thiago Macieira
2
-0/+885
2006-06-28
2006-03-06 Thiago Macieira <thiago.macieira@trolltech.com>
Thiago Macieira
32
-923/+3584
2006-06-28
2006-03-06 Thiago Macieira <thiago.macieira@trolltech.com>
Thiago Macieira
1
-0/+1261
2006-06-28
2006-02-28 Thiago Macieira <thiago.macieira@trolltech.com>
Thiago Macieira
1
-34/+33
2006-06-28
2006-02-25 Thiago Macieira <thiago.macieira@trolltech.com>
Thiago Macieira
1
-3/+3
2006-06-28
2006-02-20 Thiago Macieira <thiago.macieira@trolltech.com>
Thiago Macieira
7
-61/+57
2006-06-28
2006-02-16 Robert McQueen <robot101@debian.org>
Robert McQueen
1
-1/+1
2006-06-28
Merge the changes to the bindings from the KDE Subversion server.
Thiago Macieira
36
-463/+5741
2006-06-28
compile on 64-bit systems
Harald Fernengel
1
-2/+2
2006-06-28
* test/qt/Makefile.am: build from srcdir
John (J5) Palmieri
2
-4/+5
2006-06-28
bring Qt3 library back. Some apps that are not in the KDE trunk are using it.
Harald Fernengel
13
-4/+1722
2006-06-28
adding an autotest and "dbus-ify" the build process and include scheme
Harald Fernengel
10
-80/+11
2006-06-28
whoops...
Harald Fernengel
1
-0/+5
2006-06-28
With the permission of the original authors, removing the non-working and hop...
Harald Fernengel
26
-1887/+1988
2006-06-28
* Released 0.50
John (J5) Palmieri
1
-1/+1
2006-06-28
* NEWS: Update for 0.31
John (J5) Palmieri
1
-6/+16
2006-06-28
2005-01-17 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-2/+2
2006-06-28
2005-01-16 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1/+1
2006-06-28
2005-01-15 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-21/+43
2006-06-28
2004-10-29 Colin Walters <walters@redhat.com>
Colin Walters
1
-0/+1
2006-06-28
patch by Jÿrÿme Lodewyck <lodewyck@clipper.ens.fr> to enable integration
Harald Fernengel
3
-2/+15
2006-06-28
2004-08-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
5
-5/+5
[next]