lp://staging/~boiko/history-service/move_private_to_shared_lib
Created by
Gustavo Pichorim Boiko
and last modified
- Get this branch:
- bzr branch lp://staging/~boiko/history-service/move_private_to_shared_lib
Only
Gustavo Pichorim Boiko
can upload to this branch. If you are
Gustavo Pichorim Boiko
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Tiago Salem Herrmann (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 809 lines (+106/-93)30 files modifiedCMakeLists.txt (+0/-1)
Ubuntu/History/CMakeLists.txt (+0/-2)
Ubuntu/History/historyeventmodel.cpp (+1/-1)
Ubuntu/History/historymodel.cpp (+5/-5)
cmake/modules/GenerateTest.cmake (+1/-1)
daemon/CMakeLists.txt (+0/-2)
daemon/historydaemon.cpp (+4/-4)
historyprivate/CMakeLists.txt (+0/-22)
plugins/sqlite/CMakeLists.txt (+1/-2)
plugins/sqlite/schema/CMakeLists.txt (+1/-1)
plugins/sqlite/sqlitedatabase.cpp (+2/-2)
plugins/sqlite/sqlitehistoryplugin.cpp (+7/-7)
src/CMakeLists.txt (+12/-4)
src/channelobserver.cpp (+5/-0)
src/channelobserver_p.h (+5/-0)
src/contactmatcher.cpp (+9/-4)
src/contactmatcher_p.h (+5/-0)
src/phoneutils.cpp (+5/-0)
src/phoneutils_p.h (+5/-0)
src/telepathyhelper.cpp (+5/-0)
src/telepathyhelper_p.h (+5/-0)
tests/CMakeLists.txt (+0/-1)
tests/common/CMakeLists.txt (+2/-2)
tests/common/telepathytest.cpp (+2/-2)
tests/daemon/CMakeLists.txt (+0/-1)
tests/daemon/DaemonTest.cpp (+3/-3)
tests/historyprivate/CMakeLists.txt (+0/-12)
tests/libhistoryservice/CMakeLists.txt (+7/-0)
tests/libhistoryservice/ContactMatcherTest.cpp (+12/-12)
tests/libhistoryservice/PhoneUtilsTest.cpp (+2/-2)
Branch information
Recent revisions
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