summaryrefslogtreecommitdiff
path: root/plugins/StatusManager/src/StartupStatus/ss_profiles.cpp
AgeCommit message (Collapse)Author
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-10-16fixes #999 (StartupStatus doesn't flush options if there were no profiles in ↵George Hazan
the database)
2017-10-15StatusManager: code cleaningGeorge Hazan
2017-10-15unused service removedGeorge Hazan
2017-10-14StatusManager to use the common hLangpack variable instead of dealing with ↵George Hazan
separate variables which refer to the same value anyway
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-01-06StatusManager: #662aunsane
- ability to disable subplugins - project cleaning
2017-01-06StatusManager: #662aunsane
- files splitted by folders - main.cpp cleanup - project cleanup