Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix flint++ warnings | Charles Kerr | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | make the phone and desktop actions more consistent with each other; eg, ↵ | Charles Kerr | 2014-03-22 | 1 | -7/+13 |
| | | | | 'indicator.desktop.open-calendar-app' + 'indicator.phone.open-calendar-app' | ||||
* | In the Desktop profile, don't show the 'Add Event…' button if evolution ↵ | Charles Kerr | 2014-03-06 | 1 | -0/+1 |
| | | | | can't be launched. | ||||
* | as per review, constify getters where possible. This isn't always possible ↵ | Charles Kerr | 2014-01-30 | 1 | -1/+1 |
| | | | | due to system APIs asking for non-const pointers. | ||||
* | as per review, don't inline getters | Charles Kerr | 2014-01-30 | 1 | -2/+2 |
| | |||||
* | sync the exported calendar state with the #State backend | Charles Kerr | 2014-01-25 | 1 | -2/+2 |
| | |||||
* | copyediting: slightly better header comments/docs | Charles Kerr | 2014-01-22 | 1 | -1/+5 |
| | |||||
* | get timezone, clock tests running again with Settings & State | Charles Kerr | 2014-01-16 | 1 | -1/+1 |
| | |||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -0/+70 |
Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again |