lp:~charlesk/indicator-datetime/lp-1271484

Created by Charles Kerr and last modified
Get this branch:
bzr branch lp:~charlesk/indicator-datetime/lp-1271484
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

377. By Charles Kerr

use realpath() to dereference symbolic links when watching /etc/timezone. h/t pitti

376. By Charles Kerr

copyediting: remove dead '#if 0''ed code

375. By Charles Kerr

copyediting: as per review, use name_of_thing() instead of get_name_of_thing() or getNameOfThing()

374. By Charles Kerr

remove dead files

373. By Charles Kerr

following on the review comment covered in the last commit, use shared_ptr<const X> instead of shared_ptr<X> where possible.

372. By Charles Kerr

as per review, there were a few places that accidentally passed a shared_ptr<X>& instead of a const shared_ptr<X>&

371. By Charles Kerr

as per review, constify getters where possible. This isn't always possible due to system APIs asking for non-const pointers.

370. By Charles Kerr

as per review, make explicit the dependency injection that was implicit in main()

369. By Charles Kerr

as per review, don't inline unless there are performance issues

368. By Charles Kerr

as per review, don't inline getters

Branch metadata

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

Subscribers