D7602: [ConfigModel] Allow programmatically adding and removing ConfigCategory

2017-08-31 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R242:11e416bea6cd: [ConfigModel] Allow programmatically adding and removing ConfigCategory (authored by broulik). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabricato

D7602: [ConfigModel] Allow programmatically adding and removing ConfigCategory

2017-08-30 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D7602 To: broulik, #plasma, mart Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, a

D7602: [ConfigModel] Allow programmatically adding and removing ConfigCategory

2017-08-29 Thread Kai Uwe Broulik
broulik added a dependent revision: D7603: [Digital Clock] Show event plugin configurations only if enabled. REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D7602 To: broulik, #plasma Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-m

D7602: [ConfigModel] Allow programmatically adding and removing ConfigCategory

2017-08-29 Thread Kai Uwe Broulik
broulik edited the test plan for this revision. REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D7602 To: broulik, #plasma Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas

D7602: [ConfigModel] Allow programmatically adding and removing ConfigCategory

2017-08-29 Thread Kai Uwe Broulik
broulik created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY The appendCategory(ConfigCategory*) allows to add a category created by e.g. an Instantiator that can use bindings rathe