aboutsummaryrefslogtreecommitdiff
path: root/tests/test-settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* gsettings: Drop the 'show-clock' setting. Always show the clock.Robert Tari2020-09-051-1/+0
* honor gsettings for calendar eventsCharles Kerr2018-03-261-0/+1
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-1/+1
* fix flint++ warningsCharles Kerr2014-09-171-2/+2
* add snooze properties to our schema; export it on the bus; add testsCharles Kerr2014-09-021-0/+1
* configurable haptic mode, part 1 of 3: add haptic feedback mode to the GSetti...Charles Kerr2014-07-311-0/+1
* use unsigned ints for the alarm volume, duration propertiesCharles Kerr2014-06-271-11/+11
* Design prefers to have a volume slider instead of presets, so remove the Alar...Charles Kerr2014-06-261-25/+1
* add GSettings support for specifying an alarm loop durationCharles Kerr2014-06-241-2/+5
* add GSettings support for specifying a default alarm sound and default alarm ...Charles Kerr2014-06-231-0/+51
* copyediting: use 'nullptr' instead of 'NULL' in c++ sourceCharles Kerr2014-02-021-2/+2
* copyediting: remove dead '#if 0''ed codeCharles Kerr2014-01-301-6/+0
* silence a minor compiler warning in test-settingsCharles Kerr2014-01-221-4/+4
* copyediting: rename the test/ directory's .cc files to .cpp for consistency w...Charles Kerr2014-01-221-0/+197