lp://qastaging/~charlesk/indicator-datetime/fix-flint++-warnings
Created by
Charles Kerr
and last modified
- Get this branch:
- bzr branch lp://qastaging/~charlesk/indicator-datetime/fix-flint++-warnings
Only
Charles Kerr
can upload to this branch. If you are
Charles Kerr
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ted Gould (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 857 lines (+149/-88)36 files modifiedinclude/datetime/actions-live.h (+15/-15)
include/datetime/actions.h (+1/-1)
include/datetime/clock-mock.h (+1/-1)
include/datetime/dbus-shared.h (+3/-3)
include/datetime/engine-eds.h (+3/-3)
include/datetime/engine-mock.h (+3/-3)
include/datetime/engine.h (+3/-3)
include/datetime/exporter.h (+1/-1)
include/datetime/formatter.h (+2/-2)
include/datetime/planner-range.h (+1/-1)
include/datetime/wakeup-timer-mainloop.h (+1/-1)
include/datetime/wakeup-timer-powerd.h (+1/-1)
include/notifications/awake.h (+1/-1)
include/notifications/haptic.h (+1/-1)
include/notifications/notifications.h (+1/-1)
src/engine-eds.cpp (+1/-1)
src/planner-snooze.cpp (+1/-1)
src/sound.cpp (+5/-5)
src/wakeup-timer-powerd.cpp (+1/-1)
tests/actions-mock.h (+1/-1)
tests/geoclue-fixture.h (+6/-2)
tests/glib-fixture.h (+11/-2)
tests/manual-test-snap.cpp (+1/-1)
tests/state-fixture.h (+23/-1)
tests/state-mock.h (+19/-1)
tests/test-actions.cpp (+2/-2)
tests/test-dbus-fixture.h (+10/-4)
tests/test-exporter.cpp (+5/-5)
tests/test-formatter.cpp (+6/-6)
tests/test-live-actions.cpp (+6/-4)
tests/test-locations.cpp (+2/-2)
tests/test-menus.cpp (+2/-2)
tests/test-settings.cpp (+2/-2)
tests/test-snap.cpp (+4/-4)
tests/test-timezone-file.cpp (+2/-2)
tests/test-timezones.cpp (+1/-1)
Branch information
Recent revisions
- 376. By Charles Kerr
-
Update the time strings when a powerd Wakeup signal is detected. Fixes: 1359802
Approved by: Ted Gould, PS Jenkins bot - 374. By Lars Karlitski
-
Use unicode characters directly instead of escaping them. Fixes: 1350544
Approved by: Charles Kerr, Sebastien Bacher, PS Jenkins bot - 371. By Charles Kerr
-
In the alarm's popup notifications' titlebars, don't show the seconds in the time format string. Fixes: 1364374
Approved by: Pete Woods, PS Jenkins bot - 370. By Charles Kerr
-
Add the snooze feature Fixes: 1354400
Approved by: Jussi Pakkanen, 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://qastaging/indicator-datetime/13.10