aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nim/nimconstants.h
Commit message (Expand)AuthorAgeFilesLines
* Rename a few more ToolChain items to Toolchainhjk2024-01-231-1/+1
* Plugins: A bit more Keys and Storehjk2023-08-251-3/+3
* Some more Key and Storehjk2023-08-251-2/+2
* Tasks: Show tool tips with information about the categoriesEike Ziller2023-07-131-3/+0
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOPAlessandro Portale2023-02-081-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Nim: Convert to Tr::trhjk2022-10-111-6/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Nim: Aspectify NimSettingshjk2021-04-011-4/+0
* Nim: Pass on parse errors to issues paneChristian Stenger2021-03-181-0/+3
* ProjectExplorer: Consolidate *ToolChain::compilerCommand() implementationshjk2020-11-131-1/+0
* Consolidate build/deploystep default display name handlinghjk2020-10-021-2/+0
* Nim: Rework NimCompilerBuildStephjk2020-09-031-4/+0
* De-Q_OBJECT-ify various IEditorFactory derived classeshjk2020-02-131-1/+0
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-4/+0
* Nim: Add support for the nimble build systemFilippo Cucchetto2019-11-041-0/+19
* Nim: Simplify NimCleanStephjk2019-06-251-5/+0
* Nim: Aspectify NimBuildConfigurationhjk2019-04-301-8/+0
* Nim: Add code completion with NimSuggestFilippo Cucchetto2019-01-081-0/+10
* Pass id to RunConfiguration constructorhjk2018-04-251-1/+0
* Update Options dialog iconsAlessandro Portale2018-04-241-1/+0
* Nim: Use aspects in NimRunConfiguration similarly to other runconfigshjk2018-04-121-8/+0
* Nim: Use a prefix in nim.qrcAlessandro Portale2018-04-041-1/+1
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-1/+0
* Nim: Added support for the Nim compiler inside KitsFilippo Cucchetto2017-01-301-0/+4
* Nim: Fixed missing update of project files on add and removeFilippo Cucchetto2016-12-201-0/+2
* Nim: Added support for nim script filesFilippo Cucchetto2016-11-111-0/+1
* Added plugin for supporting the Nim programming languageFilippo Cucchetto2016-06-071-0/+111