lp:~ubuntu-clock-dev/ubuntu-clock-app/stopwatch-feature-extended
Created by
Bartosz Kosiorek
and last modified
- Get this branch:
- bzr branch lp:~ubuntu-clock-dev/ubuntu-clock-app/stopwatch-feature-extended
Members of
Ubuntu Clock Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Nekhelesh Ramananthan: Approve
- Bartosz Kosiorek: Approve
-
Diff: 460 lines (+284/-16)11 files modifiedapp/MainPage.qml (+15/-0)
app/stopwatch/LapListView.qml (+1/-1)
app/stopwatch/StopwatchPage.qml (+8/-14)
backend/CMakeLists.txt (+25/-0)
backend/modules/Stopwatch/LapHistory/backend.cpp (+34/-0)
backend/modules/Stopwatch/LapHistory/backend.h (+35/-0)
backend/modules/Stopwatch/LapHistory/history.cpp (+97/-0)
backend/modules/Stopwatch/LapHistory/history.h (+64/-0)
backend/modules/Stopwatch/LapHistory/qmldir (+2/-0)
debian/changelog (+1/-0)
debian/control (+2/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 382. By Bartosz Kosiorek
-
Keep running stopwatch even when the clock or phone is turned off (LP: #1484942)
- 378. By Nekhelesh Ramananthan
-
merged prerequisite lp:~ubuntu-clock-dev/ubuntu-clock-app/stopwatch-feature-staging
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-clock-app