aboutsummaryrefslogtreecommitdiff
path: root/plugins/ConfigurationEditor
Commit message (Collapse)AuthorAgeFilesLines
* Add WIP Python REPL interfaceAqua-sama2019-02-231-1/+1
| | | | | - Requires Python >= 3.0.0 and linenoise or linenoise-ng - WIP: not built into the browser itself
* Remove CMakeListsAqua-sama2018-10-251-30/+0
|
* Add missing install itemsAqua-sama2018-10-241-1/+1
|
* Add plugins to meson buildAqua-sama2018-10-231-0/+13
|
* Add Kconfiglib to parse Kconfig/.configAqua-sama2018-10-201-2/+2
|
* Rewrite vendor.cmake to cmake/VendorConfig.cmakeAqua-sama2018-10-151-2/+2
| | | | | | Add menuconfig-editable .config files to platforms. VendorConfig.cmake looks for and includes .config files based on platform name.
* Unlink plugins from lib/ librariesAqua-sama2018-10-095-43/+92
|
* clang-format passAqua-sama2018-09-182-6/+5
|
* Update vendor.cmakeAqua-sama2018-09-181-3/+3
| | | | | - add some more comments - made plugin include paths more generic
* Add BrowserInterface to simplify plugins a bitAqua-sama2018-08-252-15/+4
|
* Add vendor.cmakeAqua-sama2018-07-151-2/+2
|
* Add configuration/defaults.hAqua-sama2018-07-021-2/+2
|
* Include boost in ConfigurationEditorAqua-sama2018-07-011-0/+1
|
* Split shortcuts into new tabAqua-sama2018-06-237-140/+188
|
* Add ConfigurationEditor pluginAqua-sama2018-06-236-0/+225
Removed poi-config