| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | copyediting | Charles Kerr | 2015-05-20 | 1 | -33/+40 |
| * | | remove detritus from the false starts. | Charles Kerr | 2015-05-20 | 1 | -362/+34 |
| * | | fixed first test passing | Charles Kerr | 2015-05-20 | 1 | -49/+156 |
| * | | first eds test passing | Charles Kerr | 2015-05-20 | 1 | -192/+76 |
| * | | yes, generating alarms from the reference component, rather than the instance... | Charles Kerr | 2015-05-20 | 1 | -49/+52 |
| * | | what if we try calling generate_alarms() with the original component rather t... | Charles Kerr | 2015-05-20 | 1 | -4/+45 |
| * | | add stub for valarm repeat | Charles Kerr | 2015-05-20 | 1 | -0/+7 |
| * | | work directly with ical to generate alarm instances | Charles Kerr | 2015-05-19 | 1 | -39/+375 |
| * | | add tracers. | Charles Kerr | 2015-05-19 | 1 | -5/+23 |
| * | | undo last Friday's timezone regression. | Charles Kerr | 2015-05-19 | 1 | -1/+1 |
* | | | Honor the 'other vibrations' setting to enable/disable vibrations when alarm ... | Charles Kerr | 2015-05-15 | 2 | -3/+16 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | honor the AccountsService 'other vibrations' setting. | Charles Kerr | 2015-04-08 | 2 | -3/+16 |
* | | in EngineEds' call to e_cal_util_generate_alarms_for_comp(), use nullptr as t... | Charles Kerr | 2015-05-07 | 1 | -1/+1 |
* | | resolve minor shear with trunk | Charles Kerr | 2015-04-09 | 1 | -5/+4 |
* | | sync with trunk | Charles Kerr | 2015-04-09 | 10 | -189/+395 |
|\| |
|
| * | in the EDS engine, give a better explanation in the comments how we handle al... | Charles Kerr | 2015-04-06 | 1 | -2/+4 |
| * | in EngineEds, make the ECalComponentAlarmAction 'omit' array a constexpr. | Charles Kerr | 2015-04-06 | 1 | -2/+2 |
| * | in SimpleAlarmQueue, add a new method 'bool already_triggered() const' to red... | Charles Kerr | 2015-04-06 | 1 | -9/+8 |
| * | in SimpleAlarmQueue, make the signature for find_next_alarm() and appointment... | Charles Kerr | 2015-04-06 | 1 | -29/+21 |
| * | in SimpleAlarmQueue, reduce a lambda capture to only the fields it needs | Charles Kerr | 2015-04-06 | 1 | -1/+1 |
| * | in Actions, sync DateTime API use by calling DateTime::Local(time_t) instead ... | Charles Kerr | 2015-04-06 | 1 | -2/+2 |
| * | in new EDS code, use timezones consistently | Charles Kerr | 2015-04-06 | 1 | -5/+12 |
| * | in DateTime class, make it harder to accidentally mix local and nonlocal time... | Charles Kerr | 2015-04-06 | 1 | -4/+14 |
| * | in new code, use std::array rather than C style arrays | Charles Kerr | 2015-04-06 | 1 | -2/+3 |
| * | in SimpleAlarmQueue, use references instead of copies when copies aren't nece... | Charles Kerr | 2015-04-05 | 1 | -3/+3 |
| * | make DateTime::is_same_day() faster | Charles Kerr | 2015-04-05 | 1 | -4/+6 |
| * | fix misuse of ECalComponentAlarmInstance's fields. | Charles Kerr | 2015-04-05 | 2 | -5/+2 |
| * | in EdsEngine, use empty initializer lists in the new valarm code | Charles Kerr | 2015-04-03 | 1 | -10/+8 |
| * | sync with trunk | Charles Kerr | 2015-04-03 | 1 | -15/+48 |
| |\ |
|
| | * | simplify the awake display timeout code | Charles Kerr | 2015-03-31 | 2 | -12/+18 |
| | * | the previous commit made the Awake API too complicated... simplifying. | Charles Kerr | 2015-03-25 | 2 | -116/+86 |
| | * | 60 seconds after triggering an alarm, release our keepDisplayOn request | Charles Kerr | 2015-03-25 | 2 | -50/+107 |
| * | | add the new Alarm class as an argument to the alarm queue class | Charles Kerr | 2015-04-03 | 4 | -103/+157 |
| * | | add an Alarm class to represent ical valarm components; change the Appointmen... | Charles Kerr | 2015-03-31 | 5 | -56/+167 |
| |/ |
|
* | | make the string test case-insensitive | Charles Kerr | 2015-03-24 | 1 | -4/+4 |
* | | add support for an x-canonical-app-url x-prop when reading vtodos/vevents fro... | Charles Kerr | 2015-03-24 | 1 | -2/+22 |
|/ |
|
* | add DateTime::end_of_month(), DateTime::end_of_day(). Add unit tests for them. | Charles Kerr | 2015-03-16 | 2 | -20/+44 |
* | in DateTime::is_set(), include timezone test | Charles Kerr | 2015-03-16 | 1 | -2/+0 |
* | in DateTime::DateTime(GTimeZone*,GDateTime*), don't allow either argument to ... | Charles Kerr | 2015-03-16 | 1 | -23/+9 |
* | make utc variable name more sensible. | Charles Kerr | 2015-03-16 | 1 | -2/+2 |
* | fix GAction leakage found while testing new unit tests with valgrind | Charles Kerr | 2015-03-14 | 1 | -0/+8 |
* | in DateTime::Local() and DateTime::NowLocal(), avoid redundant construction o... | Charles Kerr | 2015-03-14 | 1 | -2/+2 |
* | sync the rest of the code with the changes to DateTime instantiation mentione... | Charles Kerr | 2015-03-14 | 1 | -1/+1 |
* | use the new DateTime::start_of_day() and DateTime::start_of_minute() functions. | Charles Kerr | 2015-03-14 | 6 | -15/+7 |
* | Add DateTime::start_of_day() to use instead of the add_hours(-hours()) trick,... | Charles Kerr | 2015-03-14 | 1 | -13/+64 |
* | create a new timerfd each time we need to call timerfd_settime(). Fixes: #142... | Charles Kerr | 2015-03-01 | 1 | -24/+35 |
|\ |
|
| * | create a new timerfd each time we need to call timerfd_settime(). | Charles Kerr | 2015-02-27 | 1 | -24/+35 |
* | | prevent deadlocking when registering G_TYPE_DBUS_PROXY | Charles Kerr | 2015-02-28 | 1 | -3/+3 |
|/ |
|
* | add a g_message() when updating due to anything that's not a periodic timer | Charles Kerr | 2015-02-12 | 1 | -15/+18 |
* | extract the timerfd_settime() code into its own method. Add a new call to it ... | Charles Kerr | 2015-02-12 | 1 | -20/+29 |