aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nim/nimplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Nim: Add Nimble test run configurationFilippo Cucchetto2019-11-101-0/+6
* Nim: Add support for the nimble build systemFilippo Cucchetto2019-11-041-3/+19
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-1/+5
* ProjectExplorer: Switch order of template parametershjk2019-04-021-1/+1
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-0/+2
* Nim: Add code completion with NimSuggestFilippo Cucchetto2019-01-081-1/+14
* ProjectExplorer: Add RunConfigFactory::addRunWorkerFactory convieniencehjk2018-05-291-3/+0
* Update Options dialog iconsAlessandro Portale2018-04-241-1/+2
* Nim: Switch to the now hopefully final PluginPrivate patternhjk2018-03-091-5/+3
* Nim: Avoid using the global object poolhjk2018-02-051-20/+19
* Nim: Move a few factories to their product's compilation unitshjk2018-01-191-3/+2
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-1/+1
* ProjectExplorer: Simplify standard run control constructionhjk2017-06-201-2/+6
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-2/+4
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-2/+4
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* Nim: Added support for the Nim compiler inside KitsFilippo Cucchetto2017-01-301-0/+5
* Nim: Move icon overlay registration to extensionInitialized()hjk2017-01-111-2/+5
* Nim: Added support for nim script filesFilippo Cucchetto2016-11-111-1/+3
* Added plugin for supporting the Nim programming languageFilippo Cucchetto2016-06-071-0/+90