aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppcheck
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Change QVector to QListhjk2025-04-092-2/+2
* Replace usage of Utils::FlowLayout with Layouting::FlowEike Ziller2025-04-041-1/+0
* Debugger: Replace DiagnosticsLocation with Utils::Linkhjk2025-02-212-14/+11
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-231-3/+3
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-103-5/+5
* Debugger: Merge analyzerconstants.h into debuggerconstants.hhjk2024-12-201-1/+1
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Core: Provide settings categories centrallyChristian Kandeler2024-11-151-6/+0
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* Plugins: Add URLs to manual page to plugin metadataAlessandro Portale2024-07-291-0/+1
* Cppcheck: Treat manual run settings as project settingsChristian Stenger2024-07-023-11/+62
* Plugin meta data: Add full stop to descriptionsEike Ziller2024-06-281-1/+1
* Cppcheck: Fix handling of settingsChristian Stenger2024-06-145-28/+31
* Cppcheck: Fix handling of default executableChristian Stenger2024-06-031-1/+1
* Add long descriptions to some pluginsLeena Miettinen2024-05-311-1/+5
* Cppcheck: Fix commandline usageChristian Stenger2024-05-311-1/+1
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* Cppcheck: Quote file pathsChristian Stenger2024-05-281-5/+6
* Cppcheck: Finish progress bar on failChristian Stenger2024-05-283-1/+10
* Use LayoutBuilder V2hjk2024-05-272-2/+2
* CommandLine: Reuse new c'torJarek Kobus2024-05-221-1/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* CppCheck: Use ActionBuilderhjk2024-02-011-14/+9
* Use more std::chrono and std::chrono_literals namespacesJarek Kobus2024-01-231-1/+2
* Process: Change signature of waitForXxx() functionsJarek Kobus2024-01-231-1/+1
* Process: Use more rawStd{Out,Err} const methods instead of mutable onesJarek Kobus2024-01-211-1/+1
* CppCheck: Hide plugin class definition in .cpphjk2024-01-124-59/+35
* ProjectExplorer: Some more ToolChain->Toolchain renamingshjk2023-12-121-1/+1
* ProjectExplorer: Rename Tool{C,c}hainKitAspecthjk2023-11-271-1/+1
* Utils: Cache theme icon accesshjk2023-09-011-1/+1
* Utils: Make FilePathAspect::setDefaultValue take a QStringhjk2023-08-171-2/+2
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* Various Plugins: Add context object into connectionsJarek Kobus2023-08-021-1/+1
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-17/+17
* CppCheck: Move widget creation for manual run closer to its usehjk2023-07-193-6/+6
* CppCheck: Rename options to settingshjk2023-07-187-7/+7
* CppCheck: Use new settings patternhjk2023-07-185-41/+64
* CppEditor: Make a few CppModelManager functions statichjk2023-07-122-2/+2
* Utils: Use FilePathAspect::setDefaultValuehjk2023-06-301-1/+1
* Fix occurrences of the contains/insert anti-patternChristian Kandeler2023-06-231-4/+3
* CppCheck: Move to simpler setLayouter callshjk2023-05-313-7/+7
* CppCheck: Register settingsaspect more directlyhjk2023-05-262-34/+16
* Use more FilePathAspecthjk2023-05-193-3/+2
* Utils: Make PagedSettings::readSettings() calls shorterhjk2023-05-161-1/+1
* CppCheck: Rework settings handlinghjk2023-05-168-338/+179
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-042-4/+4
* Layouts: Add/remove contentMargins where neededAlessandro Portale2023-05-041-0/+1