Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plug the Settings object into the State container s.t. menus and actions can ↵ | Charles Kerr | 2014-01-16 | 1 | -2/+2 |
| | | | | update themselves when the user's settings change. | ||||
* | update SettingsLocations class to use the "Settings" class instead of using ↵ | Charles Kerr | 2014-01-16 | 1 | -68/+65 |
| | | | | GSettings directly. | ||||
* | update DesktopFormatter class to use the "Settings" class instead of using ↵ | Charles Kerr | 2014-01-16 | 1 | -97/+80 |
| | | | | GSettings directly. | ||||
* | Implement Settings, a properties-cpp wrapper around GSettings | Charles Kerr | 2014-01-16 | 2 | -0/+211 |
| | |||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 21 | -990/+1301 |
| | | | | | | 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 | ||||
* | add geoclue, glib test fixtures | Charles Kerr | 2013-12-17 | 6 | -3/+825 |
| | |||||
* | add locations + tests | Charles Kerr | 2013-12-17 | 1 | -0/+172 |
| | |||||
* | add planner + tests | Charles Kerr | 2013-12-17 | 2 | -0/+138 |
| | |||||
* | add formatter + tests | Charles Kerr | 2013-12-17 | 1 | -0/+270 |
| | |||||
* | add timezone-geoclue + tests | Charles Kerr | 2013-12-17 | 1 | -0/+97 |
| | |||||
* | add timezone-file + tests | Charles Kerr | 2013-12-17 | 1 | -0/+133 |
| | |||||
* | add clock + tests | Charles Kerr | 2013-12-17 | 1 | -0/+244 |
| | |||||
* | replace autotools with cmake | Charles Kerr | 2013-10-18 | 2 | -58/+23 |
| | |||||
* | refactor the timezone and current time provider into a gobject Interface ↵ | Charles Kerr | 2013-10-17 | 2 | -0/+236 |
| | | | | 'IndicatorDatetimeClock' | ||||
* | fix typo in the potfile unit tests' error messages | Charles Kerr | 2013-10-04 | 1 | -1/+1 |
| | |||||
* | sync unit tests to not look for the leading zero | Charles Kerr | 2013-10-03 | 1 | -6/+6 |
| | |||||
* | get coverage reports working. We now have nonzero coverage, whoo | Charles Kerr | 2013-09-07 | 1 | -2/+2 |
| | |||||
* | add preliminary unit tests for utils | Charles Kerr | 2013-09-07 | 2 | -0/+118 |
| | |||||
* | fix build breakage in tests/ | Charles Kerr | 2013-06-18 | 1 | -3/+2 |
| | |||||
* | Link test program in the right order. Importantly, make sure | Iain Lane | 2013-06-13 | 1 | -2/+2 |
| | | | | XORG_GTEST_LIBS comes after it as it uses pthread. | ||||
* | Because larsu. | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether ↵ | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -0/+1 |
| | | | | there are extra libraries we should link against. | ||||
* | Update paths to gtest source. | Mathieu Trudel-Lapierre | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | remove g_type_init() calls and bump glib minimum to 2.35.4, where ↵ | Charles Kerr | 2013-01-17 | 1 | -1/+0 |
| | | | | g_type_init() is deprecated | ||||
* | add Google Test scaffolding to indicator-datetime: autotools rules, support ↵ | Charles Kerr | 2012-11-06 | 3 | -0/+183 |
| | | | | for finding the uninstalled copy of the gsettings schema, and a 'hello world' test. | ||||
* | Boot strap | Ted Gould | 2010-01-04 | 1 | -0/+0 |