| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use QString::size() instead QString::length() | hjk | 2025-11-13 | 1 | -2/+2 |
| * | Close existing function hints | Christian Kandeler | 2025-06-20 | 1 | -0/+5 |
| * | Utils: pass a document instead of a cursor to Utils::Text::textAt | David Schulz | 2025-01-13 | 1 | -2/+1 |
| * | ClangCodeModel: Fix context processor | Christian Kandeler | 2024-04-16 | 1 | -1/+1 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | ClangCodeModel: Remove libclang-based completion and function hints | Christian Kandeler | 2022-05-02 | 1 | -7/+0 |
| * | ClangCodeModel: Use clangd for completion and function hint | Christian Kandeler | 2021-08-23 | 1 | -26/+36 |
| * | Fix build with Qt6 | Eike Ziller | 2021-01-21 | 1 | -2/+3 |
| * | ClangCodeModel: Fix header file completion weirdness | Christian Kandeler | 2021-01-07 | 1 | -1/+16 |
| * | BinEditor/ClangCodeModel: Remove non-uses of #include <QRegExp> | hjk | 2020-06-11 | 1 | -1/+0 |
| * | Clang: Treat brace initialization as constructor completion | Ivan Donchevskii | 2018-08-21 | 1 | -3/+3 |
| * | Clang: Fix completion after qualification (::) | Nikolai Kosjar | 2017-10-19 | 1 | -4/+8 |
| * | Clang: fix findStartOfName handling | Ivan Donchevskii | 2017-09-05 | 1 | -0/+23 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | Clang: Use "clang" prefix plugin files | Nikolai Kosjar | 2015-11-30 | 1 | -0/+272 |