lp://staging/~larryprice/libertine-scope/libertine-store-create-container
Created by
Larry Price
and last modified
- Get this branch:
- bzr branch lp://staging/~larryprice/libertine-scope/libertine-store-create-container
Only
Larry Price
can upload to this branch. If you are
Larry Price
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Libertine Developers: Pending requested
-
Diff: 1588 lines (+882/-88)32 files modifiedCMakeLists.txt (+2/-0)
data/CMakeLists.txt (+4/-0)
lib/libertine-scope/CMakeLists.txt (+1/-0)
lib/libertine-scope/action.h (+1/-1)
lib/libertine-scope/container.cpp (+50/-0)
lib/libertine-scope/container.h (+44/-0)
lib/libertine-scope/preview.cpp (+2/-2)
lib/libertine-scope/service_manager.cpp (+23/-6)
lib/libertine-scope/service_manager.h (+3/-0)
scope/apps/action.cpp (+0/-1)
scope/apps/action.h (+0/-1)
scope/store/action.cpp (+43/-0)
scope/store/action.h (+48/-0)
scope/store/create_preview.cpp (+113/-0)
scope/store/create_preview.h (+65/-0)
scope/store/entry_point.cpp (+1/-1)
scope/store/query.cpp (+56/-12)
scope/store/query.h (+15/-13)
scope/store/scope.cpp (+13/-7)
scope/store/scope.h (+4/-7)
service/libertine_service/container.py (+14/-4)
service/libertine_service/dbus.py (+31/-10)
service/libertine_service/tasks.py (+23/-7)
tests/lib/libertine-scope/CMakeLists.txt (+3/-2)
tests/lib/libertine-scope/mock_service_manager.h (+2/-0)
tests/lib/libertine-scope/test_action.cpp (+3/-3)
tests/lib/libertine-scope/test_container.cpp (+53/-0)
tests/lib/libertine-scope/test_preview.cpp (+2/-2)
tests/scope/store/CMakeLists.txt (+2/-0)
tests/scope/store/test_action.cpp (+85/-0)
tests/scope/store/test_create_preview.cpp (+137/-0)
tests/scope/store/test_query.cpp (+39/-9)
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/libertine-scope