aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nim/settings
Commit message (Expand)AuthorAgeFilesLines
* Fix lupdate issuesEike Ziller2020-03-181-1/+1
* Several SettingsPages: Code cosmeticshjk2020-01-304-11/+9
* TextEditor: De-noise ICodeStylePreferences setup a bithjk2020-01-292-8/+1
* TextEditor: De-QObject-ify ICodeStylePreferences factorieshjk2020-01-291-1/+1
* Nim: Use new settings page convenience functionshjk2020-01-272-50/+25
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-162-5/+2
* Remove unused QObject parent arguments on options pageshjk2019-09-112-4/+3
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Nim: Remove a few unneeded parent argumentshjk2019-03-272-8/+6
* Nim: Remove translated string which would not be shown anywayRobert Loehning2019-03-061-3/+0
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-223-5/+4
* Nim: Add code completion with NimSuggestFilippo Cucchetto2019-01-085-9/+314
* Nim: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* Nim: Use override consistentlyTobias Hunger2018-05-083-9/+9
* Update Options dialog iconsAlessandro Portale2018-04-241-1/+2
* Clean up options page category display name and icon set upEike Ziller2018-04-231-1/+1
* Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* TextEditor: Simplify SnippetProvider handlinghjk2018-02-072-4/+3
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-6/+5
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-255-119/+8
* Nim: Added support for nim script filesFilippo Cucchetto2016-11-111-0/+1
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* ISnippetProvider: Code polishTobias Hunger2016-08-222-7/+4
* Nim: Cleanup includes and qbs dependenciesOrgad Shaneh2016-06-155-17/+14
* Added plugin for supporting the Nim programming languageFilippo Cucchetto2016-06-0711-0/+796