aboutsummaryrefslogtreecommitdiff
path: root/src/locations-settings.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix cppcheck errors/warningsRobert Tari2022-02-081-7/+9
|
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* following on the review comment covered in the last commit, use ↵Charles Kerr2014-01-301-2/+2
| | | | shared_ptr<const X> instead of shared_ptr<X> where possible.
* update SettingsLocations class to use the "Settings" class instead of using ↵Charles Kerr2014-01-161-32/+18
| | | | GSettings directly.
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-29/+30
| | | | | | 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 locations + testsCharles Kerr2013-12-171-0/+105