gpt4all/gpt4all-chat/qml
Adam Treat 6f52f602ef Improved markdown support:
* Correctly displays inline code blocks with syntax highlighting turned on
as well as markdown at the same time
* Adds a context menu item for toggling markdown on and off which also
which essentially turns on/off all text processing
* Uses QTextDocument::MarkdownNoHTML to handle markdown in QTextDocument
which allows display of html tags like normal, but unfortunately does not
allow display of markdown tables as markdown

Signed-off-by: Adam Treat <treat.adam@gmail.com>
2024-06-28 11:49:12 -04:00
..
AddCollectionView.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
AddModelView.qml Decrease vertical size of search bar and spacing in add model view. 2024-06-26 13:00:01 -04:00
ApplicationSettings.qml UI tweaks for GPT4All v3.0.0-rc2 (#2474) 2024-06-27 11:08:32 -04:00
ChatDrawer.qml Change the divider height and color to be more consistent. 2024-06-27 07:25:39 -04:00
ChatView.qml Improved markdown support: 2024-06-28 11:49:12 -04:00
CollectionsDrawer.qml Change the divider height and color to be more consistent. 2024-06-27 07:25:39 -04:00
HomeView.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
LocalDocsSettings.qml UI tweaks for GPT4All v3.0.0-rc2 (#2474) 2024-06-27 11:08:32 -04:00
LocalDocsView.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
ModelSettings.qml Change the divider height and color to be more consistent. 2024-06-27 07:25:39 -04:00
ModelsView.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MyBusyIndicator.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MyButton.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MyCheckBox.qml
MyComboBox.qml Add a fixme for combobox popups in general which is less than ideal right now. 2024-06-26 15:00:50 -04:00
MyDialog.qml Fix the thumbsdown dialog. 2024-06-26 16:37:01 -04:00
MyDirectoryField.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MyFancyLink.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MyMiniButton.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MySettingsButton.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MySettingsDestructiveButton.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MySettingsLabel.qml UI tweaks for GPT4All v3.0.0-rc2 (#2474) 2024-06-27 11:08:32 -04:00
MySettingsStack.qml Change the divider height and color to be more consistent. 2024-06-27 07:25:39 -04:00
MySettingsTab.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MySlug.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MyTextArea.qml
MyTextField.qml
MyToolButton.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
MyWelcomeButton.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
NetworkDialog.qml improve mixpanel usage statistics (#2238) 2024-04-25 13:16:52 -04:00
NewVersionDialog.qml
PopupDialog.qml
SettingsView.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
StartupDialog.qml chat: major UI redesign for v3.0.0 (#2396) 2024-06-24 18:49:23 -04:00
SwitchModelDialog.qml Fixes for issues identified in review. 2024-02-21 10:15:20 -06:00
Theme.qml Change the divider height and color to be more consistent. 2024-06-27 07:25:39 -04:00
ThumbsDownDialog.qml Fix the thumbsdown dialog. 2024-06-26 16:37:01 -04:00