| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix lupdate issues | Eike Ziller | 2025-09-29 | 1 | -1/+1 |
| * | ProjectExplorer: Add convenience accessors to some classes | Christian Kandeler | 2025-01-23 | 1 | -3/+3 |
| * | Debugger: Merge analyzerconstants.h into debuggerconstants.h | hjk | 2024-12-20 | 1 | -1/+1 |
| * | ProjectExplorer: Dissolve kitaspects.{h,cpp} | Christian Kandeler | 2024-11-20 | 1 | -1/+1 |
| * | Cppcheck: Treat manual run settings as project settings | Christian Stenger | 2024-07-02 | 1 | -2/+55 |
| * | Cppcheck: Fix handling of settings | Christian Stenger | 2024-06-14 | 1 | -5/+3 |
| * | CppCheck: Use ActionBuilder | hjk | 2024-02-01 | 1 | -14/+9 |
| * | CppCheck: Hide plugin class definition in .cpp | hjk | 2024-01-12 | 1 | -28/+34 |
| * | ProjectExplorer: Some more ToolChain->Toolchain renamings | hjk | 2023-12-12 | 1 | -1/+1 |
| * | ProjectExplorer: Rename Tool{C,c}hainKitAspect | hjk | 2023-11-27 | 1 | -1/+1 |
| * | ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp} | hjk | 2023-08-15 | 1 | -1/+1 |
| * | Various Plugins: Add context object into connections | Jarek Kobus | 2023-08-02 | 1 | -1/+1 |
| * | CppCheck: Move widget creation for manual run closer to its use | hjk | 2023-07-19 | 1 | -3/+1 |
| * | CppCheck: Rename options to settings | hjk | 2023-07-18 | 1 | -1/+1 |
| * | CppCheck: Use new settings pattern | hjk | 2023-07-18 | 1 | -5/+5 |
| * | CppCheck: Move to simpler setLayouter calls | hjk | 2023-05-31 | 1 | -2/+2 |
| * | CppCheck: Rework settings handling | hjk | 2023-05-16 | 1 | -6/+17 |
| * | ProjectExplorer: Move some not-fully-session related bits | hjk | 2023-03-01 | 1 | -5/+6 |
| * | Use simpler Plugin::initialize() when feasible | hjk | 2023-01-20 | 1 | -6/+1 |
| * | CppCheck: Tr::tr and code cosmetics | hjk | 2023-01-10 | 1 | -19/+16 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | Fix lupdate issues | Eike Ziller | 2022-10-14 | 1 | -1/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Code cosmetics | hjk | 2022-06-24 | 1 | -3/+4 |
| * | Core/Utils: Migrate further to Utils::Id | hjk | 2020-07-06 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/4.12' | Eike Ziller | 2020-03-19 | 1 | -5/+4 |
| |\ |
|
| | * | Fix lupdate issues | Eike Ziller | 2020-03-18 | 1 | -5/+4 |
| * | | Merge remote-tracking branch 'origin/4.12' | Eike Ziller | 2020-02-27 | 1 | -1/+1 |
| |\| |
|
| | * | ProjectExplorer: Disentangle ProjectExplorer::updateRunActions | hjk | 2020-02-26 | 1 | -1/+1 |
| * | | ProjectExplorer: Introduce ToolChainKitAspect::{c,cxx}ToolChain | hjk | 2020-02-19 | 1 | -1/+1 |
| |/ |
|
| * | Cppcheck: Add ability to manually run cppcheck | Sergey Morozov | 2019-12-04 | 1 | -4/+124 |
| * | Avoid warning on empty expressions | hjk | 2019-07-23 | 1 | -2/+2 |
| * | Cppcheck: Add cppcheck static analysis tool | Sergey Morozov | 2018-09-18 | 1 | -0/+67 |