lp://staging/~charlesk/indicator-datetime/lp-1419001-honor-ical-valarms

Created by Charles Kerr and last modified
Get this branch:
bzr branch lp://staging/~charlesk/indicator-datetime/lp-1419001-honor-ical-valarms
Only Charles Kerr can upload to this branch. If you are Charles Kerr please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Charles Kerr
Project:
Indicator Date and Time
Status:
Merged

Recent revisions

430. By Charles Kerr

in tests/run-eds-test.sh, only delete the tmpdir if the test passed.

429. By Charles Kerr

in the EDS engine, give a better explanation in the comments how we handle alarms with no triggers, and why

428. By Charles Kerr

in EngineEds, make the ECalComponentAlarmAction 'omit' array a constexpr.

427. By Charles Kerr

in SimpleAlarmQueue, add a new method 'bool already_triggered() const' to reduce code overlapl between find_next_alarm() and appointment_get_current_alarm()

426. By Charles Kerr

in SimpleAlarmQueue, make the signature for find_next_alarm() and appointment_get_current_alarm() suck less.

425. By Charles Kerr

in SimpleAlarmQueue, reduce a lambda capture to only the fields it needs

424. By Charles Kerr

in Actions, sync DateTime API use by calling DateTime::Local(time_t) instead of DateTime::DateTime(time_t)

423. By Charles Kerr

in new EDS code, use timezones consistently

422. By Charles Kerr

in new EDS tests, use timezones consistently

421. By Charles Kerr

in DateTime class, make it harder to accidentally mix local and nonlocal timezones by replacing DateTime::DateTime(time_t) with two methods, DateTime::Local(time_t) and DateTime(GTimeZone*, time_t)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/indicator-datetime/15.04
This branch contains Public information 
Everyone can see this information.

Subscribers