Commit Graph

39 Commits

Author SHA1 Message Date
Adam Treat
66457b88c4 Add the ability to change the directory via text field not just 'browse' button. 2023-06-02 22:52:55 -04:00
Adam Treat
687c5b8958 Some tweaks to UI to make window resizing smooth and flow nicely. 2023-06-02 20:00:28 -04:00
Adam Treat
01a07e434d Don't hardcode these. 2023-06-01 17:23:57 -04:00
Adam Treat
252ed8fdc0 Make all the toolbuttons highlight on hover. 2023-05-31 21:07:14 -04:00
Adam Treat
077baa4d49 Fixup the plus new chat button. 2023-05-31 20:42:00 -04:00
Adam Treat
098599f967 Fix warning. 2023-05-31 20:09:05 -04:00
Adam Treat
dbac9a617d Draw the indicator for combobox to ensure it looks the same on all platforms. 2023-05-31 19:55:16 -04:00
Adam Treat
7d78ed50aa Add a custom busy indicator to further align look and feel across platforms. 2023-05-31 19:28:09 -04:00
Adam Treat
9896ea6c10 Make the comboboxes align in UI. 2023-05-30 21:11:04 -04:00
Adam Treat
1824723c01 Some color and theme enhancements to make the UI contrast a bit better. 2023-05-30 21:03:40 -04:00
Adam Treat
35290d6d1b Fix wording of this accessible description. 2023-05-30 20:01:12 -04:00
Adam Treat
b51fbda817 Add a hover and pressed to the visual indication of MyButton. 2023-05-30 19:58:37 -04:00
Adam Treat
580aceb2b3 Various fixes to remove unnecessary warnings. 2023-05-25 11:28:06 -04:00
Adam Treat
0a4c3a14ca Add context link to references. 2023-05-25 11:28:06 -04:00
Adam Treat
90b2cf747f Complete the settings for localdocs. 2023-05-25 11:28:06 -04:00
Adam Treat
53cf2da5f7 Add more of the UI for selecting collections for chats. 2023-05-25 11:28:06 -04:00
Adam Treat
63c5911604 Clean up the settings dialog for localdocs a bit. 2023-05-25 11:28:06 -04:00
Adam Treat
1930070fdb Begin implementing the localdocs ui in earnest. 2023-05-25 11:28:06 -04:00
Adam Treat
695d1d048b Start fleshing out the localdocs ui. 2023-05-25 11:28:06 -04:00
Adam Treat
38c403dab8 Add a localdocs tab. 2023-05-25 11:28:06 -04:00
Adam Treat
90ab9183ae Add a new muted text color. 2023-05-25 11:28:06 -04:00
Adam Treat
bea4dc2160 Small cleanups for settings dialog. 2023-05-23 14:53:01 -04:00
Justin Wang
21e6197503 fix typo so padding can be accessed 2023-05-23 13:57:51 -04:00
Justin Wang
57852bfb9c add missing accessible props for buttons, remove forgotten duplicate accessible props 2023-05-23 12:15:54 -04:00
Justin Wang
fc76760f7a dedup qml: move accessible properties to MyButton 2023-05-23 12:15:54 -04:00
Justin Wang
d22f9242d7 dedup qml: convert more buttons to MyButton 2023-05-23 11:03:32 -04:00
Adam Treat
e7fb2b0050 Minor tweaks to look and feel for some dialogs and button. 2023-05-22 22:20:16 -04:00
Justin Wang
82aee16876 deduplicate qml: create and use MyCheckBox and MyTextField 2023-05-22 18:03:13 -04:00
Justin Wang
370f1b4fc4 remove padding 2023-05-22 17:22:05 -04:00
Justin Wang
b14a151954 replace buttons with MyButton 2023-05-22 17:22:05 -04:00
Adam Treat
22fdccbdc0 Start to deduplicate code in qml. 2023-05-22 14:25:43 -04:00
Adam Treat
8ff7dd465e Fix the tabs so they don't have a double border on the bottom. 2023-05-22 09:04:37 -04:00
Adam Treat
0a30520b78 Fix the dialog so it opens on the correct folder. 2023-05-22 09:04:25 -04:00
Adam Treat
53c5d761a5 Add ability to remove models. 2023-05-16 10:31:55 -04:00
Adam Treat
62ccd95f3d Add save/restore to chatgpt chats and allow serialize/deseralize from disk. 2023-05-16 10:31:55 -04:00
Adam Treat
fc6ab1f776 Preliminary support for chatgpt models. 2023-05-16 10:31:55 -04:00
Adam Treat
b9c063053a The server has different lifetime mgmt than the other chats. 2023-05-13 19:34:54 -04:00
Adam Treat
e67b021948 httpserver 2023-05-13 19:07:06 -04:00
Adam Treat
3bc9fee16e Moving everything to subdir for monorepo merge. 2023-05-10 10:26:55 -04:00