aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coco
Commit message (Expand)AuthorAgeFilesLines
* Remove some spaces and line breaks from translatable stringsEike Ziller14 days2-5/+5
* Various UI text fixesEike Ziller14 days1-1/+1
* LSP: mark some clients as not activatableDavid Schulz2025-05-061-1/+1
* Merge remote-tracking branch 'origin/16.0' into 17.0Eike Ziller2025-05-051-0/+4
|\
| * Coco: fix crash in CocoBuildStepMarkus Redeker2025-05-051-0/+4
* | Coco: Tr::tr-ify one stringAlessandro Portale2025-04-231-1/+1
* | Coco Plugin bug fix: Wrong path to CoverageScanner under macOSMarkus Redeker2025-04-141-1/+3
* | Coco Plugin: Start CoverageBrowser automatically at startupMarkus Redeker2025-04-013-11/+37
* | Coco Support: Fix automatically generated path exclusion flagMarkus Redeker2025-04-011-1/+1
* | Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-1/+1
* | ProjectExplorer: Replace uses of Target signals and member functionsChristian Kandeler2025-03-062-9/+6
|/
* Fix lupdate issuesEike Ziller2025-02-121-1/+1
* Coco: Fix translatable stringsEike Ziller2025-02-105-17/+17
* Fix warnings about unused return valuesChristian Kandeler2025-01-214-6/+6
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-7/+3
* Coco: Move cocoPathAspect to CocoSettingshjk2025-01-205-154/+86
* Coco: Remove unused memberChristian Stenger2025-01-153-11/+2
* Debugger: Merge analyzerconstants.h into debuggerconstants.hhjk2024-12-201-8/+8
* Coco: Create a CocoSettings classhjk2024-12-137-96/+84
* Coco: Merge cocoinstallation.* into globalsettings.*hjk2024-12-139-226/+191
* Coco: Merge settings related file pairshjk2024-12-128-185/+163
* Coco: Slim down project panel creation interfacehjk2024-12-113-50/+47
* LayoutBuilder: Make the guard the first parameters in "slots"hjk2024-12-021-3/+3
* Bug fix: Crash when an application is stoppedMarkus Redeker2024-11-262-27/+49
* Coco: Move some build step related code from plugin to cocobuildstep.cpphjk2024-11-223-56/+66
* Coco: Use the simpler IPlugin::initializer overloadhjk2024-11-201-7/+2
* Coco: Tiny code simplificationhjk2024-11-201-3/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Core: Provide settings categories centrallyChristian Kandeler2024-11-152-2/+5
* Coco: Remove hard dependency on Qmake and CMakehjk2024-10-2831-368/+310
* Coco: Fix build for qbs and older QtChristian Stenger2024-10-2515-37/+30
* Extend Coco plugin for QMake/CMake project instrumentationMarkus Redeker2024-10-2439-47/+2587
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* Coco: Add documentation Url to plugin metadataAlessandro Portale2024-08-261-0/+1
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-1/+2
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1
* Add long descriptions to some pluginsLeena Miettinen2024-05-311-1/+4
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* LSP: fix compile with Qt 6.2David Schulz2024-01-121-0/+2
* Coco: Use ActionBuilder for start actionhjk2023-12-201-10/+6
* Coco: Move plugin class definition to .cpphjk2023-12-204-101/+74
* LSP: Avoid running strlen() on json keyshjk2023-12-181-1/+1
* Clean up some lambdashjk2023-12-121-1/+1
* LSP: Use 8-bit keys in Json wrapperhjk2023-08-151-1/+1
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-16/+16
* Reduce usage of app_version headerEike Ziller2023-06-263-5/+2
* LanguageClient: improve the performance of creating text marksDavid Schulz2023-06-141-4/+4
* Coco: Use FilePath::searchInPath instead of Environment::searchInPathhjk2023-05-231-4/+5
* Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-1/+2