lp://staging/~phablet-team/history-service/improve_information_events
Created by
Tiago Salem Herrmann
and last modified
- Get this branch:
- bzr branch lp://staging/~phablet-team/history-service/improve_information_events
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
- Roberto Mier Escandon: Pending requested
- system-apps-ci-bot: Pending (continuous-integration) requested
-
Diff: 661 lines (+127/-57)14 files modifiedUbuntu/History/historyeventmodel.cpp (+6/-0)
Ubuntu/History/historyeventmodel.h (+1/-0)
Ubuntu/History/historymodel.h (+20/-0)
daemon/historydaemon.cpp (+19/-25)
daemon/historydaemon.h (+1/-2)
plugins/sqlite/schema/v17.sql (+2/-0)
plugins/sqlite/sqlitehistoryplugin.cpp (+11/-6)
src/textevent.cpp (+13/-3)
src/textevent.h (+2/-0)
src/textevent_p.h (+2/-0)
src/types.h (+19/-0)
tests/Ubuntu.History/HistoryEventModelTest.cpp (+1/-0)
tests/libhistoryservice/TextEventTest.cpp (+26/-17)
tests/plugins/sqlite/SqlitePluginTest.cpp (+4/-4)
Superseded
for merging
into
lp://staging/history-service
- system-apps-ci-bot: Needs Fixing (continuous-integration)
- Roberto Mier Escandon (community): Approve
-
Diff: 648 lines (+127/-50)14 files modifiedUbuntu/History/historyeventmodel.cpp (+6/-0)
Ubuntu/History/historyeventmodel.h (+1/-0)
Ubuntu/History/historymodel.h (+20/-0)
daemon/historydaemon.cpp (+19/-19)
daemon/historydaemon.h (+1/-1)
plugins/sqlite/schema/v17.sql (+2/-0)
plugins/sqlite/sqlitehistoryplugin.cpp (+11/-6)
src/textevent.cpp (+13/-3)
src/textevent.h (+2/-0)
src/textevent_p.h (+2/-0)
src/types.h (+19/-0)
tests/Ubuntu.History/HistoryEventModelTest.cpp (+1/-0)
tests/libhistoryservice/TextEventTest.cpp (+26/-17)
tests/plugins/sqlite/SqlitePluginTest.cpp (+4/-4)
Branch information
Recent revisions
- 226. By Gustavo Pichorim Boiko
-
Make sure Telepathy types are always initialized. Fixes: #1563050
Approved by: PS Jenkins bot
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