summaryrefslogtreecommitdiffstats
path: root/editor/plugin_config_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added some obvious errors explanationsqarmin2019-09-251-1/+1
* Add some code changes/fixes proposed by Coverity and Clang Tidyqarmin2019-08-071-1/+2
* PluginConfigDialog: Slight usability changesmerumelu2019-02-121-1/+9
* PluginConfigDialog: Add partial support for more script languageIgnacio Etcheverry2019-01-231-8/+21
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Resize some editor panel minimum sizes on hiDPI displaysHugo Locurcio2018-10-201-1/+1
* PluginConfigDialog: pass subfolder name instead of plugin name on creationmerumelu2018-10-021-2/+5
* Make some debug prints verbose-only, remove othersRémi Verschelde2018-08-241-1/+0
* Add PluginConfigDialog, EditorPluginSettings GUIWill Nations2018-07-261-0/+230