Commit Graph

  • b789e42602 chore: Upgrade plugin to 0.4.11 v0.4.11 Petr Mironychev 2025-01-27 00:55:39 +01:00
  • 4bf955462f feat: Update dialog offer open plugin folder Petr Mironychev 2025-01-27 00:54:49 +01:00
  • 5b99e68e53 doc: Added file context feature description Petr Mironychev 2025-01-27 00:14:38 +01:00
  • 0f1b277ef7 chore: Upgrade plugin to 0.4.10 v0.4.10 Petr Mironychev 2025-01-26 23:11:58 +01:00
  • 56995c9edf fix: Saving name of chat in native language Petr Mironychev 2025-01-26 23:06:51 +01:00
  • 45aba6b6be fix: Sync editors and chat when sync enable Petr Mironychev 2025-01-26 21:57:09 +01:00
  • 1dfb3feb96 doc: Update info for QtC 15.0.1 changes Petr Mironychev 2025-01-26 10:08:03 +01:00
  • 2c49d45297 fix: Keep name of chat after saving Petr Mironychev 2025-01-26 10:03:34 +01:00
  • 31145f191b chore: Upgrade plugin to 0.4.9 v0.4.9 Petr Mironychev 2025-01-24 18:27:07 +01:00
  • 9096adde6f fix: Remove installing plugin from update dialog Petr Mironychev 2025-01-24 18:23:11 +01:00
  • b8e578d2d7 chore: Update plugin to QtCreator 15.0.1 v0.4.8 Petr Mironychev 2025-01-24 13:29:44 +01:00
  • 4e45774bce chore: Upgrade version to 0.4.7 v0.4.7 Petr Mironychev 2025-01-24 01:52:09 +01:00
  • 928490d31f fix: small style changes Petr Mironychev 2025-01-24 01:50:56 +01:00
  • 97163cf6c9 fix: Add calculate tokens after clean chat Petr Mironychev 2025-01-24 01:08:30 +01:00
  • f85c162692 fix: Improve scroll bar style Petr Mironychev 2025-01-24 00:59:26 +01:00
  • 258053d826 feat: Add chat file name in top bar Petr Mironychev 2025-01-24 00:52:10 +01:00
  • bf63ae5714 refactor: Improve systemPrompt for code completion Petr Mironychev 2025-01-24 00:37:52 +01:00
  • ae76850e78 fix: Buttons order in urls dialog on general page Petr Mironychev 2025-01-24 00:29:15 +01:00
  • bf3c0b3aa0 feat: Add auto sync open files with model context Petr Mironychev 2025-01-24 00:22:44 +01:00
  • 9add61c805 feat: Add possibility to link files to the current system prompt Petr Mironychev 2025-01-23 10:17:38 +01:00
  • add86d2e67 chore: Upgrade version to 0.4.6 v0.4.6 Petr Mironychev 2025-01-21 15:05:48 +01:00
  • a6c909d34d exp: Add ubuntu 22.04 experimental builds Petr Mironychev 2025-01-21 14:58:44 +01:00
  • 2814dec3e5 fix: Improve file attachment handling Petr Mironychev 2025-01-21 11:33:13 +01:00
  • 1b86b60de8 Add system prompt configuration to readme Petr Mironychev 2025-01-20 10:00:36 +01:00
  • 4b7f638731 Add setup OpenAI provider Petr Mironychev 2025-01-19 20:28:06 +01:00
  • de046f0529 chore: Bump version to 0.4.5 v0.4.5 Petr Mironychev 2025-01-19 17:44:11 +01:00
  • e975e143b1 fix: Handling Ollama messages Petr Mironychev 2025-01-19 17:32:12 +01:00
  • c97c0f62e8 fix: Handling full input message from OpenAI compatible providers Petr Mironychev 2025-01-19 01:16:33 +01:00
  • 61fded34ea feat: add OpenAI provider settings Petr Mironychev 2025-01-19 00:50:23 +01:00
  • 289a19ac1a feat: Add OpenAI provider and template Petr Mironychev 2025-01-17 01:22:12 +01:00
  • 43ac662671 fix: Text width in chat item Petr Mironychev 2025-01-17 00:46:11 +01:00
  • 1d64d2afc9 refactor: Move to using colors from QtC theme palette Petr Mironychev 2025-01-15 00:05:12 +01:00
  • 9db61119aa feat: Add check plugin update and dialog for update Petr Mironychev 2025-01-13 20:11:27 +01:00
  • 70481b3116 Remove discord link from README.md Petr Mironychev 2025-01-08 16:03:00 +01:00
  • 511f5b36eb Upgrade to version 0.4.4 v0.4.4 Petr Mironychev 2025-01-08 02:05:25 +01:00
  • 35012865c7 refactor: Claude user message and code completion system prompt Petr Mironychev 2024-12-25 17:50:47 +01:00
  • f27429aa66 refactor: Move context to separate lib Petr Mironychev 2024-12-24 22:45:14 +01:00
  • 113d5adcf4 fix: Add description for deprecated settings Petr Mironychev 2024-12-24 22:00:53 +01:00
  • 30ea89cdc2 chore: Bump version to 0.4.3 v0.4.3 Petr Mironychev 2024-12-23 23:36:47 +01:00
  • 13469edce6 doc: Add Claude to README Petr Mironychev 2024-12-23 23:34:28 +01:00
  • ee2c3950e8 fix: path to chat file without project Petr Mironychev 2024-12-23 23:17:43 +01:00
  • d04e5bc967 Add Claude provider and templates for chat and code (#55) Petr Mironychev 2024-12-23 22:22:01 +01:00
  • d8ef9d0120 refactor: Update issue templates Petr Mironychev 2024-12-23 18:36:27 +01:00
  • e544e46d76 feat: Add saving and loading chat history Petr Mironychev 2024-12-23 18:34:01 +01:00
  • 63f0900511 fix: remove additional message in Ollama Auto Chat template Petr Mironychev 2024-12-23 16:43:37 +01:00
  • 7dee6f62c0 feat: Add project settings panel Petr Mironychev 2024-12-21 14:11:45 +01:00
  • dc06ea2ed5 🔖 chore: Bump version to 0.4.2 v0.4.2 Petr Mironychev 2024-12-17 10:33:29 +01:00
  • fc5e1adc0d 🐛 fix: Fix context for MessageBuilder Petr Mironychev 2024-12-17 10:32:32 +01:00
  • 93e59fb2dc Add multiline code completion description to README.md Petr Mironychev 2024-12-17 01:36:28 +01:00
  • cd2a56cde0 🔖 chore: Bump version to 0.4.1 v0.4.1 Petr Mironychev 2024-12-17 00:55:53 +01:00
  • 09cde8fd3d ♻️ refactor: Multiline text suggestion Petr Mironychev 2024-12-17 00:47:15 +01:00
  • ac8080542d feat: Add using instruct model in code completion Petr Mironychev 2024-12-17 00:35:17 +01:00
  • 7376a11a05 feat: Add request validator Petr Mironychev 2024-12-15 02:08:35 +01:00
  • 10e8b16caf 🐛 fix: Content description in network request Petr Mironychev 2024-12-12 21:02:23 +01:00
  • 17b0eb8186 🐛 fix: Set content type for requests backport-to-qtc14 Petr Mironychev 2024-12-12 15:55:27 +01:00
  • a38debb140 🐛 fix: Remove test buttons Petr Mironychev 2024-12-12 15:25:31 +01:00
  • 844ac35a59 🐛 fix: Change name for OpenRouter provider Petr Mironychev 2024-12-12 15:09:21 +01:00
  • 16b77a5722 feat: Add stream option to settings Petr Mironychev 2024-12-10 21:46:39 +01:00
  • c070fd5cfd feat: Add OpenRouter provider Petr Mironychev 2024-12-10 21:27:56 +01:00
  • 882047d7b2 ♻️ refactor: Improve response handler for LMStudio Petr Mironychev 2024-12-10 17:13:56 +01:00
  • b692402897 ♻️ refactor: Improve Ollama response handler Petr Mironychev 2024-12-10 08:25:30 +01:00
  • 8102ba95f9 Update README.md Petr Mironychev 2024-12-03 22:33:43 +01:00
  • f8bb9998ab 🐛 fix: Fix tags v0.4.0 Petr Mironychev 2024-12-03 21:52:41 +01:00
  • 6dab055ca2 🐛 fix: FIx json error formating Petr Mironychev 2024-12-03 21:46:24 +01:00
  • 7b31fff9f2 🐛 fix: Update qodeassist json Petr Mironychev 2024-12-03 21:32:18 +01:00
  • be9156fd0e 🐛 fix: Add plugins data Petr Mironychev 2024-12-03 21:16:39 +01:00
  • 657413344d Add icons to README Petr Mironychev 2024-12-03 21:11:31 +01:00
  • 5f3deb44b9 doc: temporary fix for qtc version Petr Mironychev 2024-12-03 12:00:03 +01:00
  • 55e2b24b8d Upgrade plugin to Qt Creator 15 Petr Mironychev 2024-12-03 11:15:35 +01:00
  • 76c17f03dd feat: Add model-template compatibility table Petr Mironychev 2024-11-26 14:03:28 +01:00
  • 19c25043fb 🔖 chore: Bump version to 0.3.10 v0.3.10 Petr Mironychev 2024-11-26 11:48:10 +01:00
  • 56b5ea8e68 feat: Improve OpenAI message handling Petr Mironychev 2024-11-26 11:43:51 +01:00
  • b475f15e3d feat: Improve system prompt for code completion Petr Mironychev 2024-11-26 11:29:20 +01:00
  • 31f4516e7b feat: Add removing codeblock wrappers from code completion Petr Mironychev 2024-11-26 11:26:50 +01:00
  • bfdbc755e3 🐛 fix: Move api key from request json to config Petr Mironychev 2024-11-26 10:52:47 +01:00
  • 30964d90d5 🐛 fix: Change format for context in system prompt Petr Mironychev 2024-11-26 10:15:20 +01:00
  • 1261f913bb ♻️ refactor: Rework currents and add new templates Petr Mironychev 2024-11-26 00:28:27 +01:00
  • 36d5242a1f 🐛 fix: Removing message from chat after complete receiving Petr Mironychev 2024-11-25 23:00:53 +01:00
  • 6503887091 Upgrade to version 0.3.9 v0.3.9 Petr Mironychev 2024-11-23 21:59:35 +01:00
  • 50087aa744 Change configure part in description Petr Mironychev 2024-11-23 21:55:57 +01:00
  • 4f2dc0c450 feat: Add Ollama auto template for chat Petr Mironychev 2024-11-23 21:15:34 +01:00
  • 80fe388bdd feat: Add automatic template handling for Ollama models (#43) Petr Mironychev 2024-11-23 19:37:55 +01:00
  • 8375d85f7d Upgrade to 0.3.8 v0.3.8 Petr Mironychev 2024-11-16 15:42:10 +01:00
  • 54b2cc7011 Update FUNDING.yml Petr Mironychev 2024-11-16 15:34:22 +01:00
  • f209cb75a2 Impove UX general setting by added helpers dialogs for user (#42) Petr Mironychev 2024-11-16 15:25:28 +01:00
  • 5e813ba402 Fix systemPrompt and context working Petr Mironychev 2024-11-16 10:20:57 +01:00
  • 7af8fc2ddc Add projects code style improvements Petr Mironychev 2024-11-16 00:47:57 +01:00
  • 46300f7635 Update issue templates Petr Mironychev 2024-11-16 00:35:24 +01:00
  • 0a1c941d8b Fix selecting chat models Petr Mironychev 2024-11-12 08:15:06 +01:00
  • f86182408d Add clang-format and qmlformat files Petr Mironychev 2024-11-12 00:12:18 +01:00
  • 252db4c5f7 Add clang-format and qmlformat files Petr Mironychev 2024-11-12 00:07:12 +01:00
  • e5af3a2884 Merge pull request #36 from Palm1r/fix-pr30-building Petr Mironychev 2024-11-11 21:51:08 +01:00
  • bb543d1f40 Fix pr30 build Petr Mironychev 2024-11-11 21:36:43 +01:00
  • a184916d7b Fix double call building in build_cmake.yml Petr Mironychev 2024-11-11 21:43:46 +01:00
  • 7ad8ddfee4 Merge pull request #30 from SidneyCogdill/patch/fix-qml-warnings Petr Mironychev 2024-11-11 21:30:26 +01:00
  • 0ed6fb4a6b Add pull_request to build_cmake.yml Petr Mironychev 2024-11-11 21:27:31 +01:00
  • 00fce5db99 Version 0.3.7 v0.3.7 Petr Mironychev 2024-11-11 11:30:37 +01:00
  • 251a9bae03 Fix settings category icon and name Petr Mironychev 2024-11-11 11:26:11 +01:00
  • 3dba9d7abe Fix link to discord README.md Petr Mironychev 2024-11-11 11:03:48 +01:00
  • 45b0f3f18e Add discord link to README.md Petr Mironychev 2024-11-11 10:50:53 +01:00