aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nim
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-0617-20/+20
* Nim: Initialize NimbleBuildConfiguration::m_buildTypehjk2020-06-221-1/+1
* Remove uses of QRegularExpression::OptimizeOnFirstUsageOptionhjk2020-06-183-21/+13
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-3/+3
* Nim: Remove unused class memberChristian Kandeler2020-04-272-6/+3
* Remove unused members from some classesChristian Kandeler2020-04-231-1/+0
* Merge output formatters and output parsersChristian Kandeler2020-04-236-21/+31
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-164-6/+6
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-092-2/+2
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-1/+1
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-094-29/+19
* IOutputParser: Replace std{Out,Err} with a single parameterized functionChristian Kandeler2020-04-082-20/+5
* Output parsers: Generalize the search directory conceptChristian Kandeler2020-04-072-4/+6
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-233-2/+11
|\
| * Nim: fix nimble build step default argumentsFilippo Cucchetto2020-03-223-2/+11
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-191-1/+1
|\|
| * Fix lupdate issuesEike Ziller2020-03-181-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-161-1/+1
|\|
| * Nim: Fix UI text according to the guidelinesLeena Miettinen2020-03-121-1/+1
* | Nim: Fix nim trying to parse several timesTobias Hunger2020-03-021-1/+6
* | ProjectExplorer: De-QObject-ify ToolChainFactoryhjk2020-02-274-4/+4
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-271-2/+2
|\|
| * ProjectExplorer: Remove RunConfiguration::activeBuildConfigurationhjk2020-02-261-2/+2
* | ProjectExplorer: Un-export ProcessStephjk2020-02-212-1/+3
* | Nim: De-Q_OBJECT-ify NimCompilerCleanStephjk2020-02-212-30/+23
* | ProjectExplorer: Introduce some BuildStep convenience accessorshjk2020-02-194-21/+14
|/
* Nim: Move RunConfigurations to .cpp, drop Q_OBJECThjk2020-02-174-85/+79
* Nim: Fix build broken target info on WindowsFilippo Cucchetto2020-02-171-2/+2
* Nim: workaround to project parsing loopsFilippo Cucchetto2020-02-172-8/+6
* De-Q_OBJECT-ify various IEditorFactory derived classeshjk2020-02-133-6/+3
* Nim: Simplify NimbleRunConfigurationFactoryhjk2020-02-112-19/+0
* Core: Make IEditorFactory::createEditor use a function objecthjk2020-02-052-6/+0
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* Several SettingsPages: Code cosmeticshjk2020-01-304-11/+9
* TextEditor: De-noise ICodeStylePreferences setup a bithjk2020-01-293-14/+1
* TextEditor: De-QObject-ify ICodeStylePreferences factorieshjk2020-01-291-1/+1
* Nim: Use new settings page convenience functionshjk2020-01-272-50/+25
* ProjectManager: Add convenience Task subclasseshjk2020-01-203-25/+9
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-162-5/+2
* ProjectExplorer: Move some of the BuildInfo setup code to central placeshjk2020-01-142-6/+4
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-104-12/+8
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-094-53/+33
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-0910-52/+36
* Move ProjectExplorer::WarningFlags to a more suitable locationChristian Kandeler2020-01-071-1/+1
* Utils: Rename FilePathList to simply FilePathshjk2019-12-183-3/+3
* Nim: Use generic RunConfiguration::update setuphjk2019-12-114-30/+20
* ProjectExplorer: Pass parameters to BuildConfiguration initializationhjk2019-12-102-4/+4
* ProjectExplorer: Use function object for special build config inithjk2019-12-094-62/+53
* ProjectExplorer: Settle on fixed set of build step listshjk2019-12-062-16/+5
* Nim: Adapt to recent buildconfiguration changeshjk2019-11-2912-202/+322