lp:~mrazik/autopilot-qt/python-qt4-dbus

Created by Martin Mrazik and last modified
Get this branch:
bzr branch lp:~mrazik/autopilot-qt/python-qt4-dbus
Only Martin Mrazik can upload to this branch. If you are Martin Mrazik please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Mrazik
Project:
Autopilot Qt Support
Status:
Development

Recent revisions

28. By Martin Mrazik

added a missing dep on python-qt4-dbus

27. By Michael Zanetti

get rid of some warnings.

Approved by Juhapekka Piiroinen, PS Jenkins bot.

26. By Michael Zanetti

fix exporting of QUrl properties.

Approved by Juhapekka Piiroinen, PS Jenkins bot.

25. By Michael Zanetti

Don't try to marshall signal arguments of type QObject*

Marshalling a pointer through DBus makes no sense as its just an address to protected memory
Marshalling a QObject (without pointer) is not possible because of QObjects no-copy-nature

Removing the argument at least lets the signal itself pass through DBus. Approved by Juhapekka Piiroinen, PS Jenkins bot.

24. By Michael Zanetti

This adds Qt5 support for autopilot-qt. UI tests are working for qmlscene powered QtQuick 2.0 apps.. Approved by jenkins, Thomi Richards.

23. By Thomi Richards

Add support for exporting QColor objects.. Approved by jenkins, Christopher Lee.

22. By Thomi Richards

This branch adds support for calling slots and invokable methods on Qt objects.. Fixes: https://bugs.launchpad.net/bugs/1042606. Approved by Christopher Lee.

21. By Thomi Richards

Add signal introspection support.. Approved by Christopher Lee, jenkins.

20. By Thomi Richards

Add Qml support.. Approved by Christopher Lee.

19. By Thomi Richards

Added support for marshaling additional Qt types over DBus.. Approved by Christopher Lee, jenkins.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:autopilot-qt
This branch contains Public information 
Everyone can see this information.

Subscribers