summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* mq_profiles_insert(): Replace disallowed characters with "_", not "-"Patrick McDermott2017-11-041-1/+1
* mq_profiles_insert(): New functionPatrick McDermott2017-11-042-0/+22
* mq_profiles_get_default(): New functionPatrick McDermott2017-11-042-0/+26
* mq_profiles_remove(): New functionPatrick McDermott2017-11-042-0/+9
* mq_profiles_set_default(): FixPatrick McDermott2017-11-041-1/+1
* mq_profiles_set_default(): New functionPatrick McDermott2017-11-042-0/+20
* mq_profiles_is_default(): New functionPatrick McDermott2017-11-042-0/+10
* mq_profiles_new(): Call g_key_file_new()Patrick McDermott2017-11-041-0/+1
* [WIP] src/config/profiles.[ch]: New filesPatrick McDermott2017-11-043-0/+181
* Add missing #endif comments to headersPatrick McDermott2017-11-031-1/+1
* Add missing G_BEGIN_DECLS/G_END_DECLS to headersPatrick McDermott2017-11-031-0/+4
* src/config/local.mk: Add file to repositoryPatrick McDermott2017-11-031-0/+3
* MqConfig: Add default cases to switchesPatrick McDermott2017-11-011-0/+6
* mq_settings_connect_config(): Add default case to switchPatrick McDermott2017-11-011-0/+3
* src/config.[ch], src/settings.[ch]: Move under src/config/Patrick McDermott2017-11-014-0/+1135