summaryrefslogtreecommitdiff
path: root/plugins/StatusManager/src/commonstatus.cpp
AgeCommit message (Collapse)Author
2017-12-06fixes #1054 (StatusManager cannot enable/disable modules "on the fly")George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-10-15StatusManager: code cleaningGeorge Hazan
2017-10-15unused service removedGeorge Hazan
2017-10-09StatusManager:George Hazan
- fix for the 'Ignore locked account statuses' checkbox behaviour; - massive code cleaning; - version bump
2017-10-09MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()George Hazan
dunno how I could miss it
2017-01-13unused function removedGeorge Hazan
2016-10-22KeepStatus, StartupStatus and AdvanceAutoAway merged into one pluginaunsane