<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/include/datetime/clock.h, branch 0.4.0</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=0.4.0</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=0.4.0'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2017-05-17T08:36:30+00:00</updated>
<entry>
<title>Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.</title>
<updated>2017-05-17T08:36:30+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-05-17T08:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=4afa2b50b31e21cba18eba26c12329af62804fae'/>
<id>urn:sha1:4afa2b50b31e21cba18eba26c12329af62804fae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add override keyword to Clock class</title>
<updated>2015-04-03T17:36:46+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2015-04-03T17:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=6e4367c088eb9026f29295c650f8639e09423212'/>
<id>urn:sha1:6e4367c088eb9026f29295c650f8639e09423212</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move timezone code behind a private Impl class </title>
<updated>2014-09-19T14:34:32+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-19T14:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=ac54aebec5fa0ba95fb2d583316c0a64ce3384dd'/>
<id>urn:sha1:ac54aebec5fa0ba95fb2d583316c0a64ce3384dd</id>
<content type='text'>
Approved by: Ted Gould, PS Jenkins bot
</content>
</entry>
<entry>
<title>sync with trunk</title>
<updated>2014-09-16T19:57:35+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-16T19:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=2c4bfbbfa53d62249f350dedbf19676f5003e632'/>
<id>urn:sha1:2c4bfbbfa53d62249f350dedbf19676f5003e632</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LiveClock only needs one Timezone, so give it that instead of a Timezones object</title>
<updated>2014-09-16T19:55:30+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-16T19:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=dc501b4b28452b097da0703cc77867377340ed13'/>
<id>urn:sha1:dc501b4b28452b097da0703cc77867377340ed13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hide the implementation detials of FileTimezone and GeoclueTimezone behind Impl classes</title>
<updated>2014-09-13T20:45:23+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-13T20:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=13d371f6c4974baad92574f5e287a72313080432'/>
<id>urn:sha1:13d371f6c4974baad92574f5e287a72313080432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hide Clock's implementation details into an Impl class.</title>
<updated>2014-09-13T18:12:04+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-13T18:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=5d753a34dcb898d1572f527a95b7ec9b58be1803'/>
<id>urn:sha1:5d753a34dcb898d1572f527a95b7ec9b58be1803</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copyediting: as per review, use name_of_thing() instead of get_name_of_thing() or getNameOfThing()</title>
<updated>2014-01-31T00:33:14+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-01-31T00:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=a7a09a5ca5012fb1c48f259d2587542316e7349b'/>
<id>urn:sha1:a7a09a5ca5012fb1c48f259d2587542316e7349b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>following on the review comment covered in the last commit, use shared_ptr&lt;const X&gt; instead of shared_ptr&lt;X&gt; where possible.</title>
<updated>2014-01-30T19:44:12+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-01-30T19:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=197309468247c893bdaa37ef47a98db695b2ea78'/>
<id>urn:sha1:197309468247c893bdaa37ef47a98db695b2ea78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Alarms is going to need to know when the clock's minute changes. We already have a timer for that in Formatter, so move it from there to Clock and add a corresponding public signal Clock.minuteChanged that both Formatter and Alarms can use. Sync unit tests.</title>
<updated>2014-01-22T20:28:20+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-01-22T20:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=aad7e86a109aeec75b3772cda20478363f966745'/>
<id>urn:sha1:aad7e86a109aeec75b3772cda20478363f966745</id>
<content type='text'>
</content>
</entry>
</feed>
