QodeAssist/ChatView
2024-12-24 22:45:20 +01:00
..
qml feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ChatModel.cpp fix: path to chat file without project 2024-12-23 23:17:43 +01:00
ChatModel.hpp fix: path to chat file without project 2024-12-23 23:17:43 +01:00
ChatRootView.cpp fix: path to chat file without project 2024-12-23 23:17:43 +01:00
ChatRootView.hpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ChatSerializer.cpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ChatSerializer.hpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ChatUtils.cpp Fix all warnings in QML 2024-11-11 11:18:37 +08:00
ChatUtils.h feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
ChatWidget.cpp Fix all warnings in QML 2024-11-11 11:18:37 +08:00
ChatWidget.hpp Fix all warnings in QML 2024-11-11 11:18:37 +08:00
ClientInterface.cpp Add Claude provider and templates for chat and code (#55) 2024-12-23 22:22:01 +01:00
ClientInterface.hpp feat: Add saving and loading chat history 2024-12-23 18:34:01 +01:00
CMakeLists.txt refactor: Move context to separate lib 2024-12-24 22:45:20 +01:00
MessagePart.hpp Fix all warnings in QML 2024-11-11 11:18:37 +08:00