QodeAssist/context
2025-04-04 15:29:36 +02:00
..
ChangesManager.cpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
ChangesManager.h chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
CMakeLists.txt refactor: Replace singletone for context manager (#151) 2025-04-01 22:29:45 +02:00
ContentFile.hpp Upgrade to version 0.4.4 2025-01-08 02:05:25 +01:00
ContextManager.cpp feat: Add sharing opened files with code completion requests (#156) 2025-04-04 10:38:06 +02:00
ContextManager.hpp feat: Add sharing opened files with code completion requests (#156) 2025-04-04 10:38:06 +02:00
DocumentContextReader.cpp fix: Rework copyright searching (#158) 2025-04-04 15:29:36 +02:00
DocumentContextReader.hpp fix: Properly omit copyright information (#103) 2025-03-06 13:00:15 +01:00
DocumentReaderQtCreator.hpp refactor: Extract document reading to separate class (#127) 2025-03-10 17:42:40 +01:00
IContextManager.hpp refactor: Replace singletone for context manager (#151) 2025-04-01 22:29:45 +02:00
IDocumentReader.hpp refactor: Extract document reading to separate class (#127) 2025-03-10 17:42:40 +01:00
ProgrammingLanguage.cpp feat: Add language-specific LLM preset configuration 2025-02-02 22:57:18 +01:00
ProgrammingLanguage.hpp feat: Add language-specific LLM preset configuration 2025-02-02 22:57:18 +01:00
TokenUtils.cpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
TokenUtils.hpp chore: Run clang-format over the codebase (#82) 2025-03-02 22:44:20 +01:00
Utils.hpp refactor: Reuse extractFilePathFromRequest() more (#117) 2025-03-08 16:18:44 +01:00