summaryrefslogtreecommitdiff
path: root/doc/tutorial.txt
Commit message (Collapse)AuthorAgeFilesLines
* doc: Be more clear about bytes vs. unicodeSimon McVittie2018-05-021-40/+75
| | | | Signed-off-by: Simon McVittie <smcv@collabora.com>
* Use gi instead of gobject, everywhere except dbus.gobject_serviceSimon McVittie2016-01-201-3/+3
|
* doc/tutorial.txt: Briefly describe how to use the Qt event loop.Simon McVittie2007-12-191-1/+5
| | | | Based on a patch from Phil Thompson, riverbankcomputing.co.uk
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, ↵Simon McVittie2007-09-271-15/+19
| | | | removing all references to the LGPL as a result
* Stop using interactive-Python syntax in tutorial to reduce user confusion.Simon McVittie2007-06-201-26/+19
| | | | Closes bugs.fd.o #11209.
* doc/tutorial.txt: @service and @method take dbus_interface=..., not ↵Simon McVittie2007-06-141-4/+4
| | | | interface=...
* doc/tutorial.txt: Don't claim we have a tutorial for p2p connections yetSimon McVittie2007-05-071-1/+2
|
* Update tutorial to describe add_signal_receiver before connect_to_signal.Simon McVittie2007-05-071-44/+56
| | | | Also remove old ./configure substitutions and update to avoid deprecated API.
* Stop tutorial.txt being generated by ./configure - not worthwhile just for a ↵Simon McVittie2007-05-071-0/+667
version number