lp://staging/~boiko/history-service/rtm-store_remote_participant_id
Created by
Gustavo Pichorim Boiko
and last modified
- Get this branch:
- bzr branch lp://staging/~boiko/history-service/rtm-store_remote_participant_id
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.
- Ubuntu Phablet Team: Pending requested
-
Diff: 388 lines (+85/-22)10 files modifiedUbuntu/History/historyeventmodel.cpp (+6/-0)
Ubuntu/History/historyeventmodel.h (+1/-0)
daemon/historydaemon.cpp (+2/-0)
plugins/sqlite/schema/v11.sql (+6/-0)
plugins/sqlite/sqlitehistoryplugin.cpp (+9/-5)
src/tests/VoiceEventTest.cpp (+34/-12)
src/types.h (+1/-0)
src/voiceevent.cpp (+17/-5)
src/voiceevent.h (+7/-0)
src/voiceevent_p.h (+2/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 173. By Gustavo Pichorim Boiko
-
Use QSqlQuery:
:bindValue( ) to pass filter arguments to the query to prevent errors. - 171. By Gustavo Pichorim Boiko
-
Convert the filter to a string in the plugin itself and add support for the MatchContains match flag. Fixes: #1376793
- 169. By Gustavo Pichorim Boiko
-
Make it possible to delete multiple entries from QML. Fixes: #1404286
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