aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nim
Commit message (Expand)AuthorAgeFilesLines
...
* Nim: Use aspect more directly in NimCompilerCleanStephjk2023-07-131-14/+12
* Tasks: Show tool tips with information about the categoriesEike Ziller2023-07-133-7/+2
* Tasks: Create a container class for category dataEike Ziller2023-07-121-1/+1
* Utils: Further split StringAspect and FilePathAspecthjk2023-07-111-2/+2
* Nim: Use aspects more directly in NimRunConfigurationhjk2023-07-101-12/+12
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-07-102-2/+2
|\
| * Nim: Make the command information usableChristian Stenger2023-07-071-1/+1
| * Nim: Fix typing in path chooserChristian Stenger2023-07-071-1/+1
* | Nim: Use arguments aspect directly in NimbleBuildStephjk2023-07-071-39/+37
* | Nim: Use aspects more directly in nimble related runconfigshjk2023-07-071-30/+28
* | ProjectExplorer: Remove unusual {Arguments,WorkingDir}Aspecthjk2023-07-053-8/+22
* | ProjectExplorer: Replace unusual ExecutableAspect constructorhjk2023-07-042-4/+10
* | Utils: Replace StringAspect::setFilePath()hjk2023-07-041-2/+2
* | Utils: Rework aspect implementationhjk2023-06-291-3/+4
|/
* Use simpler IOptionPage::setLayouter overload in a few more placeshjk2023-05-311-3/+3
* Nim: Use Aspects more directly in NimbleTaskStephjk2023-05-311-17/+14
* Nim: Use FilePath::searchInPath to find executablehjk2023-05-251-4/+2
* ProjectExplorer: Merge LocalEnvironmentAspect into EnvironmentAspecthjk2023-05-252-4/+6
* Utils: make column of convertPosition 0-based to merge it into PositionDavid Schulz2023-05-242-3/+3
* Nim: Use a FilePathAspect for nimsuggest settingshjk2023-05-232-3/+1
* Utils: Make PagedSettings::readSettings() calls shorterhjk2023-05-161-1/+1
* Core: Make PagedSettings autoapply by default in the basehjk2023-05-111-3/+0
* Nim: Use PagedSettings for Tools settings pagehjk2023-05-103-32/+19
* Nim: Normalize somewhat unusal ctor/dtor splithjk2023-05-052-28/+13
* Nim: Remove now-unnecessary function reimplementationshjk2023-05-051-3/+0
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-044-4/+4
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-044-7/+7
* Layouts: Add/remove contentMargins where neededAlessandro Portale2023-05-041-1/+0
* Layouting: Handle attach types via setterhjk2023-05-032-3/+5
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* ProjectExplorer: Run toolchain autodetection on startuphjk2023-04-171-4/+1
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-0/+1
|\
| * Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* | ProjectExplorer: Inline BuildStepInfohjk2023-03-281-1/+1
* | Utils: More explicit host os use to make it stand outhjk2023-03-071-1/+1
* | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-1/+1
* | Nim: Center the settingscategory iconAlessandro Portale2023-02-282-0/+0
|/
* Translations: Merge "OpenWith::Editors" into "QtC::Core"Alessandro Portale2023-02-201-2/+3
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-102-2/+2
* Qbs: Update some qbs filesChristian Stenger2023-02-081-2/+3
* Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOPAlessandro Portale2023-02-081-1/+1
* Nim: Use simple wrapper classes for project generationhjk2023-01-305-33/+53
* Move some FileSystemWatcher usages to FilePathhjk2023-01-271-4/+4
* ExtensionSystem: Add a less verbose way to *Plugin::initialize()hjk2023-01-202-7/+2
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-103-4/+4
* ProjectExplorer: Introduce and use convenience factory classhjk2023-01-101-15/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0667-67/+67
* Remove unused includes of QLayoutJarek Kobus2022-11-181-1/+0
* Editor: move ownership of assist interface to processorDavid Schulz2022-11-171-8/+6