aboutsummaryrefslogtreecommitdiffstats
path: root/modules/test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* change code alignment using Angelo Naselli2012-11-061-30/+24
| | | | tabstop=4 shiftwidth=4 expandtab
* Initial commit of Admin Panel.Steven Tucker2012-11-061-0/+137
Has basic functionality that you might expect from the core program, escalates priviledges, loads categories and modules dynamically from configuration file, launches modules and returns to the panel once the module has completed. Works within ncurses, gtk and qt environments using the native widget set.