lp://staging/~phablet-team/history-service/improve_participant_changes_notification
Created by
Tiago Salem Herrmann
and last modified
- Get this branch:
- bzr branch lp://staging/~phablet-team/history-service/improve_participant_changes_notification
Members of
Ubuntu Phablet Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Gustavo Pichorim Boiko (community): Approve
-
Diff: 703 lines (+219/-37)21 files modifiedUbuntu/History/historythreadmodel.cpp (+18/-0)
Ubuntu/History/historythreadmodel.h (+1/-0)
daemon/HistoryService.xml (+13/-0)
daemon/historydaemon.cpp (+63/-29)
daemon/historydaemon.h (+6/-6)
daemon/historyservicedbus.cpp (+8/-0)
daemon/historyservicedbus.h (+8/-0)
plugins/sqlite/sqlitehistoryplugin.cpp (+7/-2)
src/manager.cpp (+3/-0)
src/manager.h (+1/-0)
src/managerdbus.cpp (+17/-0)
src/managerdbus_p.h (+8/-0)
src/participant.cpp (+9/-0)
src/participant.h (+1/-0)
src/thread.cpp (+16/-0)
src/thread.h (+2/-0)
src/threadview.cpp (+15/-0)
src/threadview.h (+8/-0)
src/threadview_p.h (+4/-0)
src/utils.cpp (+10/-0)
src/utils_p.h (+1/-0)
Superseded
for merging
into
lp://staging/history-service
- Ubuntu Phablet Team: Pending requested
-
Diff: 700 lines (+216/-37)21 files modifiedUbuntu/History/historythreadmodel.cpp (+18/-0)
Ubuntu/History/historythreadmodel.h (+1/-0)
daemon/HistoryService.xml (+13/-0)
daemon/historydaemon.cpp (+63/-29)
daemon/historydaemon.h (+6/-6)
daemon/historyservicedbus.cpp (+8/-0)
daemon/historyservicedbus.h (+8/-0)
plugins/sqlite/sqlitehistoryplugin.cpp (+7/-2)
src/manager.cpp (+3/-0)
src/manager.h (+1/-0)
src/managerdbus.cpp (+17/-0)
src/managerdbus_p.h (+8/-0)
src/participant.cpp (+9/-0)
src/participant.h (+1/-0)
src/thread.cpp (+16/-0)
src/thread.h (+2/-0)
src/threadview.cpp (+15/-0)
src/threadview.h (+8/-0)
src/threadview_p.h (+4/-0)
src/utils.cpp (+7/-0)
src/utils_p.h (+1/-0)
Branch information
Recent revisions
- 249. By Gustavo Pichorim Boiko
-
- Fix broken tests with latest changes.
- Set ChatType correctly when using createThreadForParticipants( )
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/history-service