lp:~thomas-voss/dbus-cpp/fix-signal-subscriptions

Created by Thomas Voß and last modified
Get this branch:
bzr branch lp:~thomas-voss/dbus-cpp/fix-signal-subscriptions
Only Thomas Voß can upload to this branch. If you are Thomas Voß please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Thomas Voß
Project:
dbus-cpp
Status:
Merged

Recent revisions

109. By Thomas Voß

Remove match for PropertiesChanged in Object::~Object.

108. By Thomas Voß

Only subscribe to PropertiesChanged once per dbus::Object instance (on demand).

107. By Thomas Voß

Ensure that match rules are correctly removed on property destruction.

106. By Thomas Voß

Ensure that Property::about_to_be_destroyed() is triggered in dtor.

105. By Thomas Voß

Cache properties on stub object instances.

104. By Thomas Voß

Handle o.f.dbus.Properties.PropertiesChanged manually to fix circular lifetime dependency.

103. By Thomas Voß

Fix disconnect behavior for stub signals and lifetime issues for Signal<> instances.

102. By Thomas Voß

Ensure that Signal with non-void argument types correctly narrow their match rules.

101. By CI Train Bot Account

Releasing 4.3.0+15.04.20151023-0ubuntu1

100. By Thomas Voß

Do not cache emitted values for stub signals. Fixes: #1509285
Approved by: Alberto Mardegan

Branch metadata

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

Subscribers